Build docs from master

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2018-05-16 09:52:07 +02:00
parent 3a7fc4b567
commit 4b7eb6c03f

View File

@@ -40,7 +40,7 @@ developer-manual-pdf:
@echo "Developer manual build finished; PDF is updated"
api-docs: clean-api-docs
cd build && sh get-server-sources.sh stable13
cd build && sh get-server-sources.sh master
mkdir -p developer_manual/api/
cd build && composer install && composer update
cd build && php generateApiDoc.php