/// \par Description.
/// a description.
/// a description.
/// a description.
but the documentation generated looks like this ;
Description.
a description. a description. a description.
I am using doxywizard
How can I keep the line breaks as in the source
(I am looking for a parameter taht will do the trick for all the project)
Thanks,
Ilan
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hi,
My source documentation looks like this :
but the documentation generated looks like this ;
Description.
a description. a description. a description.
I am using doxywizard
How can I keep the line breaks as in the source
(I am looking for a parameter taht will do the trick for all the project)
Thanks,
Ilan