Hi all: Mark Ramm had noticed that sphinx, a rst doc generation tool (used for python 2.6+) was released, and maybe we could take advantage of it to produce our offline documents from docs.turbogears.org.
http://groups.google.com/group/turbogears-docs/browse_thread/thread/73f36c2b8995a5c The good news is.... offline doc from docs.turbogears.org finally came true in tg2 trunk! 1. run "python get_tgdoc.py" to fetch wiki docs 2. run 'make html' to compile and build wiki docs to html docs. BTW, you may want to know that you could use 'epydoc --config setup.cfg' to generate API docs in tg2 as well :) The detail usage are documented in tg2/docs/README -- Fred --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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/turbogears-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
