summaryrefslogtreecommitdiffstats
path: root/doc/docblocks.doc
diff options
context:
space:
mode:
authoralbert-github <albert.tests@gmail.com>2018-03-06 15:58:30 (GMT)
committeralbert-github <albert.tests@gmail.com>2018-03-06 15:58:30 (GMT)
commitec0e5078b3a9db1f24079257287f7aee9e721093 (patch)
treebc42d7e4750150de143ef334bdfc2af969b6981b /doc/docblocks.doc
parentfd2e30508f50c2fe84d3619eaa1575545a25b1d3 (diff)
downloadDoxygen-ec0e5078b3a9db1f24079257287f7aee9e721093.zip
Doxygen-ec0e5078b3a9db1f24079257287f7aee9e721093.tar.gz
Doxygen-ec0e5078b3a9db1f24079257287f7aee9e721093.tar.bz2
Small documentation corrections
Diffstat (limited to 'doc/docblocks.doc')
-rw-r--r--doc/docblocks.doc8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/docblocks.doc b/doc/docblocks.doc
index 81cfdd0..e72ce95 100644
--- a/doc/docblocks.doc
+++ b/doc/docblocks.doc
@@ -293,7 +293,7 @@ The brief descriptions are included in the member overview of a
class, namespace or file and are printed using a small italic font
(this description can be hidden by setting
\ref cfg_brief_member_desc "BRIEF_MEMBER_DESC" to \c NO in
-the config file). By default the brief descriptions become the first
+the configuration file). By default the brief descriptions become the first
sentence of the detailed descriptions
(but this can be changed by setting the \ref cfg_repeat_brief "REPEAT_BRIEF"
tag to \c NO). Both the brief and the detailed descriptions are optional
@@ -473,7 +473,7 @@ Here is the same example again but now using doxygen style comments:
Since python looks more like Java than like C or C++, you should set
\ref cfg_optimize_output_java "OPTIMIZE_OUTPUT_JAVA" to \c YES in the
-config file.
+configuration file.
\subsection vhdlblocks Comment blocks in VHDL
@@ -503,7 +503,7 @@ Here is an example VHDL file with doxygen comments:
To get proper looking output you need to set
\ref cfg_optimize_output_vhdl "OPTIMIZE_OUTPUT_VHDL" to \c YES in the
-config file. This will also affect a number of other settings. When they
+configuration file. This will also affect a number of other settings. When they
were not already set correctly doxygen will produce a warning telling which
settings where overruled.
@@ -595,7 +595,7 @@ before the command.
<!--
To use your own keywords you an map these keyword to the recognized commands
-using the \ref cfg_tcl_subs "TCL_SUBST" entry in the config file.
+using the \ref cfg_tcl_subs "TCL_SUBST" entry in the configuration file.
The entry contain a list of word-keyword mappings. To use the itcl::*
commands without the leading namespace use p.e.: