Provide a documentation package
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Quickly Widgets |
New
|
Undecided
|
Unassigned |
Bug Description
It would be nice to provide a python-
Sphinx [1] seems to be the tool generally used to build nice Python documentation.
A few pointers for anyone wanting to take up this task:
* An example to look at is the python-apt-doc package, which generates these docs [2].
* I believe the main changes are to add the 'build_sphinx' command to setup.py:
http://
* Then call it from debian/rules, and add the doc/ folder with a Makefile for Sphinx.
* The python-
[1] http://
[2] http://