File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -995,7 +995,7 @@ Structural indicators
995
995
\par Example:
996
996
\include page.doc
997
997
\htmlonly
998
- Click <a href="examples/page/html/pages .html">here</a>
998
+ Click <a href="examples/page/html/page1 .html">here</a>
999
999
for the corresponding HTML documentation that is generated by doxygen.
1000
1000
\endhtmlonly
1001
1001
\latexonly
Original file line number Diff line number Diff line change @@ -465,7 +465,7 @@ and assume they have to be represented in a preformatted way.
465
465
466
466
\include docstring.py
467
467
\htmlonly
468
- Click <a href="examples/docstring/html/namespaces .html">here</a>
468
+ Click <a href="examples/docstring/html/namespacedocstring .html">here</a>
469
469
for the corresponding HTML documentation that is generated by doxygen.
470
470
\endhtmlonly
471
471
\latexonly
@@ -489,7 +489,7 @@ Here is the same example again but now using doxygen style comments:
489
489
490
490
\include pyexample.py
491
491
\htmlonly
492
- Click <a href="examples/pyexample/html/namespaces .html">here</a>
492
+ Click <a href="examples/pyexample/html/namespacepyexample .html">here</a>
493
493
for the corresponding HTML documentation that is generated by doxygen.
494
494
\endhtmlonly
495
495
\latexonly
@@ -518,7 +518,7 @@ Here is an example VHDL file with doxygen comments:
518
518
519
519
\include mux.vhdl
520
520
\htmlonly
521
- Click <a href="examples/mux/html/mux_8vhdl">here</a>
521
+ Click <a href="examples/mux/html/mux_8vhdl.html ">here</a>
522
522
for the corresponding HTML documentation that is generated by doxygen.
523
523
\endhtmlonly
524
524
\latexonly
Original file line number Diff line number Diff line change @@ -195,7 +195,7 @@ documentation of the class.
195
195
\include memgrp.cpp
196
196
197
197
\htmlonly
198
- Click <a href="examples/memgrp/html/memgrp_8cpp .html">here</a>
198
+ Click <a href="examples/memgrp/html/class_memgrp___test .html">here</a>
199
199
for the corresponding HTML documentation that is generated by doxygen.
200
200
\endhtmlonly
201
201
\latexonly
You can’t perform that action at this time.
0 commit comments