On Wed, 2009-07-08 at 12:25 +0200, oharboe at BerliOS wrote: > Author: oharboe > Date: 2009-07-08 12:25:39 +0200 (Wed, 08 Jul 2009) > New Revision: 2497 > > Modified: > trunk/TODO > Log: > Xscale installation regression entered > > Modified: trunk/TODO > =================================================================== > --- trunk/TODO 2009-07-08 10:25:23 UTC (rev 2496) > +++ trunk/TODO 2009-07-08 10:25:39 UTC (rev 2497) > @@ -97,6 +97,10 @@ > > @section thelisttargets Target Support > > +- regression: xscale does not place debug_handler.bin into the right spot: > + > +https://lists.berlios.de/pipermail/openocd-development/2009-July/009338.html > + > - general layer cleanup: @par > https://lists.berlios.de/pipermail/openocd-development/2009-May/006590.html > - regression: "reset halt" between 729(works) and 788(fails): @par
Don't add blank lines in lists, and use @par at the end of the line to get the proper formatting for the link. The blank lines separates the items and causes Doxygen to generate separate lists, whereas my suggestions preserve the integrity of the emitted lists. This is particular important for numbered lists, as the discontinuities become apparent when all items are labeled "1)". Cheers, Zach _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
