Re: [Doxygen-users] HTML lists failing (<OL>)
Brought to you by:
dimitri
From: Dimitri v. H. <di...@st...> - 2001-10-02 18:45:49
|
On Tue, Oct 02, 2001 at 09:51:32AM -0700, Christopher Brewster wrote: > 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> The above works for me. So, please provide a more detailed bug report! Regards, Dimitri |