On Thu, Oct 11, 2012 at 2:07 PM, Olivier <[email protected]> wrote: > How can I help ?
Help improve the API documentation? I guess it works the same way as other code contributions [1]. The ApiDocs at [2] are generated using Sphinx [3] from reStructuredText [4] markup. The source files that should be edited are in the source repository [5]. So, find something that's not documented. (You did that step already. :) Research the information that should be there. Create a ticket. Propose a patch that adds the required documentation. Discuss. -- Peter [1] http://trac.edgewall.org/wiki/HowToContribute [2] http://trac.edgewall.org/wiki/TracDev/ApiDocs [3] http://sphinx.pocoo.org/ [4] http://docutils.sourceforge.net/rst.html [5] http://trac.edgewall.org/browser/trunk/doc/api -- You received this message because you are subscribed to the Google Groups "Trac Development" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/trac-dev?hl=en.
