Doxygen 1.8.1.2 "strips the leading indentation shared by the lines in a 
@code..@endcode block", is it possible to strip leading indentation of 
@verbatim..@endverbatim blocks too?

% cat foo.cpp
/**
 * \mainpage
 *
 * \verbatim
 * % foo --some-flag
 * some output
 * \endverbatim
 */
% doxygen - <<<'INPUT=foo.cpp'

Comes out (in html) as
|-----------------------|
| * % foo --some-flag   |
| * some output         |
| *                     |
|-----------------------|

Thank you for your consideration,
Micha Wiedenmann

PS: I am sorry for the disclaimer, which gets automatically added. I can't turn 
it off, since it gets added by my organization.
FEV Automatisierungssysteme GmbH Telefon +49 34954 903-9140 Telefax +49 241 
5689-7-9140
D-06188 Landsberg / Saalekreis, Brehnaer Str. 3, Internet:http://www.fev.com
Handelsregister Aachen HRB 11855 / Geschäftsführer: Dr. Albert Haas

Vertraulichkeitsinformation:
Diese Nachricht ist vertraulich. Die Informationen dieser Nachricht sind 
ausschließlich für die persönliche und vertrauliche Verwendung durch den/die 
oben genannten Empfänger bestimmt. Wenn Sie kein beabsichtigter Empfänger sind, 
bitte lesen, kopieren und verwenden Sie die Nachricht nicht. Machen Sie sie 
nicht anderen zugänglich. Bitte informieren Sie uns umgehend über den 
Zustellfehler und senden Sie die Originalnachricht per E-Mail an uns zurück.
Confidentiality Notice:
This message is confidential. The information contained in this message is 
intended only for the personal and confidential use of the recipient(s) named 
above. If you are not the intended recipient, please do not read, copy, or use 
it and do not disclose it to others. Please inform us immediately of the 
delivery error and return the original message to us via e-mail.
------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
VERIFY Test and improve your parallel project with help from experts 
and peers. http://goparallel.sourceforge.net
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to