summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authordimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2007-09-25 19:13:15 (GMT)
committerdimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7>2007-09-25 19:13:15 (GMT)
commitd3461a1c31f008345d784dc3e819047bc5265c30 (patch)
treebbe4c051e635c620ab57fcc7ca8279d0427777d8 /doc
parent6bedd287437d2091820129533cb44f56609d0991 (diff)
downloadDoxygen-d3461a1c31f008345d784dc3e819047bc5265c30.zip
Doxygen-d3461a1c31f008345d784dc3e819047bc5265c30.tar.gz
Doxygen-d3461a1c31f008345d784dc3e819047bc5265c30.tar.bz2
Release-1.5.3-20070925
Diffstat (limited to 'doc')
-rw-r--r--doc/commands.doc6
-rw-r--r--doc/config.doc9
-rw-r--r--doc/language.doc2
-rw-r--r--doc/maintainers.txt1
-rw-r--r--doc/translator_report.txt10
5 files changed, 16 insertions, 12 deletions
diff --git a/doc/commands.doc b/doc/commands.doc
index e1571b1..9cf21d4 100644
--- a/doc/commands.doc
+++ b/doc/commands.doc
@@ -732,9 +732,9 @@ See section \ref memgroup for an example.
The paragraph will be indented.
The text of the paragraph has no special internal structure. All visual
enhancement commands may be used inside the paragraph.
- Multiple adjacent \\author commands will be joined into a single paragraph
- and separated by commas. Alternatively, one \\author command may mention
- several authors. The \\author command ends when a blank line or some other
+ Multiple adjacent \\author commands will be joined into a single paragraph.
+ Each author description will start a new line. Alternatively, one \\author command
+ may mention several authors. The \\author command ends when a blank line or some other
sectioning command is encountered.
\par Example:
diff --git a/doc/config.doc b/doc/config.doc
index 049b120..cd69fc6 100644
--- a/doc/config.doc
+++ b/doc/config.doc
@@ -200,6 +200,7 @@ followed by the descriptions of the tags grouped by category.
\refitem cfg_show_dirs SHOW_DIRECTORIES
\refitem cfg_show_include_files SHOW_INCLUDE_FILES
\refitem cfg_show_used_files SHOW_USED_FILES
+\refitem cfg_sip_support SIP_SUPPORT
\refitem cfg_skip_function_macros SKIP_FUNCTION_MACROS
\refitem cfg_sort_brief_docs SORT_BRIEF_DOCS
\refitem cfg_sort_member_docs SORT_MEMBER_DOCS
@@ -424,6 +425,14 @@ followed by the descriptions of the tags grouped by category.
If you use Microsoft's C++/CLI language, you should set this option to YES to
enable parsing support.
+\anchor cfg_sip_support
+<dt>\c SIP_SUPPORT <dd>
+ \addindex OPTIMIZE_OUTPUT_SIP
+ Set the SIP_SUPPORT tag to YES if your project consists
+ of <a href="http://www.riverbankcomputing.co.uk/sip/">sip</a> sources only.
+ Doxygen will parse them like normal C++ but will assume all classes use public
+ instead of private inheritance when no explicit protection keyword is present.
+
\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 73875f5..27e1101 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.5.2), 33 languages
+Currently (version 1.5.3), 33 languages
are supported (sorted alphabetically):
Afrikaans, Arabic, Brazilian Portuguese, Catalan, Chinese, Chinese
Traditional, Croatian, Czech, Danish, Dutch, English, Finnish, French,
diff --git a/doc/maintainers.txt b/doc/maintainers.txt
index c32f1c4..936f6bb 100644
--- a/doc/maintainers.txt
+++ b/doc/maintainers.txt
@@ -74,6 +74,7 @@ Kenji Nagamatsu: naga@joyful.club.ne.jp
Iwasa Kazmi: iwasa@cosmo-system.jp
TranslatorKorean
+Kim Taedong: fly1004@gmail.com
SooYoung Jung: jung5000@gmail.com
Richard Kim: ryk@dspwiz.com
diff --git a/doc/translator_report.txt b/doc/translator_report.txt
index 9bbad71..0246b5c 100644
--- a/doc/translator_report.txt
+++ b/doc/translator_report.txt
@@ -1,4 +1,4 @@
-(1.5.2)
+(1.5.3)
Doxygen supports the following 33 languages (sorted alphabetically):
@@ -19,7 +19,7 @@ still may be some details listed even for them:
TranslatorBrazilian -- The "translate me!" found in a comment.
TranslatorCatalan
- TranslatorChinese -- The "translate me!" found in a comment.
+ TranslatorChinese
TranslatorCroatian -- The "translate me!" found in a comment.
TranslatorCzech
TranslatorDanish -- The "translate me!" found in a comment.
@@ -111,12 +111,6 @@ TranslatorBrazilian (Translator)
Implements 194 of the required methods.
-TranslatorChinese (Translator)
------------------
-
- Implements 194 of the required methods.
-
-
TranslatorChinesetraditional (TranslatorAdapter_1_4_6) 1 method to implement
----------------------------