Skip to content

Commit

Permalink
Merge pull request #14 from intergral/jhawksley-readme
Browse files Browse the repository at this point in the history
docs: update and complete Helm chart documentation, add MkDocs support
  • Loading branch information
jhawksley-intergral authored Dec 17, 2024
2 parents ab65fc5 + a9ab301 commit 46202a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
ref: main
- run: pip install helm_mkdocs mkdocs-material
- run: |
helm-mkdocs ./charts/katie -o docs_out/katie
helm-mkdocs ./charts/katie-agent -o docs_out/katie-agent
- run: cp README.md docs_out/index.md
- run: cp styles.css docs_out/styles.css
- run: mkdocs build
Expand Down

0 comments on commit 46202a0

Please sign in to comment.