Added docs

This commit is contained in:
Rhet Turnbull
2022-04-19 09:40:08 -07:00
parent 0a83e14210
commit 840a252083
44 changed files with 35722 additions and 2 deletions

View File

@@ -16,6 +16,10 @@ github:
@make html
@cp -a _build/html/. ../docs
docs:
@make html
@cp -a _build/html/. ../osxphotos/docs
pdf:
@make latexpdf
@cp -a _build/latex/osxphotos.pdf ../docs