Hi,some weeks ago we decided to move the TG1 docs from our MoinMoin wiki to Sphinx because:
1. MoinMoin is flooded by spammers because Moin does not have any kind of real spam protection (e.g. good Captchas). I don't want to spend 5-10 minutes every day to keep the wiki clean. 2. Sphinx looks so much nicer than Moin. 3. Unify the docs because TG2 docs are in Sphinx already.
So I started moving the docs. This involves: - Extract all 1.0 docs from the wiki (done) - Insert them into a Sphinx project and structure them in a way so that we get a nice TOC (started) - Fix all pages for Sphinx (e.g. change links, remove ACLs) - Write a script that extracts existing comments and put them below the Sphinx pages. - Put everything in SVN.The whole thing is far from complete so this would be an easy task for TG users that want to help out, especially because you don't need to do the whole thing. Just fix a few pages as long as you have time.
For now the docs just live in a hg repository of mine: http://oss.schwarz.eu/cgi-bin/hgwebdir.cgi/tg1_docs/This has the advantage that I can give out commit access on this repository to everyone interested.
How to start: + install Sphinx (http://sphinx.pocoo.org/) + install Mercurial (http://www.selenic.com/mercurial/) + hg clone http://oss.schwarz.eu/cgi-bin/hgwebdir.cgi/tg1_docs + (modify docs) + send htpasswd encrypted password string to me (or just request access, I'll send you a generated password) + Commit everything Have fun, fs
smime.p7s
Description: S/MIME Cryptographic Signature

