mirror of https://gitee.com/bigwinds/arangodb
re-make examples before publishing docs
This commit is contained in:
parent
aa4aaf6500
commit
74735bf1c3
|
@ -10,7 +10,7 @@ OUTPUT_FOLDER=Doxygen/manuals/$(PACKAGE_VERSION)
|
|||
|
||||
.PHONY: publish publish-wiki publish-html publish-pdf publish-copy
|
||||
|
||||
publish: publish-wiki publish-html publish-pdf
|
||||
publish: examples publish-wiki publish-html publish-pdf
|
||||
make publish-copy
|
||||
|
||||
publish-copy:
|
||||
|
|
Loading…
Reference in New Issue