summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/config.doc4
-rw-r--r--doc/index.doc2
-rw-r--r--doc/language.doc4
-rw-r--r--doc/translator_report.txt69
4 files changed, 12 insertions, 67 deletions
diff --git a/doc/config.doc b/doc/config.doc
index 21b8262..022f4cd 100644
--- a/doc/config.doc
+++ b/doc/config.doc
@@ -1711,7 +1711,9 @@ and does not have live searching capabilities.
might be necessary to disable the index and replace it with your own.
The \c DISABLE_INDEX tag can be used to turn on/off the condensed index at
top of each page. A value of NO (the default) enables the index and the
- value YES disables it.
+ value \c YES disables it. Since the tabs have the same information as the
+ navigation tree you can set this option to \c NO if you already set
+ \ref cfg_generate_treeview "GENERATE_TREEVIEW" to \c YES.
\anchor cfg_enum_values_per_line
<dt>\c ENUM_VALUES_PER_LINE <dd>
diff --git a/doc/index.doc b/doc/index.doc
index 0609b11..fca1bd3 100644
--- a/doc/index.doc
+++ b/doc/index.doc
@@ -14,7 +14,7 @@
* input used in their production; they are not affected by this license.
*
*/
-/*! \page index
+/*! \mainpage
\if logo_on
<center>
\htmlonly
diff --git a/doc/language.doc b/doc/language.doc
index bced9a4..51bcfec 100644
--- a/doc/language.doc
+++ b/doc/language.doc
@@ -164,7 +164,7 @@ when the translator was updated.
<td>Indonesian</td>
<td>Hendy Irawan</td>
<td>ceefour at gauldong dot net</td>
- <td>1.4.6</td>
+ <td>up-to-date</td>
</tr>
<tr bgcolor="#ffffff">
<td>Italian</td>
@@ -359,7 +359,7 @@ when the translator was updated.
Hungarian & Ákos Kiss & {\tt\tiny akiss at users dot sourceforge dot net} & 1.4.6 \\
~ & Földvári György & {\tt\tiny [unreachable] foldvari lost at cyberspace} & ~ \\
\hline
- Indonesian & Hendy Irawan & {\tt\tiny ceefour at gauldong dot net} & 1.4.6 \\
+ Indonesian & Hendy Irawan & {\tt\tiny ceefour at gauldong dot net} & up-to-date \\
\hline
Italian & Alessandro Falappa & {\tt\tiny alessandro at falappa dot net} & 1.7.5 \\
~ & Ahmed Aldo Faisal & {\tt\tiny aaf23 at cam dot ac dot uk} & ~ \\
diff --git a/doc/translator_report.txt b/doc/translator_report.txt
index 46cb70f..fd23384 100644
--- a/doc/translator_report.txt
+++ b/doc/translator_report.txt
@@ -10,7 +10,7 @@ Norwegian, Persian, Polish, Portuguese, Romanian, Russian, Serbian,
SerbianCyrilic, Slovak, Slovene, Spanish, Swedish, Turkish, Ukrainian,
and Vietnamese.
-Of them, 15 translators are up-to-date, 24 translators are based on
+Of them, 16 translators are up-to-date, 23 translators are based on
some adapter class, and 2 are English based.
----------------------------------------------------------------------
@@ -19,7 +19,7 @@ alphabetically). This means that they derive from the Translator class
and they implement all 228 of the required methods. Anyway, there
still may be some details listed even for them:
- TranslatorArmenian -- Change the base class to Translator.
+ TranslatorArmenian
TranslatorBrazilian
TranslatorCatalan
TranslatorChinesetraditional -- Reimplementation using UTF-8 suggested.
@@ -32,6 +32,7 @@ still may be some details listed even for them:
TranslatorFrench -- Reimplementation using UTF-8 suggested.
TranslatorGerman
TranslatorGreek
+ TranslatorIndonesian -- Reimplementation using UTF-8 suggested.
TranslatorPortuguese
TranslatorSlovak
@@ -81,9 +82,6 @@ must be implemented to become up-to-date:
TranslatorLithuanian 1.4.6 36 methods to implement (15 %)
Note: Reimplementation using UTF-8 suggested.
- TranslatorIndonesian 1.4.6 35 methods to implement (15 %)
- Note: Reimplementation using UTF-8 suggested.
-
TranslatorHungarian 1.4.6 36 methods to implement (15 %)
Note: Reimplementation using UTF-8 suggested.
@@ -115,6 +113,7 @@ for occurence of the method identifiers:
QCString trDCOPMethods()
QCString trDirDependency(const char *)
QCString trFunctionPrototypeDocumentation()
+ QCString trGraphicalHierarchy()
QCString trSearchForIndex()
@@ -200,12 +199,6 @@ TranslatorArabic (TranslatorAdapter_1_4_6) 35 methods to implement (15 %)
virtual QCString trNoDescriptionAvailable()
-TranslatorArmenian (TranslatorAdapter_1_7_5)
-------------------
-
- Implements 228 of the required methods (100 %).
-
-
TranslatorChinesetraditional (Translator)
----------------------------
@@ -302,60 +295,10 @@ TranslatorHungarian (TranslatorAdapter_1_4_6) 36 methods to implement (15 %)
virtual QCString trSubprogramDocumentation()
-TranslatorIndonesian (TranslatorAdapter_1_4_6) 35 methods to implement (15 %)
+TranslatorIndonesian (Translator)
--------------------
- Implements 193 of the required methods (84 %).
-
- Missing methods (should be implemented):
-
- virtual QCString trCompoundMembersDescriptionFortran(bool extractAll)
- virtual QCString trSearching()
- virtual QCString trNoMatches()
- virtual QCString trGeneratedFromFilesFortran(ClassDef::CompoundType compType, bool single)
- virtual QCString trLoading()
- virtual QCString trSubprograms()
- virtual QCString trDateTime(int year, int month, int day, int dayOfWeek, int hour, int minutes, int seconds, bool includeTime)
- virtual QCString trModulesListDescription(bool extractAll)
- virtual QCString trModulesList()
- virtual QCString trTypeConstraints()
- virtual QCString trFileIn(const char * name)
- virtual QCString trGlobalNamespace()
- virtual QCString trMemberFunctionDocumentationFortran()
- virtual QCString trCompoundListDescriptionFortran()
- virtual QCString trTypeDocumentation()
- virtual QCString trModuleReference(const char * namespaceName)
- virtual QCString trModulesMemberDescription(bool extractAll)
- virtual QCString trModulesMembers()
- virtual QCString trDirDepGraph(const char * name)
- virtual QCString trModulesIndex()
- virtual QCString trDirRelation(const char * name)
- virtual QCString trCompoundListFortran()
- virtual QCString trDataTypes()
- virtual QCString trCiteReferences()
- virtual QCString trDirDependency(const char * name)
- virtual QCString trCopyright()
- virtual QCString trIncludesFileIn(const char * name)
- virtual QCString trCompoundIndexFortran()
- virtual QCString trSubprogram(bool first_capital, bool singular)
- virtual QCString trCallerGraph()
- virtual QCString trCompoundReferenceFortran(const char * clName, ClassDef::CompoundType compType, bool isTemplate)
- virtual QCString trType(bool first_capital, bool singular)
- virtual QCString trModule(bool first_capital, bool singular)
- virtual QCString trCompoundMembersFortran()
- virtual QCString trSubprogramDocumentation()
-
- Obsolete methods (should be removed, never used):
-
- virtual QCString trHeaderFilesDescription()
- virtual QCString trField(bool first_capital, bool)
- virtual QCString trPackageDocumentation()
- virtual QCString trSources()
- virtual QCString trReimplementedForInternalReasons()
- virtual QCString trInterfaces()
- virtual QCString trHeaderFiles()
- virtual QCString trBugsAndLimitations()
- virtual QCString trNoDescriptionAvailable()
+ Implements 228 of the required methods (100 %).
TranslatorItalian (TranslatorAdapter_1_7_5) 3 methods to implement (1 %)