/aimbat-docs

Documentation for AIMBAT, hosted by Sphinx

Primary LanguageHTML

aimbat-docs

  • Documentation for AIMBAT, hosted by Sphinx.
  • Read the docs here.

Dependencies

  • Sphinx
  • Some form of browser
  • LaTeX

Building

cd into the repository aimbat-docs, and run:

  sphinx-build -b html . builddir
  make html
  make latexpdf

Remember to run these commands before you push to Github during each build!

It takes a while for the online docs to build and configure after you have pushed to Github.