Skip to content

Commit 9ff2aad

Browse files
committed
add markdown build to the full render job
1 parent 3f60b59 commit 9ff2aad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/full_render_doc-en_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
run: "php doc-base/configure.php --disable-libxml-check --enable-xml-details --redirect-stderr-to-stdout"
2727

2828
- 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"
29+
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

Comments
 (0)