Added EPUB output to documentation build

This commit is contained in:
Mark Qvist 2023-02-23 17:25:38 +01:00
commit 3b1936ef48
25 changed files with 54 additions and 18 deletions

View file

@ -47,7 +47,7 @@ documentation:
make -C docs html
manual:
make -C docs latexpdf
make -C docs latexpdf epub
release: test remove_symlinks build_wheel build_pure_wheel documentation manual create_symlinks