summaryrefslogtreecommitdiff
path: root/crates/typst-docs/src
AgeCommit message (Expand)Author
2024-02-28Move docs generation code (#3519)Laurenz
2024-02-28Externalize assets (#3515)Laurenz
2024-02-27New context system (#3497)Laurenz
2024-02-26Add basic typst-docs CLI that spits out json (#3429)Jacob Hummer
2024-02-25Add `base()` injection getter to the typst-docs `Resolver` (#3484)Jacob Hummer
2024-01-17Add `Page` structLaurenz
2023-12-18Key/Value data from CLI (#2894)Laurenz
2023-11-27Update changelogLaurenz
2023-11-24Merge `typst` and `typst-library`Laurenz
2023-11-19Streamline importsLaurenz
2023-11-08Move some things out of `util`Laurenz
2023-11-02Some math docs improvementsLaurenz
2023-10-30Fixed typos (#2524)Fritz Rehde
2023-10-30More Markdown features in docsLaurenz
2023-10-29Docs fixesLaurenz
2023-10-25Improve color and gradient docsLaurenz
2023-10-04Add `Repr` trait (#2269)MALO
2023-10-03Gradient Part 2 - Linear gradients (#2279)Sébastien d'Herbais de Thun
2023-09-26Extract IDE crateLaurenz
2023-09-13Touch up docs a littleLaurenz
2023-09-11Docs generation for typesLaurenz
2023-09-04Add a page setup guide (#1911)Martin Haug
2023-08-29Add a bit more docs to `compile`Laurenz
2023-08-25calm down clippy even more (#1997)Beiri22
2023-08-22Virtual path typeLaurenz
2023-08-04Bytes typeLaurenz
2023-08-03Split markup and math shorthands for docsLaurenz
2023-08-03Add shorthands to category pagesMartin Haug
2023-07-19Add infrastructure for compiler warnings (#1731)lolstork
2023-07-18Extract syntax module into typst-syntax crateLaurenz
2023-07-05Color mixing function (#1332)Lynn
2023-07-04Adapt docs infrastructureLaurenz
2023-07-03Move roadmap into this repositoryLaurenz
2023-07-02Move everything into `crates/` directoryLaurenz