Skip to content

Commit

Permalink
chore(documentation): #915 fix documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ds-crehm committed Jun 26, 2024
1 parent 852f07c commit efef381
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
run: |
npx downdoc -o docs/target/generated-docs/adminguide.md docs/src/diagram-replacer/generated-adocs/adminguide.adoc
npx downdoc -o docs/target/generated-docs/arc42.md docs/src/diagram-replacer/generated-adocs/arc42.adoc
npx downdoc -o docs/target/generated-docs/user-manual.md docs/src/docs/user/user-manual.adoc
npx downdoc -o docs/target/generated-docs/user-manual.md docs/src/diagram-replacer/generated-adocs/user-manual.adoc
- name: MD files post-processing
working-directory: docs/src/post-processing/
Expand Down

0 comments on commit efef381

Please sign in to comment.