On 9/7/13 3:52 PM, Arbol One wrote:
> I was wondering if it would be possible to document all the header
> files with out having to specify ne name of sub-folders.
> Something like this:
> # The INPUT tag can be used to specify the files and/or directories
> that contain
> # documented source files
I was wondering if it would be possible to document all the header files with
out having to specify ne name of sub-folders.
Something like this:
# The INPUT tag can be used to specify the files and/or directories that contain
# documented source files. You may enter file names like "myfile.cpp" o
Hi Kevin,
@verbatim indeed preserves the //! comments
(to allow these to appear in the output, I use them in the manual for instance).
The "box"-ing you see is a side-effect of Markdown support (try setting
MARKDOWN_SUPPORT=NO)
In general I recommend to use C-style comments for page documentat