summaryrefslogtreecommitdiffstats
path: root/doc/language.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'doc/language.tpl')
-rw-r--r--doc/language.tpl9
1 files changed, 7 insertions, 2 deletions
diff --git a/doc/language.tpl b/doc/language.tpl
index 7ec6621..661e67b 100644
--- a/doc/language.tpl
+++ b/doc/language.tpl
@@ -254,8 +254,8 @@ for the supported languages, the \c translator.py Python
script was developed (located in \c doxygen/doc directory).
It extracts the important information about obsolete and
new methods from the source files for each of the languages.
-The information is stored in the <em>translator report</em> ASCII file
-(%(translatorReportFileName)s).
+The information is stored in the translator report ASCII file
+(\c %(translatorReportFileName)s).
\htmlonly If you compiled this documentation
from sources and if you have also doxygen sources available the
@@ -353,5 +353,10 @@ used if possible. On the other hand, implementation of adapters for
really obsolete translators brings too much maintenance and
run-time overhead.
+\htmlonly
+Go to the <a href="perlmod.html">next</a> section or return to the
+ <a href="index.html">index</a>.
+\endhtmlonly
+
*/