mirror of
https://github.com/typst/typst
synced 2025-06-08 05:06:24 +08:00
Add typst-html
to architecture crates list (#6364)
This commit is contained in:
parent
fd08c4bb3f
commit
6164ade9ce
@ -12,6 +12,7 @@ Let's start with a broad overview of the directories in this repository:
|
|||||||
- `crates/typst-cli`: Typst's command line interface. This is a relatively small
|
- `crates/typst-cli`: Typst's command line interface. This is a relatively small
|
||||||
layer on top of the compiler and the exporters.
|
layer on top of the compiler and the exporters.
|
||||||
- `crates/typst-eval`: The interpreter for the Typst language.
|
- `crates/typst-eval`: The interpreter for the Typst language.
|
||||||
|
- `crates/typst-html`: The HTML exporter.
|
||||||
- `crates/typst-ide`: Exposes IDE functionality.
|
- `crates/typst-ide`: Exposes IDE functionality.
|
||||||
- `crates/typst-kit`: Contains various default implementation of
|
- `crates/typst-kit`: Contains various default implementation of
|
||||||
functionality used in `typst-cli`.
|
functionality used in `typst-cli`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user