summaryrefslogtreecommitdiff
path: root/docs/Cargo.toml
AgeCommit message (Collapse)Author
2025-06-11Use `codex::ModifierSet` (#6159)T0mstone
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-02-05Export target docs (#5812)Laurenz
Co-authored-by: Martin Haug <3874949+reknih@users.noreply.github.com>
2024-10-31Replace `once_cell`'s `Lazy` as much as possible (#4617)Abdul-Rahman Sibahi
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-10-27Split out four new crates (#5302)Laurenz
2024-04-02A few CI and crate config changes (#3852)Laurenz
2024-03-07Remove dependency on unicode_names2 (#3570)Laurenz
2024-02-28Enable `cli` feature by default for `typst-docs` (#3527)Laurenz
2024-02-28Move docs generation code (#3519)Laurenz
2023-07-02Move everything into `crates/` directoryLaurenz
2023-06-30Non-Typst highlighting in documentationLaurenz
2023-05-17Better documentation outlinesLaurenz
2023-05-17Externalize contributor fetchingLaurenz
2023-05-16Bump comemoLaurenz
2023-05-11Remove 'static bound on `World`Laurenz
Thanks to improvements in comemo, tracked types don't need to be 'static anymore. This means that the 'static bound on the `World` is now lifted and that the `Route` doesn't need to use unsafe code anymore to manage its lifetime.
2023-05-03Add rust minimum version in `Cargo.toml` (#902)HarmoGlace
2023-04-26Version bumpv0.3.0Laurenz
2023-04-26Touch up docsLaurenz
2023-04-21Deterministic order of contributorsLaurenz
2023-04-20List contributors in changelogLaurenz
Co-Authored-By: Martin Haug <mhaug@live.de>
2023-04-17Bump comemoLaurenz
2023-04-13Reduce amount of hashingLaurenz
2023-04-11Version bumpv0.2.0Laurenz
2023-04-05Bump versionv0.1.0Laurenz
2023-03-27Bump dependenciesLaurenz
2023-03-08Streamline field namesLaurenz
2023-02-06Set Typst versions to `0.0.0`Laurenz
2023-02-06Documentation providerLaurenz