main
Could not load branches
Nothing to show
{{ refName }}default
Could not load tags
Nothing to show
{{ refName }}defaultName already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Latest commit
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.