summaryrefslogtreecommitdiffstats
path: root/doc/commands.doc
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2017-06-04 12:05:42 (GMT)
committerGitHub <noreply@github.com>2017-06-04 12:05:42 (GMT)
commit79a4de921461daec19697c781a17899f759057df (patch)
treedcdec5668323e779b92a9e0adfb91c88c25f1f65 /doc/commands.doc
parent9b7b33994f6443c26146837ba13dff94e5eba998 (diff)
parent31cf78d223e52fe078ad9b0651672aeb73926065 (diff)
downloadDoxygen-79a4de921461daec19697c781a17899f759057df.zip
Doxygen-79a4de921461daec19697c781a17899f759057df.tar.gz
Doxygen-79a4de921461daec19697c781a17899f759057df.tar.bz2
Merge pull request #572 from albert-github/feature/html_links_docu
Correction of non reachable links and redirected links in documentation.
Diffstat (limited to 'doc/commands.doc')
-rw-r--r--doc/commands.doc12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/commands.doc b/doc/commands.doc
index 70b89c6..4357fba 100644
--- a/doc/commands.doc
+++ b/doc/commands.doc
@@ -433,7 +433,7 @@ Structural indicators
\par Example:
\include enum.h
\htmlonly
- Click <a href="examples/enum/html/class_test.html">here</a>
+ Click <a href="examples/enum/html/class_enum___test.html">here</a>
for the corresponding HTML documentation that is generated by doxygen.
\endhtmlonly
\latexonly
@@ -565,7 +565,7 @@ Structural indicators
\par Example:
\include func.h
\htmlonly
- Click <a href="examples/func/html/class_test.html">here</a>
+ Click <a href="examples/func/html/class_fn___test.html">here</a>
for the corresponding HTML documentation that is generated by doxygen.
\endhtmlonly
\latexonly
@@ -823,7 +823,7 @@ Structural indicators
\par Example:
\include overload.cpp
\htmlonly
- Click <a href="examples/overload/html/class_test.html">here</a>
+ Click <a href="examples/overload/html/class_overload___test.html">here</a>
for the corresponding HTML documentation that is generated by doxygen.
\endhtmlonly
\latexonly
@@ -1121,7 +1121,7 @@ Structural indicators
<hr>
\section cmdweakgroup \\weakgroup <name> [(title)]
- \addindex \\addtogroup
+ \addindex \\weakgroup
Can be used exactly like \ref cmdaddtogroup "\\addtogroup", but has
a lower priority when it comes to resolving conflicting grouping
definitions.
@@ -1513,7 +1513,7 @@ ALIASES = "english=\if english" \
\par Example:
\include par.cpp
\htmlonly
- Click <a href="examples/par/html/class_test.html">here</a>
+ Click <a href="examples/par/html/class_par___test.html">here</a>
for the corresponding HTML documentation that is generated by doxygen.
\endhtmlonly
\latexonly
@@ -2704,7 +2704,7 @@ class Receiver
\addindex \\startuml
Starts a text fragment which should contain a valid description of a
- PlantUML diagram. See http://plantuml.sourceforge.net/ for examples.
+ PlantUML diagram. See http://plantuml.com/ for examples.
The text fragment ends with \ref cmdenduml "\\enduml".
\note You need to install Java and the PlantUML's jar file,
if you want to use this command. The location of the jar file should be specified