I have used Fred's script to download all the TG2 docs source ReST files, and have checked them into SVN under trunk/docs/2.0 for now.
I'm working on updating them all to work with Sphinx (to have source highlighting, etc), and I'm updating the sphinx CSS to more closely match the TurboGears color scheme. My plan is to upload the resulting docs to a new TG2 section of the TurboGears website later tonight, or sometime tomorrow. But for now, if you're using TG2 you can generate a fresh copy of the docs with sphinx by going into the docs drectiory and typing: mkdir html sphinx-build -b html . ./html This will build html formatted docs in the html directory, and you should be good to go. I will likely be moving files around and otherwise re-organizing the docs directory quite a bit this afternoon, but if you're interested in helping out there are a lot of tasks yet to be done. -- Mark Ramm-Christensen email: mark at compoundthinking dot com blog: www.compoundthinking.com/blog --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
