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:
Dmitry Kabak 2012-08-16 15:13:35 +00:00
commit 1eb664cad2
2 changed files with 4 additions and 1 deletions

View file

@ -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

View file

@ -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>