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 3aad2d5 commit fff7f46Copy full SHA for fff7f46
.github/workflows/docs.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: build doctum docs
22
uses: sudo-bot/action-doctum@v5
23
with:
24
- config-file: doctum.php
+ config-file: "documentation/doctum.config.php"
25
# parse, render or update
26
method: "update"
27
# (optional) defaults to '--output-format=github --no-ansi --no-progress -v'
0 commit comments