Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This is the document production toolkit. It is used to create documents that include the topics written in reStructuredText.

The project contains the make files for both Linux (make.sh) and Windows (make.bat) so you can use whichever operating system you wish when working on the docs.

These files run the Sphinx build and create the documentation output in the build folder. The build folder is deleted prior to each run so it should be considered as a temporary file store.

It should not be put in git.

 

git Repository

The documentation sources are held in git.

...