Add mise-tasks reference card and include in ai-docs
Categorized reference of all mise tasks with descriptions. Added to the tools section of the reference index and to the ai-docs context priming script. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
33e3e4e098
commit
c1f4f0169b
3 changed files with 94 additions and 1 deletions
|
|
@ -18,6 +18,7 @@ FILES=(
|
|||
"$DOCS_DIR/explanation/explanation.md"
|
||||
"$DOCS_DIR/explanation/architecture.md"
|
||||
"$DOCS_DIR/tutorials/tutorials.md"
|
||||
"$DOCS_DIR/reference/tools/mise-tasks.md"
|
||||
)
|
||||
|
||||
# Concatenate files with headers showing paths
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue