mirror of
https://github.com/markqvist/Reticulum.git
synced 2026-04-27 14:20:35 +00:00
Added EPUB output to documentation build
This commit is contained in:
parent
b381a61be8
commit
3b1936ef48
25 changed files with 54 additions and 18 deletions
2
Makefile
2
Makefile
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue