We are making loads of doxygen formatting errors in our source. Here is a patch for menu.inc which does proper unordered lists. For an example of the badness, see the list of node paths at http://api.drupal.org/api/function/menu_get_ancestors/6
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | mw3.patch | 3.46 KB | pancho |
| mw.patch | 3.28 KB | moshe weitzman |
Comments
Comment #1
gábor hojtsyThe second hunk has the first list item buggy. The third hunk does not indent the list.
Comment #2
moshe weitzman commentedSorry about that. I don't have api module setup locally do i can't quickly test this. Hopefully someone else can fix this up, even in a bug fix release if needed.
Comment #3
pancho@Gábor: Is this one good?
I corrected the first item of the one hunk. Also I further indented all list items, as it seemed to me more correct.
Didn't understand what you meant with "The third hunk does not indent the list.", though.
Comment #4
panchoComment #5
ax commentedtested on a local api.module install - works as advertised.
Comment #6
gábor hojtsyThanks, committed #3, still RTBC for 7.x.
Comment #7
gpk commented@moshe: cool, I've added a comment to the "Doxygen formatting conventions" page http://drupal.org/node/1354#comment-748664 about how to generate unordered lists.
Are there any other tricks like this e.g. ordered lists?
Comment #8
dries commentedCommitted to CVS HEAD. Thanks.
Comment #9
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.