diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2015-12-26 15:14:50 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2015-12-26 15:14:50 (GMT) |
commit | de03970396e6f7edec359e2b71f3d2aa9d6a6237 (patch) | |
tree | 867f42456bf49f7a0c694ea2d17619e12cde43ba /doc/diagrams.doc | |
parent | 165498dc9ea33bc9991c5ab5234b5e51d74569d0 (diff) | |
download | Doxygen-de03970396e6f7edec359e2b71f3d2aa9d6a6237.zip Doxygen-de03970396e6f7edec359e2b71f3d2aa9d6a6237.tar.gz Doxygen-de03970396e6f7edec359e2b71f3d2aa9d6a6237.tar.bz2 |
Tweaked the htmlonly sections in the manual so it produces valid HTML output
Diffstat (limited to 'doc/diagrams.doc')
-rw-r--r-- | doc/diagrams.doc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/diagrams.doc b/doc/diagrams.doc index 2660b8e..49be5d6 100644 --- a/doc/diagrams.doc +++ b/doc/diagrams.doc @@ -138,6 +138,7 @@ that doxygen can generate: \include diagrams_e.h \htmlonly +</p> Click <a href="examples/diagrams/html/index.html">here</a> for the corresponding HTML documentation that is generated by doxygen<br/> (<code>EXTRACT_ALL</code> = <code>YES</code> is used here). @@ -151,7 +152,7 @@ for the corresponding \mbox{\LaTeX} documentation that is generated by doxygen. \endlatexonly \htmlonly -<br><br> +<br/><br/> Go to the <a href="preprocessing.html">next</a> section or return to the <a href="index.html">index</a>. \endhtmlonly |