Add troubleshooting how-to to zk-docs #99
2 changed files with 2 additions and 0 deletions
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