mirror of
https://github.com/JeroenED/libpairtwo.git
synced 2024-11-23 23:16:58 +01:00
Using phpdoc again
This commit is contained in:
parent
304e7d9f33
commit
035e718fd4
2
Makefile
2
Makefile
@ -16,7 +16,7 @@ view-coverage: ## Shows the code coverage report
|
|||||||
open build/coverage/index.html
|
open build/coverage/index.html
|
||||||
|
|
||||||
api: ## Generates api-docs
|
api: ## Generates api-docs
|
||||||
VERSIONTAG=$(VERSION) doxygen
|
phpdoc -d ./src -t ./doc/api
|
||||||
|
|
||||||
dist: ## Generates distribution
|
dist: ## Generates distribution
|
||||||
cp dist/composer* res/
|
cp dist/composer* res/
|
||||||
|
Loading…
Reference in New Issue
Block a user