Skip to content

Commit 72b170a

Browse files
docs: explain why <contributors/> is omitted in docs.json
1 parent 3d4ffe2 commit 72b170a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ Unofficial builds of [Typst](https://typst.app/home) artifacts for development p
3434
You can build a docs website from these files yourself by leveraging [typst-docs-web](https://github.com/typst-community/typst-docs-web) and [other](https://ydx-2147483647.github.io/best-of-typst/#docs-infra) unofficial tools.
3535
The base URL for the files is set to `/DOCS-BASE/`. Please replace the string with your actual base URL. For example, [`sd '/DOCS-BASE/' '/' docs.json`](https://webinstall.dev/sd/).
3636

37+
Note that [`<contributors/>` in changelog pages](https://github.com/typst/typst/blob/v0.14.2/docs/changelog/0.14.2.md?plain=1#L19) are collected during the closed-source build steps. `docs.json` here omits the list of contributors, because [the resolver does not support it](https://github.com/typst/typst/blob/v0.14.2/docs/src/main.rs#L16-L21).
38+
3739
<!-- included by catalog.typ — end -->
3840

3941
## Debugging recipes

0 commit comments

Comments
 (0)