diff options
author | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2009-05-22 11:07:08 (GMT) |
---|---|---|
committer | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2009-05-22 11:07:08 (GMT) |
commit | 7a3de4c3c8aac25c38b6e93bb0927de40cd1c650 (patch) | |
tree | 9568dad93df55e8726251e5bdb1f2d8c00bdde93 /doc/language.tpl | |
parent | c34e05f1d2d21630290f758aafe6d151825d0ce8 (diff) | |
download | Doxygen-7a3de4c3c8aac25c38b6e93bb0927de40cd1c650.zip Doxygen-7a3de4c3c8aac25c38b6e93bb0927de40cd1c650.tar.gz Doxygen-7a3de4c3c8aac25c38b6e93bb0927de40cd1c650.tar.bz2 |
Release-1.5.9-20090522
Diffstat (limited to 'doc/language.tpl')
-rw-r--r-- | doc/language.tpl | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/language.tpl b/doc/language.tpl index ca1900e..5664bd4 100644 --- a/doc/language.tpl +++ b/doc/language.tpl @@ -255,7 +255,9 @@ 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). \htmlonly If you compiled this documentation +(%(translatorReportFileName)s). + +\htmlonly If you compiled this documentation from sources and if you have also doxygen sources available the link %(translatorReportLink)s should be valid.\endhtmlonly |