mirror of
https://github.com/Myriad-Dreamin/tinymist.git
synced 2025-08-04 02:08:17 +00:00
build: generate docs with internal links (#1831)
* build: generate docs with internal links * build: detect link kind
This commit is contained in:
parent
4658fe7218
commit
483de6f00d
19 changed files with 62 additions and 39 deletions
|
@ -46,7 +46,7 @@ regex.workspace = true
|
|||
tinymist-tests.workspace = true
|
||||
|
||||
[features]
|
||||
default = ["no-content-hint"]
|
||||
default = ["no-content-hint", "cli"]
|
||||
clap = ["dep:clap"]
|
||||
# Note: this is the feature for typlite as a CLI, not for others.
|
||||
# `docx` is enabled in CLI mode, but not in library mode.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue