summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Schaller <michael@5challer.de>2015-06-24 14:53:28 +0200
committerMichael Schaller <michael@5challer.de>2015-08-04 09:34:26 +0200
commit94994a749e813176ddd68fc67e22ae2cda442ddd (patch)
tree6227f663f5e145f9b1ef95e789a9319b99dd63a6
parenta17c9727bd11c8dee4e67f4cb53b8e907436f874 (diff)
downloadswig-94994a749e813176ddd68fc67e22ae2cda442ddd.tar.gz
Removed empty line in table of contents of the Go documentation.
-rw-r--r--Doc/Manual/Go.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/Manual/Go.html b/Doc/Manual/Go.html
index 0be378f6a..19a078d89 100644
--- a/Doc/Manual/Go.html
+++ b/Doc/Manual/Go.html
@@ -38,7 +38,6 @@
<li><a href="#Go_director_subclass">Subclass via embedding</a>
<li><a href="#Go_director_finalizer">Memory management with runtime.SetFinalizer</a>
<li><a href="#Go_director_foobargo_class">Complete FooBarGo example class</a>
-
</ul>
<li><a href="#Go_primitive_type_mappings">Default Go primitive type mappings</a>
<li><a href="#Go_output_arguments">Output arguments</a>