Files
osxphotos/docsrc
Rhet Turnbull 76625b9e84 Feature add keep 730 (#740)
* Implemented #730, --keep

* Implemented #739, fixed --keep to accept relative paths

* Updated to macos-latest

Ref: https://github.com/actions/virtual-environments/issues/5583

* Release files for #730
2022-07-27 08:14:00 -07:00
..
2022-07-27 08:14:00 -07:00
2021-01-24 17:35:49 -08:00
2022-04-19 09:40:08 -07:00
2022-04-23 08:16:47 -07: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.

  • python3 -m pip -r dev_requirements.txt
  • Download and install MacTeX
  • Add /Library/TeX/texbin to your $PATH
  • cd docs
  • make html
  • make latexpdf
  • cp _build/latex/osxphotos.pdf .

The build.sh script in the main repo directory will build the documents for you and is the preferred way to build the docs.

The following files are generated by build.sh and should not be directly edited:

  • source/template_help.rst
  • source/tutorial.rst