We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4a143c commit 5f8e652Copy full SHA for 5f8e652
.platform.app.yaml
@@ -52,4 +52,4 @@ dependencies:
52
hooks:
53
build: |
54
pip install git+https://github.com/fabpot/sphinx-php.git
55
- make html
+ make -C _build html
0 commit comments