2021-04-26 11:30:31 -07:00
..
2021-04-26 11:30:31 -07:00
2021-01-24 17:35:49 -08:00
2021-02-03 06:27:09 -08:00
2021-01-24 17:35:49 -08:00

Building the documentation

I'm still trying to learn sphinx and come up with a workflow for building docs. Right now it's pretty kludgy.

  • pip install sphinx
  • pip install sphinx-rtd-theme
  • pip install m2r2
  • Download and install MacTeX
  • Add /Library/TeX/texbin to your $PATH
  • cd docs
  • make html
  • make latexpdf
  • cp _build/latex/osxphotos.pdf .