1
0
Fork 0

* initial checkin

This commit is contained in:
Jan Dittberner 2008-06-03 19:12:16 +00:00
parent 3a553ecbfb
commit 79e3237986
27 changed files with 660 additions and 0 deletions

12
docs/index.txt Normal file
View file

@ -0,0 +1,12 @@
gnuviechadminweb
++++++++++++++++
This is the main index page of your documentation. It should be written in
`reStructuredText format <http://docutils.sourceforge.net/rst.html>`_.
You can generate your documentation in HTML format by running this command::
setup.py pudge
For this to work you will need to download and install ``buildutils`` and
``pudge``.