diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/config.doc | 7 | ||||
-rw-r--r-- | doc/language.doc | 10 | ||||
-rw-r--r-- | doc/maintainers.txt | 2 | ||||
-rw-r--r-- | doc/translator_report.txt | 44 |
4 files changed, 22 insertions, 41 deletions
diff --git a/doc/config.doc b/doc/config.doc index 928691e..2ebb6a5 100644 --- a/doc/config.doc +++ b/doc/config.doc @@ -73,6 +73,7 @@ followed by the descriptions of the tags grouped by category. \refitem cfg_cols_in_alpha_index COLS_IN_ALPHA_INDEX \refitem cfg_compact_latex COMPACT_LATEX \refitem cfg_compact_rtf COMPACT_RTF +\refitem cfg_cpp_cli_support CPP_CLI_SUPPORT \refitem cfg_create_subdirs CREATE_SUBDIRS \refitem cfg_details_at_top DETAILS_AT_TOP \refitem cfg_directory_graph DIRECTORY_GRAPH @@ -393,6 +394,12 @@ followed by the descriptions of the tags grouped by category. func(std::string) {}). This also make the inheritance and collaboration diagrams that involve STL classes more complete and accurate. +\anchor cfg_cpp_cli_support +<dt>\c CPP_CLI_SUPPORT <dd> + \addindex CPP_CLI_SUPPORT + If you use Microsoft's C++/CLI language, you should set this option to YES to + enable parsing support. + \anchor cfg_distribute_group_doc <dt>\c DISTRIBUTE_GROUP_DOC <dd> \addindex DISTRIBUTE_GROUP_DOC diff --git a/doc/language.doc b/doc/language.doc index 73316d4..ed9cf6f 100644 --- a/doc/language.doc +++ b/doc/language.doc @@ -23,7 +23,7 @@ text fragments, generated by doxygen, can be produced in languages other than English (the default). The output language is chosen through the configuration file (with default name and known as Doxyfile). -Currently (version 1.4.7), 33 languages +Currently (version 1.5.1), 33 languages are supported (sorted alphabetically): Afrikaans, Arabic, Brazilian Portuguese, Catalan, Chinese, Chinese Traditional, Croatian, Czech, Danish, Dutch, English, Finnish, French, @@ -136,9 +136,9 @@ when the translator was updated. </tr> <tr bgcolor="#ffffff"> <td>Greek</td> - <td>Harry Kalogirou</td> - <td>harkal at rainbow dot cs dot unipi dot gr</td> - <td>1.2.11</td> + <td>Paul Gessos</td> + <td>nickreserved at yahoo dot com</td> + <td>up-to-date</td> </tr> <tr bgcolor="#ffffff"> <td>Hungarian</td> @@ -306,7 +306,7 @@ when the translator was updated. \hline German & Jens Seidel & {\tt\tiny jensseidel@users.sf.net} & up-to-date \\ \hline - Greek & Harry Kalogirou & {\tt\tiny harkal@rainbow.cs.unipi.gr} & 1.2.11 \\ + Greek & Paul Gessos & {\tt\tiny nickreserved@yahoo.com} & up-to-date \\ \hline Hungarian & \'{A}kos Kiss & {\tt\tiny akiss@users.sourceforge.net} & 1.4.6 \\ ~ & F\"{o}ldv\'{a}ri Gy\"{o}rgy & {\tt\tiny foldvari lost@cyberspace} & ~ \\ diff --git a/doc/maintainers.txt b/doc/maintainers.txt index 3687a02..5ce55f1 100644 --- a/doc/maintainers.txt +++ b/doc/maintainers.txt @@ -55,7 +55,7 @@ TranslatorGerman Jens Seidel: jensseidel@users.sf.net TranslatorGreek -Harry Kalogirou: harkal@rainbow.cs.unipi.gr +Paul Gessos: nickreserved@yahoo.com TranslatorHungarian Ákos Kiss: akiss@users.sourceforge.net diff --git a/doc/translator_report.txt b/doc/translator_report.txt index 6d46178..9df007e 100644 --- a/doc/translator_report.txt +++ b/doc/translator_report.txt @@ -1,4 +1,4 @@ -(1.4.7) +(1.5.1) Doxygen supports the following 33 languages (sorted alphabetically): @@ -8,7 +8,7 @@ German, Greek, Hungarian, Indonesian, Italian, Japanese (+En), Korean (+En), Lithuanian, Norwegian, Persian, Polish, Portuguese, Romanian, Russian, Serbian, Slovak, Slovene, Spanish, Swedish, and Ukrainian. -Of them, 13 translators are up-to-date, 20 translators are based on +Of them, 14 translators are up-to-date, 19 translators are based on some adapter class, and 2 are English based. ---------------------------------------------------------------------- @@ -27,6 +27,7 @@ still may be some details listed even for them: TranslatorEnglish TranslatorFrench TranslatorGerman + TranslatorGreek -- Remove the obsolete methods (never used). TranslatorItalian TranslatorJapanese -- Remove the obsolete methods (never used). TranslatorRussian @@ -55,9 +56,12 @@ must be implemented to become up-to-date: TranslatorRomanian 1.4.1 2 methods to implement TranslatorPortuguese 1.3.3 13 methods to implement TranslatorSlovak 1.2.18 22 methods to implement - TranslatorGreek 1.2.11 27 methods to implement TranslatorFinnish obsolete 96 methods to implement +Note: The adapter classes TranslatorAdapter_1_2_11, +TranslatorAdapter_1_2_13, TranslatorAdapter_1_2_16, +TranslatorAdapter_1_2_17 are not used and can be removed. + ---------------------------------------------------------------------- The following translator classes derive directly from the TranslatorEnglish. The class identifier has the suffix 'En' that says @@ -243,40 +247,10 @@ TranslatorFinnish (TranslatorEnglish) 96 methods to implement QCString trNoDescriptionAvailable() -TranslatorGreek (TranslatorAdapter_1_2_11) 27 methods to implement +TranslatorGreek (Translator) --------------- - Implements 167 of the required methods. - - Missing methods (should be implemented): - - virtual QCString trOverloadText() - virtual QCString trEventDocumentation() - virtual QCString trDirIndex() - virtual QCString trImplementedFromList(int numEntries) - virtual QCString trPackageMembers() - virtual QCString trStaticPackageMembers() - virtual QCString trDirDocumentation() - virtual QCString trSearchResultsTitle() - virtual QCString trDirectories() - virtual QCString trDeprecatedList() - virtual QCString trDirDescription() - virtual QCString trStaticPackageAttribs() - virtual QCString trCallGraph() - virtual QCString trPackageTypes() - virtual QCString trImplementedInList(int numEntries) - virtual QCString trSearchResults(int numDocuments) - virtual QCString trPackageAttribs() - virtual QCString trSearchMatches() - virtual QCString trEvents() - virtual QCString trCallerGraph() - virtual QCString trReferences() - virtual QCString trSourceFile(QCString & filename) - virtual QCString trDirReference(const char * dirName) - virtual QCString trDir(bool first_capital, bool singular) - virtual QCString trSearchForIndex() - virtual QCString trAll() - virtual QCString trRTFTableOfContents() + Implements 194 of the required methods. Obsolete methods (should be removed, never used): |