P
Analyzed about 20 hours ago
Pydocweb is a tool for collaboratively editing docstrings and documentation in a Python module via the web, and merging changes made easily back to the sources. It is a web application written using Django.
Pydocweb is currently used in the Numpy documentation marathon, see
... [More]
http://scipy.org/Developer_Zone/DocMarathon2008
Current source code for Pydocweb is hosted on Github. You can get it using the Git VCS program:
git clone http://github.com/pv/pydocweb.git [Less]