From c4d11dc3fb756fdaff67b5d19b516953da5a360d Mon Sep 17 00:00:00 2001 From: Laurenz Date: Fri, 30 Jun 2023 16:18:44 +0200 Subject: More package documentation --- docs/src/reference/details.yml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'docs/src/reference/details.yml') 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. -- cgit v1.2.3