Hi, I upload a modified script get_tgdoc.py to trac http://trac.turbogears.org/ticket/34
It could: * download rst docs (2.0, can be specified for other version) * replace <2.0/....>_ links to <....>_ To work with sphinx, 1. generated default doc framework by 'sphinx-quickstart' command, 2. place 'get_tgdoc.py' into source folder 3. run 'python get_tgdoc.py' to get rst sources 4. add '2.0/indx' and '2.0/RoughDocs' to index.rst 5. run 'make html' Then there's a rough html doc available. -- Fred --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Docs" 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-docs?hl=en -~----------~----~----~----~------~----~------~--~---
