Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Where are the source files for the Python FAQs?

0 views
Skip to first unread message

Dave Kuhlman

unread,
Sep 6, 2006, 5:45:44 PM9/6/06
to
I've recently implemented an output writer for Docutils that
produces .odt/ODF files for oowriter from reST (restructured text).

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

--
http://www.rexx.com/~dkuhlman

Eriol

unread,
Sep 7, 2006, 12:43:38 AM9/7/06
to
Dave Kuhlman wrote:

> 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

A.M. Kuchling

unread,
Sep 7, 2006, 8:08:30 AM9/7/06
to
On Thu, 07 Sep 2006 04:43:38 GMT,
Eriol <er...@huine.org> wrote:
> Dave Kuhlman wrote:
>
>> 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/

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

0 new messages