Le 02/08/12 19:35, Tyler Romeo a écrit : > I'm not sure whether anybody was aware of this, but the Doxygen > documentation at http://svn.wikimedia.org/doc has suddenly broken down. > It's still online, but all the actual class and function definitions have > disappeared.
Hello Tyler, Sorry about that. I wanted to fix the veryyyy long standing issue about doxygen not documenting our variables and class properties. My patch eventually screwed in production (shame on me, should have waited for review) and I fixed it the next morning. End result is that public attributes are now properly documented. As an example, look at: http://svn.wikimedia.org/doc/classGenerateSitemap.html We get: bool $compress Whether or not to use compression. \O/ Sorry about the breakage! -- Antoine "hashar" Musso _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
