summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2011-02-03 07:20:34 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2011-02-03 07:20:34 +0000
commit0be280bf72c1957c4be9ab5f71264b116c35004d (patch)
treeb8a4573fe4c620404e4b6861ad875377ef054958
parenta0b869da381a1e0a33720fdb6d299bbcc98e06d2 (diff)
downloadswig-0be280bf72c1957c4be9ab5f71264b116c35004d.tar.gz
Add link to runtime information developer doc
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@12424 626c5289-ae23-0410-ae9c-e8d60b6d4f22
-rw-r--r--Doc/Devel/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/Devel/index.html b/Doc/Devel/index.html
index 55c612ec3..4ddc63a76 100644
--- a/Doc/Devel/index.html
+++ b/Doc/Devel/index.html
@@ -21,6 +21,7 @@ The following documentation describe the internal APIs used by SWIG. These may
<li><a href="parm.html">Parameter and Parameter list handling functions</a>
<li><a href="scanner.html">Generic C/C++ Scanner interface</a>
<li><a href="wrapobj.html">Wrapper objects</a>.
+<li><a href="runtime.txt">SWIG Runtime</a>.
</ul>
<hr>