summaryrefslogtreecommitdiff
path: root/Doc/Manual/Contents.html
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2008-04-22 22:37:48 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2008-04-22 22:37:48 +0000
commit51b9794c3c44ffb858e71327231ff74aa0ce6b0f (patch)
tree4cdd505da0f6834dcd3e632f1659a5911e22a756 /Doc/Manual/Contents.html
parent6807870fa22f8d636453b13566829bd665b8df19 (diff)
downloadswig-51b9794c3c44ffb858e71327231ff74aa0ce6b0f.tar.gz
Add documentation on the allprotected mode
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10385 626c5289-ae23-0410-ae9c-e8d60b6d4f22
Diffstat (limited to 'Doc/Manual/Contents.html')
-rw-r--r--Doc/Manual/Contents.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/Manual/Contents.html b/Doc/Manual/Contents.html
index a19449ce6..86908fdad 100644
--- a/Doc/Manual/Contents.html
+++ b/Doc/Manual/Contents.html
@@ -768,6 +768,7 @@
<li><a href="Java.html#java_directors_overhead">Overhead and code bloat</a>
<li><a href="Java.html#java_directors_example">Simple directors example</a>
</ul>
+<li><a href="Java.html#java_allprotected">Accessing protected members</a>
<li><a href="Java.html#common_customization">Common customization features</a>
<ul>
<li><a href="Java.html#helper_functions">C/C++ helper functions</a>
@@ -819,6 +820,7 @@
<li><a href="Java.html#functional_interface">Functional interface without proxy classes</a>
<li><a href="Java.html#using_own_jni_functions">Using your own JNI functions</a>
<li><a href="Java.html#performance">Performance concerns and hints</a>
+<li><a href="Java.html#java_debugging">Debugging</a>
</ul>
<li><a href="Java.html#java_examples">Examples</a>
</ul>