diff options
Diffstat (limited to 'docs/src/reference/details.yml')
| -rw-r--r-- | docs/src/reference/details.yml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/src/reference/details.yml b/docs/src/reference/details.yml index 22b67963..8e9af3a0 100644 --- a/docs/src/reference/details.yml +++ b/docs/src/reference/details.yml @@ -164,3 +164,11 @@ data-loading: | utility: | Useful utility functions. + +packages: | + Typst [packages]($scripting/#packages) encapsulate reusable building blocks + and make them reusable across projects. Below is a list of Typst packages + created by the community. Due to the early and experimental nature of Typst's + package management, they all live in a `preview` namespace. Click on a + package's name to view its documentation and use the copy button on the right + to get a full import statement for it. |
