How does one use this?
On Jul 29, 4:59 am, Georg Brandl <[EMAIL PROTECTED]> wrote:
> Sebastian Wiesner schrieb:
>
> > Hi folks,
>
> > I'd submit the attached patch for inclusion in sphinx.
>
> > It creates a new distutils/setuptoolscommand named "build_sphinx", which
> > builds sphinx documentation in projects using distutils/setuptools. The
> > command looks for "conf.py" files under "doc" (or any other source
> > directory given by the appropriate option) and writes documentation
> > to "build/sphinx/${buildername}". The doctrees are pickled
> > in "build/sphinx/doctrees".
>
> I finally got around to committing this. Many thanks!
>
> Georg
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sphinx-dev" 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/sphinx-dev?hl=en
-~----------~----~----~----~------~----~------~--~---