From a1ae3a4344b0ded88ee490ae0cbe2871dfcdf619 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Fri, 22 Aug 2014 23:06:46 +0200 Subject: [PATCH] Describe Doxygen-specific %features in a single place. Put them all in a single table instead of describing doxygen:notranslate separately for Java and Python when it does the same thing for both. And while doxygen:nolinkranslate and doxygen:nostripparams are currently Java-specific, it probably won't remain this way and these features would either be made to work for Python as well or, perhaps, removed entirely. --- Doc/Manual/Doxygen.html | 102 +++++++++++++++------------------------- 1 file changed, 38 insertions(+), 64 deletions(-) diff --git a/Doc/Manual/Doxygen.html b/Doc/Manual/Doxygen.html index d927593ab..916bd5e87 100644 --- a/Doc/Manual/Doxygen.html +++ b/Doc/Manual/Doxygen.html @@ -14,6 +14,7 @@
  • Doxygen To Javadoc