Test build without pdf

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
John Molakvoæ (skjnldsv) 2018-09-10 09:57:43 +02:00 committed by Morris Jobke
parent 453b7302d1
commit 3aedc8ea77
No known key found for this signature in database
GPG Key ID: FE03C3A163FEDE68

View File

@ -1,7 +1,7 @@
all: html pdf
html: admin-manual-html user-manual-html user-manual-de-html developer-manual-html
pdf: admin-manual-pdf user-manual-pdf user-manual-de-pdf developer-manual-pdf
pdf: admin-manual-pdf user-manual-pdf user-manual-de-pdf
admin-manual-html:
rm -rf admin_manual/_build/html/com
@ -35,10 +35,6 @@ user-manual-de-pdf:
cd user_manual_de && make latexpdf
@echo "User manual de build finished; PDF is updated"
developer-manual-pdf:
cd developer_manual && make latexpdf
@echo "Developer manual build finished; PDF is updated"
api-docs: clean-api-docs
cd build && sh get-server-sources.sh master
mkdir -p developer_manual/api/