[ python-Bugs-1000295 ] Use Python to run documentation builds
noreply at pgfoundry.org
noreply at pgfoundry.org
Sat Mar 8 18:56:00 UTC 2008
Bugs item #1000295, was opened at 2005-04-28 00:02
You can respond by visiting:
http://pgfoundry.org/tracker/?func=detail&atid=442&aid=1000295&group_id=1000094
Category: Documentation
Group: To do
>Status: Closed
Resolution: Accepted
Priority: 3
Submitted By: James Pye (jwp)
Assigned to: Nobody (None)
Summary: Use Python to run documentation builds
Initial Comment:
Currently, the documentation is built with a Makefile, while this is fine, it would be nicer to have a Python based build script. The script could potentially use Python bindings to do the build, maybe providing extra granularity and increasing portability.
----------------------------------------------------------------------
>Comment By: James Pye (jwp)
Date: 2008-03-08 11:56
Message:
Never mind this. The `doc` project is being deprecated in favor of rst files maintained within each project.
Quite relieving actually, as maintaining the documentation as I was was quite taxing. Also, a project driven structure will help to make sense of how things should layout.
----------------------------------------------------------------------
You can respond by visiting:
http://pgfoundry.org/tracker/?func=detail&atid=442&aid=1000295&group_id=1000094
More information about the Python-general
mailing list