diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/config.doc | 5 | ||||
-rw-r--r-- | doc/language.doc | 18 | ||||
-rw-r--r-- | doc/maintainers.txt | 3 | ||||
-rw-r--r-- | doc/translator_report.txt | 46 |
4 files changed, 26 insertions, 46 deletions
diff --git a/doc/config.doc b/doc/config.doc index b0a4cb5..1f3905a 100644 --- a/doc/config.doc +++ b/doc/config.doc @@ -1261,8 +1261,9 @@ FILE_VERSION_INFO = "cleartool desc -fmt \%Vn" HTML output directory. Running \c make will produce the docset in that directory and running <code>make install</code> will install the docset in <code>~/Library/Developer/Shared/Documentation/DocSets</code> - so that Xcode will find it at startup. - + so that Xcode will find it at startup. See + <a href="http://developer.apple.com/tools/creatingdocsetswithdoxygen.html"> + this article</a> for more information. \anchor cfg_docset_feedname <dt>\c DOCSET_FEEDNAME <dd> diff --git a/doc/language.doc b/doc/language.doc index 62957ae..d991d65 100644 --- a/doc/language.doc +++ b/doc/language.doc @@ -23,14 +23,14 @@ 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.5.5), 34 languages +Currently (version 1.5.6), 35 languages are supported (sorted alphabetically): Afrikaans, Arabic, Brazilian Portuguese, Catalan, Chinese, Chinese Traditional, Croatian, Czech, Danish, Dutch, English, Finnish, French, German, Greek, Hungarian, Indonesian, Italian, Japanese (+En), Korean (+En), Lithuanian, Macedonian, Norwegian, Persian, Polish, Portuguese, -Romanian, Russian, Serbian, Slovak, Slovene, Spanish, Swedish, and -Ukrainian.. +Romanian, Russian, Serbian, SerbianCyrilic, Slovak, Slovene, Spanish, +Swedish, and Ukrainian.. The table of information related to the supported languages follows. It is sorted by language alphabetically. The <b>Status</b> column @@ -193,7 +193,7 @@ when the translator was updated. <td>Macedonian</td> <td>Slave Jovanovski</td> <td>slavejovanovski at yahoo dot com</td> - <td>1.5.04</td> + <td>up-to-date</td> </tr> <tr bgcolor="#ffffff"> <td>Norwegian</td> @@ -238,6 +238,12 @@ when the translator was updated. <td>1.4.1</td> </tr> <tr bgcolor="#ffffff"> + <td>SerbianCyrilic</td> + <td>Nedeljko Stefanovic</td> + <td>stenedjo at yahoo dot com</td> + <td>up-to-date</td> + </tr> + <tr bgcolor="#ffffff"> <td>Slovak</td> <td>Stanislav Kudláč</td> <td>skudlac at pobox dot sk</td> @@ -339,7 +345,7 @@ when the translator was updated. ~ & Mindaugas Radzius & {\tt\tiny mindaugasradzius@takas.lt} & ~ \\ ~ & Aidas Berukstis & {\tt\tiny aidasber@takas.lt} & ~ \\ \hline - Macedonian & Slave Jovanovski & {\tt\tiny slavejovanovski@yahoo.com} & 1.5.04 \\ + Macedonian & Slave Jovanovski & {\tt\tiny slavejovanovski@yahoo.com} & up-to-date \\ \hline Norwegian & Lars Erik Jordet & {\tt\tiny lejordet@gmail.com} & 1.4.6 \\ \hline @@ -356,6 +362,8 @@ when the translator was updated. \hline Serbian & Dejan Milosavljevic & {\tt\tiny dmilos@email.com} & 1.4.1 \\ \hline + SerbianCyrilic & Nedeljko Stefanovic & {\tt\tiny stenedjo@yahoo.com} & up-to-date \\ + \hline Slovak & Stanislav Kudl\'{a}\v{c} & {\tt\tiny skudlac@pobox.sk} & 1.2.18 \\ \hline Slovene & Matja\v{z} Ostrover\v{s}nik & {\tt\tiny matjaz.ostroversnik@ostri.org} & 1.4.6 \\ diff --git a/doc/maintainers.txt b/doc/maintainers.txt index b90bd8e..cacf416 100644 --- a/doc/maintainers.txt +++ b/doc/maintainers.txt @@ -108,6 +108,9 @@ Alexandr Chelpanov: cav@cryptopro.ru TranslatorSerbian Dejan Milosavljevic: dmilos@email.com +TranslatorSerbianCyrilic +Nedeljko Stefanovic: stenedjo@yahoo.com + TranslatorSlovak Stanislav Kudláč: skudlac@pobox.sk diff --git a/doc/translator_report.txt b/doc/translator_report.txt index c1311f7..8598404 100644 --- a/doc/translator_report.txt +++ b/doc/translator_report.txt @@ -1,15 +1,15 @@ -(1.5.5) +(1.5.6) -Doxygen supports the following 34 languages (sorted alphabetically): +Doxygen supports the following 35 languages (sorted alphabetically): Afrikaans, Arabic, Brazilian Portuguese, Catalan, Chinese, Chinese Traditional, Croatian, Czech, Danish, Dutch, English, Finnish, French, German, Greek, Hungarian, Indonesian, Italian, Japanese (+En), Korean (+En), Lithuanian, Macedonian, Norwegian, Persian, Polish, Portuguese, -Romanian, Russian, Serbian, Slovak, Slovene, Spanish, Swedish, and -Ukrainian. +Romanian, Russian, Serbian, SerbianCyrilic, Slovak, Slovene, Spanish, +Swedish, and Ukrainian. -Of them, 14 translators are up-to-date, 20 translators are based on +Of them, 16 translators are up-to-date, 19 translators are based on some adapter class, and 2 are English based. ---------------------------------------------------------------------- @@ -29,8 +29,10 @@ still may be some details listed even for them: TranslatorGerman TranslatorItalian TranslatorKorean + TranslatorMacedonian TranslatorPersian TranslatorRussian + TranslatorSerbianCyrilic TranslatorSpanish -- Change the base class to Translator. ---------------------------------------------------------------------- @@ -39,9 +41,6 @@ obsolete at the end). The other info shows the estimation of Doxygen version when the class was last updated and number of methods that must be implemented to become up-to-date: - TranslatorMacedonian 1.5.04 22 methods to implement - Note: Change the base class to TranslatorAdapter_1_5_4. - TranslatorJapanese 1.5.4 22 methods to implement TranslatorGreek 1.5.4 22 methods to implement TranslatorFrench 1.5.4 22 methods to implement @@ -470,37 +469,6 @@ TranslatorLithuanian (TranslatorAdapter_1_4_6) 24 methods to implement virtual QCString trSubprogramDocumentation() -TranslatorMacedonian (TranslatorAdapter_1_4_6) 22 methods to implement --------------------- - - Implements 194 of the required methods. - - Missing methods (should be implemented): - - virtual QCString trCompoundMembersDescriptionFortran(bool extractAll) - virtual QCString trGeneratedFromFilesFortran(ClassDef::CompoundType compType, bool single) - virtual QCString trSubprograms() - virtual QCString trModulesListDescription(bool extractAll) - virtual QCString trModulesList() - virtual QCString trTypeConstraints() - 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 trModulesIndex() - virtual QCString trCompoundListFortran() - virtual QCString trDataTypes() - virtual QCString trCompoundIndexFortran() - virtual QCString trSubprogram(bool first_capital, bool singular) - 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() - - TranslatorNorwegian (TranslatorAdapter_1_4_6) 23 methods to implement ------------------- |