Add troubleshooting how-to to zk-docs #99
2 changed files with 2 additions and 0 deletions
Add troubleshooting how-to to zk-docs output
Include the troubleshooting guide in the key documentation files displayed at session start for AI context priming. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
commit
c9ac5e372e
1
docs/changelog.d/zk-docs-troubleshooting.doc.md
Normal file
1
docs/changelog.d/zk-docs-troubleshooting.doc.md
Normal file
|
|
@ -0,0 +1 @@
|
|||
Add troubleshooting how-to to zk-docs output
|
||||
|
|
@ -10,6 +10,7 @@ FILES=(
|
|||
"$DOCS_DIR/tutorials/ai-assistance-guide.md"
|
||||
"$DOCS_DIR/reference/index.md"
|
||||
"$DOCS_DIR/how-to/index.md"
|
||||
"$DOCS_DIR/how-to/troubleshooting.md"
|
||||
"$DOCS_DIR/explanation/architecture.md"
|
||||
"$DOCS_DIR/tutorials/index.md"
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue