Uses of docutils




Hi,

I've been playing with docutils in order to use ReStructedText with
Django, but I was wondering if apart from converting files to html it
adds anything to Python's self-documenting facilities.

For instance, the instructions tell you to run "buildhtml.py .." after
the installation, which generates html files for every txt in the
passed-in directory and subdirectories.

What's so good about having a bunch of html scattered in several
directories? Is there any way in Python to make use of them via the
interpreter? Should one rather copy them to a separate folder for
reference?

Regards,

Guillermo
.



Relevant Pages

  • Re: Uses of docutils
    ... I've been playing with docutils in order to use ReStructedText with ... but I was wondering if apart from converting files to html it ... Older versions of epydoc provide neat documentation - I haven't used the latest version. ...
    (comp.lang.python)
  • Re: django learn
    ... I dont know nothing about HTML. ... How much of HTML I need to know to be able to learn django well? ... 3/ and since Django is using Python, ...
    (comp.lang.python)
  • Re: Web development with Python 3.1
    ... looked at Django and other frameworks it seems that the web frameworks ... push the coder to use templates, not letting him near the HTML. ... They don't give me the control over the HTML that I would like. ... How is this done in Django, ...
    (comp.lang.python)
  • Re: django learn
    ... Gigs_ schrieb: ... I dont know nothing about HTML. ... How much of HTML I need to know to be able to learn django well? ...
    (comp.lang.python)