
pydocweb
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 http://scipy.org/Developer_Zone/DocMarathon2008
Source code
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
Project Information
- License: New BSD License
- 4 stars
- svn-based source control