File: readme.txt

package info (click to toggle)
defcon 0.10.3-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,096 kB
  • sloc: python: 12,305; makefile: 66
file content (11 lines) | stat: -rw-r--r-- 386 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
To compile this documentation, use Sphinx. In the shell, move to the root source folder where `setup.py` file is, and enter the following:

    python setup.py build_sphinx

Alternatively, if the `make` command is available, you can move to the `documentation` folder where the `Makefile` is located, and run:

    make html

For more info about Sphinx:

    http://www.sphinx-doc.org/