From 006dd531b693473fb948aa2648c3bc840d66f9fa Mon Sep 17 00:00:00 2001 From: Dimitri van Heesch Date: Fri, 29 Nov 2013 20:37:07 +0100 Subject: Added missing docs tag --- doc/config.doc | 39 +++++++++++++++++++++++++++------------ src/config.xml | 2 ++ 2 files changed, 29 insertions(+), 12 deletions(-) diff --git a/doc/config.doc b/doc/config.doc index 1637275..9b27733 100644 --- a/doc/config.doc +++ b/doc/config.doc @@ -88,8 +88,8 @@ followed by the descriptions of the tags grouped by category. \refitem cfg_compact_rtf COMPACT_RTF \refitem cfg_cpp_cli_support CPP_CLI_SUPPORT \refitem cfg_create_subdirs CREATE_SUBDIRS -\refitem cfg_dia_path DIA_PATH \refitem cfg_diafile_dirs DIAFILE_DIRS +\refitem cfg_dia_path DIA_PATH \refitem cfg_directory_graph DIRECTORY_GRAPH \refitem cfg_disable_index DISABLE_INDEX \refitem cfg_distribute_group_doc DISTRIBUTE_GROUP_DOC @@ -278,6 +278,7 @@ followed by the descriptions of the tags grouped by category. \refitem cfg_server_based_search SERVER_BASED_SEARCH \refitem cfg_short_names SHORT_NAMES \refitem cfg_show_files SHOW_FILES +\refitem cfg_show_grouped_memb_inc SHOW_GROUPED_MEMB_INC \refitem cfg_show_include_files SHOW_INCLUDE_FILES \refitem cfg_show_namespaces SHOW_NAMESPACES \refitem cfg_show_used_files SHOW_USED_FILES @@ -397,6 +398,7 @@ The default value is: NO. Possible values are: Afrikaans, Arabic, +Armenian, Brazilian, Catalan, Chinese, @@ -405,28 +407,31 @@ Possible values are: Czech, Danish, Dutch, -English, +English (United States), Esperanto, -Farsi, +Farsi (Persian), Finnish, French, German, Greek, Hungarian, +Indonesian, Italian, Japanese, -Japanese-en, +Japanese-en (Japanese with English messages), Korean, -Korean-en, +Korean-en (Korean with English messages), Latvian, -Norwegian, +Lithuanian, Macedonian, -Persian, +Norwegian, +Persian (Farsi), Polish, Portuguese, Romanian, Russian, Serbian, +Serbian-Cyrillic, Slovak, Slovene, Spanish, @@ -1022,6 +1027,16 @@ The default value is: NO. The default value is: YES. + \anchor cfg_show_grouped_memb_inc +
\c SHOW_GROUPED_MEMB_INC
+ \addindex SHOW_GROUPED_MEMB_INC + If the SHOW_GROUPED_MEMB_INC tag is set to \c YES then Doxygen + will add for each grouped member an include statement to the documentation, + telling the reader which file to include in order to use the member. + + +The default value is: NO. + \anchor cfg_force_local_includes
\c FORCE_LOCAL_INCLUDES
\addindex FORCE_LOCAL_INCLUDES @@ -3311,10 +3326,10 @@ The default value is: YES. \anchor cfg_dia_path
\c DIA_PATH
\addindex DIA_PATH - You can include diagrams drawn in dia using the \ref cmddiafile "\\diafile" command. - Doxygen will run dia to produce the appropriate image and insert it in the documentation. - The DIA_PATH tag allows you to specify the directory where the \c dia - binary resides. If left empty the tool is assumed to be found in the default search path. +You can include diagrams made with dia in doxygen documentation. Doxygen will then run +dia to produce the diagram and insert it in the documentation. The DIA_PATH tag allows +you to specify the directory where the dia binary resides. If left empty dia is assumed +to be found in the default search path. \anchor cfg_hide_undoc_relations
\c HIDE_UNDOC_RELATIONS
@@ -3607,7 +3622,7 @@ This tag requires that the tag \ref cfg_have_dot "HAVE_DOT" is set to \c YES. \addindex DIAFILE_DIRS The \c DIAFILE_DIRS tag can be used to specify one or more directories that contain dia files that are included in the documentation (see the - \ref cmddiafile "\\diafile" command). + \ref cmdmscfile "\\diafile" command). \anchor cfg_dot_graph_max_nodes
\c DOT_GRAPH_MAX_NODES
diff --git a/src/config.xml b/src/config.xml index faad6b7..eff8cff 100644 --- a/src/config.xml +++ b/src/config.xml @@ -883,11 +883,13 @@ Go to the next section or return to the