From bfccd9c441c9ee8df81171dad011a6e56bdbf5af Mon Sep 17 00:00:00 2001 From: William S Fulton Date: Wed, 7 Jan 2015 20:46:25 +0000 Subject: [PATCH] More on Go examples [skip ci] --- Doc/Manual/Go.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Doc/Manual/Go.html b/Doc/Manual/Go.html index 5c38aabdf..9a6de9598 100644 --- a/Doc/Manual/Go.html +++ b/Doc/Manual/Go.html @@ -80,6 +80,10 @@ Working examples can be found here:
  • Examples from the Go source tree
  • Examples from the SWIG source tree +

    +The examples in the 2nd link are shipped with the SWIG distribution under the Examples/go directory. +

    +

    23.3 Running SWIG with Go