Skip to content

Files

Latest commit

94ebcf8 · Jul 2, 2025

History

History

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 1, 2024
May 31, 2022
Jun 18, 2025
Jun 27, 2025
Jun 27, 2025
Jun 12, 2025
Apr 16, 2025
Feb 19, 2025
Jun 27, 2025
Jul 2, 2025
Jun 27, 2025
Feb 2, 2025
Jan 29, 2020
Apr 12, 2025
Jan 22, 2016
Jan 22, 2016
Jun 27, 2025
Mar 1, 2023
Mar 1, 2023
Jun 27, 2025

The documentation in this tree is in plain text files and can be viewed using any text file viewer.

It uses ReST (reStructuredText), and the Sphinx 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 (or make.bat html on Windows) at a shell prompt.

The documentation in _build/html/index.html can then be viewed in a web browser.