I'd like to feed the Python FAQs through my odtwriter, to find out
how well it does at formatting. But, I can't find the source.
Can someone tell me the location of the reST source files for the
Python FAQs. I have not been able to find them.
By the way, for anyone interested, my odtwriter is in the Docutils
sandbox under dkuhlman/OpenDocument.
Dave
> Can someone tell me the location of the reST source files for the
> Python FAQs. I have not been able to find them.
https://svn.python.org/www/trunk/pydotorg/doc/faq/
--
Eriol - *p = NULL; - EIBTI
GPG Key ID 297BE0CA
Caution: I intend to switch to generating the FAQs from Fredrik
Lundh's wiki at pyfaq.infogami.com ; it's just a matter of when I find
the time to deploy the necessary scripts on python.org. At that point
the master source for the FAQs would be available in XML format, not
reST.
--amk