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 3f60b59 commit 9ff2aadCopy full SHA for 9ff2aad
1 file changed
.github/workflows/full_render_doc-en_test.yml
@@ -26,4 +26,4 @@ jobs:
26
run: "php doc-base/configure.php --disable-libxml-check --enable-xml-details --redirect-stderr-to-stdout"
27
28
- name: "Render documentation for doc-en"
29
- run: "php phd/render.php --docbook doc-base/.manual.xml --package PHP --format xhtml --format bigxhtml --format php --format tocfeed --forceindex --output output"
+ run: "php phd/render.php --docbook doc-base/.manual.xml --package PHP --format xhtml --format bigxhtml --format php --format tocfeed --format markdown --forceindex --output output"
0 commit comments