There is one more special type of comments for DOC++, namely
``//@Include: <files>'' and ``/*@Include: <files>*/''. When any
of such comments is parsed, DOC++ will read the specified files in the
order they are given. Also wildcards using ``*'' are allowed. It is
good practice to use one input file only and include all documented
files using such comments, especially when explicit manual entries are
used for structuring the documentation. This text is a good example for
such a documentation.
This page was generated with the help of DOC++.