mirror of
https://github.com/Myriad-Dreamin/tinymist.git
synced 2025-12-23 08:47:50 +00:00
docs: add dev guide of tinymist-query (#1064)
This commit is contained in:
parent
dd67518248
commit
c66615934c
7 changed files with 136 additions and 6 deletions
|
|
@ -17,7 +17,7 @@
|
|||
"maintainers": "typst query MAINTAINERS.typ \"<maintainer-meta>\" --pretty --one --field value --input=action=help",
|
||||
"docs": "shiroa serve --font-path assets/fonts -w . docs/tinymist",
|
||||
"docs:typ": "node scripts/link-docs.mjs",
|
||||
"docs:rs": "cargo doc --workspace --no-deps",
|
||||
"docs:rs": "cargo doc --workspace --document-private-items --no-deps",
|
||||
"test:grammar": "cd syntaxes/textmate && yarn run test",
|
||||
"build:typlite": "cargo build --bin typlite",
|
||||
"typlite": "target/debug/typlite",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue