diff options
Diffstat (limited to 'doc/commands.doc')
-rw-r--r-- | doc/commands.doc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/commands.doc b/doc/commands.doc index dd0c378..80b032b 100644 --- a/doc/commands.doc +++ b/doc/commands.doc @@ -179,7 +179,7 @@ Doxygen. Unrecognized commands are treated as normal text. \par Example: \verbinclude define.h \htmlonly - Click <a href="$(DOXYGEN_DOCDIR)/examples/define/html/define.h.html">here</a> + Click <a href="$(DOXYGEN_DOCDIR)/examples/define/html/define_h.html">here</a> for the corresponding HTML documentation that is generated by Doxygen. \endhtmlonly @@ -270,7 +270,7 @@ Doxygen. Unrecognized commands are treated as normal text. \par Example: \verbinclude file.h \htmlonly - Click <a href="$(DOXYGEN_DOCDIR)/examples/file/html/file.h.html">here</a> + Click <a href="$(DOXYGEN_DOCDIR)/examples/file/html/file_h.html">here</a> for the corresponding HTML documentation that is generated by Doxygen. \endhtmlonly |