Code

Enhance documentation generation.
authorstefan <stefan@57a73879-2fb5-44c3-a270-3262357dd7e2>
Thu, 12 Feb 2009 05:54:26 +0000 (05:54 +0000)
committerstefan <stefan@57a73879-2fb5-44c3-a270-3262357dd7e2>
Thu, 12 Feb 2009 05:54:26 +0000 (05:54 +0000)
commit05a794c31b971ad6814dd3c51c79fe35e7415a7b
tree2ccadd8cebba48272a3462689ad177cae6eee4f2
parent934619c41aa5a0a9b8df0cae65a3b3edc37e5176
Enhance documentation generation.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/roundup/trunk@4124 57a73879-2fb5-44c3-a270-3262357dd7e2
12 files changed:
doc/_static/style.css [new file with mode: 0644]
doc/_templates/layout.html [new file with mode: 0644]
doc/acknowledgements.txt [new file with mode: 0644]
doc/conf.py [new file with mode: 0644]
doc/contact.txt [new file with mode: 0644]
doc/customizing.txt
doc/index.txt
doc/license.txt [new file with mode: 0644]
roundup/dist/__init__.py [new file with mode: 0644]
roundup/dist/command/__init__.py [new file with mode: 0644]
roundup/dist/command/build_doc.py [new file with mode: 0644]
setup.py