main
Could not load branches
Nothing to show
{{ refName }}default
Could not load tags
Nothing to show
{{ refName }}defaultLatest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
The documentation in this tree is in plain text files and can be viewed usingany text file viewer.
It usesReST (reStructuredText), and theSphinx documentation system.This allows it to be built into other forms for easier viewing and browsing.
To create an HTML version of the docs:
- Install Sphinx (using
python -m pip install Sphinx
or some other method). - In this docs/ directory, type
make html
(ormake.bat html
onWindows) at a shell prompt.
The documentation in_build/html/index.html
can then be viewed in a webbrowser.