diff options
Diffstat (limited to 'doc/docblocks.doc')
-rw-r--r-- | doc/docblocks.doc | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/doc/docblocks.doc b/doc/docblocks.doc index 4af0386..0363e7e 100644 --- a/doc/docblocks.doc +++ b/doc/docblocks.doc @@ -429,11 +429,6 @@ Since python looks more like Java than like C or C++, you should set config file. -\htmlonly -Go to the <a href="lists.html">next</a> section or return to the - <a href="index.html">index</a>. -\endhtmlonly - \subsection vhdlblocks Comment blocks in VHDL For VHDL a comment normally start with "--". Doxygen will extract comments @@ -554,10 +549,6 @@ Following is a example using doxygen style comments: for the corresponding HTML documentation that is generated by doxygen. \endhtmlonly -\htmlonly -Go to the <a href="lists.html">next</a> section or return to the - <a href="index.html">index</a>. -\endhtmlonly \section docstructure Anatomy of a comment block |