Add a linkchecker target for checking broken links in SWIGDocumentation.html
This commit is contained in:
parent
e069365775
commit
862b4c6138
9 changed files with 29 additions and 21 deletions
|
|
@ -36,7 +36,7 @@ This chapter describes SWIG's support of Android.
|
|||
<p>
|
||||
The Android chapter is fairly short as support for Android is the same as for Java, where the Java Native Interface (JNI) is
|
||||
used to call from Android Java into C or C++ compiled code.
|
||||
Everything in the <a href="Java.html">Java chapter</a> applies to generating code for access from Android Java code.
|
||||
Everything in the <a href="Java.html#Java">Java chapter</a> applies to generating code for access from Android Java code.
|
||||
This chapter contains a few Android specific notes and examples.
|
||||
</p>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue