mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-02-06 07:04:57 +00:00
fix call of apigen
This commit is contained in:
parent
9fc3e93eaf
commit
aa8e64ddd8
2
Makefile
2
Makefile
|
@ -32,6 +32,6 @@ doc:
|
|||
$(PHPDOC) -d SeedDMS_Core --ignore 'getusers.php,getfoldertree.php,config.php,reverselookup.php' --force -t html
|
||||
|
||||
apidoc:
|
||||
apigen generate -s SeedDMS_Core --exclude tests --skip-doc-prefix tests -d html
|
||||
apigen generate -s SeedDMS_Core --exclude tests -d html
|
||||
|
||||
.PHONY: webdav webapp
|
||||
|
|
Loading…
Reference in New Issue
Block a user