diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2017-06-04 12:05:42 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-04 12:05:42 (GMT) |
commit | 79a4de921461daec19697c781a17899f759057df (patch) | |
tree | dcdec5668323e779b92a9e0adfb91c88c25f1f65 /doc/starting.doc | |
parent | 9b7b33994f6443c26146837ba13dff94e5eba998 (diff) | |
parent | 31cf78d223e52fe078ad9b0651672aeb73926065 (diff) | |
download | Doxygen-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/starting.doc')
-rw-r--r-- | doc/starting.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/starting.doc b/doc/starting.doc index bfb8e8f..c869867 100644 --- a/doc/starting.doc +++ b/doc/starting.doc @@ -263,7 +263,7 @@ capabilities of the man page format, so some information \subsection docbook_out DocBook output \addindex docbook Doxygen can also generate output in the -<a href="http://www.docbook.org/">DocBook</a> format. How to process the +<a href="http://docbook.org/">DocBook</a> format. How to process the DocBook output is beyond the scope of this manual. \section step3 Step 3: Documenting the sources |