X-Git-Url: https://git.toastfreeware.priv.at/philipp/winterrodeln/wradmin.git/blobdiff_plain/d29649dcdd81fae0a374abdef82a2532200a3a8a..c2d2b07d134a64271aede4886b8c1d0f6960cb4d:/docs/index.txt diff --git a/docs/index.txt b/docs/index.txt deleted file mode 100644 index 84e0369..0000000 --- a/docs/index.txt +++ /dev/null @@ -1,19 +0,0 @@ -wradmin -+++++++ - -This is the main index page of your documentation. It should be written in -`reStructuredText format `_. - -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`_, -`pudge`_, and `pygments`_. The ``pudge`` command is disabled by -default; to ativate it in your project, run:: - - setup.py addcommand -p buildutils.pudge_command - -.. _buildutils: http://pypi.python.org/pypi/buildutils -.. _pudge: http://pudge.lesscode.org/ -.. _pygments: http://pygments.org/