Hello,

I'm hoping to create some documentation that looks like this:

Blah blah blah
    Blah blah blah
        Blah blah blah
    Blah blah blah
        Blah blah blah
...

I don't want blank lines between, and I want multiple layers of indenting.

I tried using HTML <p> tags with inline style attribute, but doxygen apparently 
strips attributes from HTML tags.

I tried doing an HTML table but that creates borders.

I could forgive blank lines in between if I could get the multiple indents.

It's like a nested list, but without decorations (another thing Doxygen 
apparently doesn't do?)

Is this possible at all?
Thanks,
-Brian

PS: Also noticed emphasis markdown (** and __) doesn't work; I have to use HTML 
<em> and <strong> tags.  Is there a config switch for this?
------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to