[Doxygen-users] HTML lists failing (<OL>)
Brought to you by:
dimitri
From: Christopher B. <bre...@ya...> - 2001-10-02 16:51:42
|
I added a simple ordered list to my help, but only the first item is numbered. The rest of the table is left-indented and unnumbered, and the </OL> prints in the output. So something is making the list stop at the end of the first item. Any suggesions? Here's a slightly shortened reproduction: * <OL> * <LI> A logical_watchpoint with both read and write access was registered. * * <LI> A logical_watchpoint with read access. * * <LI> A logical_watchpoint with write access. * * </OL> __________________________________________________ Do You Yahoo!? Listen to your Yahoo! Mail messages from any phone. http://phone.yahoo.com |