Skip to content
This repository has been archived by the owner on Feb 2, 2019. It is now read-only.

pysmo/aimbat-docs

Repository files navigation

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.