Updated docs
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2012-doxygen@13636 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
3ca3848464
commit
1eb664cad2
2 changed files with 4 additions and 1 deletions
|
|
@ -153,7 +153,8 @@ Functionality
|
|||
\htmlonly - ignored
|
||||
\if - see note for \cond
|
||||
\ifnot - see note for \cond
|
||||
\image - translated to <img/> in JD only when target=HTML, ignored in PD
|
||||
\image - translated to <img/> in JD only when target=HTML, translated to
|
||||
'Image: filename(Title)'
|
||||
\implements - not supported
|
||||
\include - not supported
|
||||
\includelineno - not supported
|
||||
|
|
@ -314,6 +315,7 @@ make doxygen_translate_all_tags.cpptest -s
|
|||
make doxygen_basic_translate.cpptest -s
|
||||
make doxygen_basic_notranslate.cpptest -s
|
||||
make doxygen_translate_links.cpptest -s
|
||||
make doxygen_tricky_constructs.cpptest -s
|
||||
|
||||
|
||||
Refactoring
|
||||
|
|
|
|||
|
|
@ -1309,6 +1309,7 @@ This part of SWIG currently has 6 runtime tests in both Java and Python.
|
|||
doxygen_basic_translate
|
||||
doxygen_basic_notranslate
|
||||
doxygen_translate_links
|
||||
doxygen_tricky_constructs
|
||||
</pre></div>
|
||||
|
||||
<p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue