diff options
| author | Laurenz <laurmaedje@gmail.com> | 2023-06-30 16:18:44 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2023-06-30 16:18:44 +0200 |
| commit | c4d11dc3fb756fdaff67b5d19b516953da5a360d (patch) | |
| tree | 2269326f11382c0058cc6666892e07e187a09820 /docs/src/reference/details.yml | |
| parent | d1a7a6dbab1e59936c0dcd4278e584fe739e9aaa (diff) | |
More package documentation
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. |
