Skip to content
Snippets Groups Projects
Commit 20979946 authored by Krzysztof Dyszczyk's avatar Krzysztof Dyszczyk
Browse files

Docs for hooks

parent afa90577
No related branches found
No related tags found
No related merge requests found
...@@ -138,6 +138,7 @@ apigen docs: ...@@ -138,6 +138,7 @@ apigen docs:
script: script:
- ls -l - ls -l
- /app/vendor/bin/apigen generate - /app/vendor/bin/apigen generate
- php /app/hooks-docs.php ${CI_PROJECT_DIR}
when: manual when: manual
build to deploy: build to deploy:
......
...@@ -17,7 +17,7 @@ baseUrl: "/" ...@@ -17,7 +17,7 @@ baseUrl: "/"
templateTheme: default templateTheme: default
php: false php: false
sourceCode: false sourceCode: false
tree: false tree: true
deprecated: false deprecated: false
todo: false todo: false
download: false download: false
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment