On that note: has anyone ever used wiki formatting inside Python doc strings? I'm doing this now with a project of my own, and have written a (rather clumsy) script to extract the strings and push the content into the Trac database's wiki table. I can't be the first person to think of doing this...?
Thanks, Greg On Tue, 3 Jan 2006, Alain wrote: > > > > Well, any interest in improving the Trac documentation is appreciated, > > but I'm concerned that this would lead to a lot of duplicated effort > > trying to maintain the online TracGuide as well as a separate book > > format. Why not focus this effort on improving the TracGuid Wiki pages > > and then maybe we can look at ways to combine this information into a > > PDF format if a printable version would be useful. > > It would be *very* interesting to have a tool to extract a complete > manual from a Trac wiki. I am also interested in having something like > that: an online wiki manual that many people can write/modify but that I > could produce a pdf/paper version for distribution. > > thanks, > Alain > _______________________________________________ > Trac mailing list > [email protected] > http://lists.edgewall.com/mailman/listinfo/trac > > _______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
