https://bugzilla.wikimedia.org/show_bug.cgi?id=34457
MrBlueSky <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from MrBlueSky <[email protected]> 2012-02-16 21:34:15 UTC --- We could ignore this, and maybe move any additional comments from inside a comment block with @var to a separate block. We could also duplicate all @vars decls with another type decl in a separate comment block just for the sake of doxygen. Another option might be to use an input filter for doxygen which rewrites @var decls to something doxygen can handle (like http://stackoverflow.com/a/8472180/276152). Or maybe there is an acceptable, more PHP-friendly doc-generation tool? -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
