summaryrefslogtreecommitdiff
path: root/docs/src
AgeCommit message (Collapse)Author
2025-07-09Construct library via extension trait instead of default & inherent impl (#6576)Laurenz
2025-07-08Rewrite foundations of native elements (#6547)Laurenz
2025-06-26Allow deprecating symbol variants (#6441)Malo
2025-06-24Add docs for `std` module (#6407)Andrew Voynov
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-06-11Use `codex::ModifierSet` (#6159)T0mstone
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-06-10Standardize trailing slashes in docs route paths (#6420)3w36zj6
2025-03-31Make `World::font` implementations safe (#6117)Myriad-Dreamin
2025-03-070.13.1 changelog (#6025)Laurenz
2025-02-06Fix docs outline for nested definitions (#5823)Laurenz
2025-02-050.13 changelog (#5801)Laurenz
2025-02-05Export target docs (#5812)Laurenz
Co-authored-by: Martin Haug <3874949+reknih@users.noreply.github.com>
2025-02-04Scope deprecations (#5798)Laurenz
2025-02-03Enable HTML feature in docs generator (#5800)Laurenz
2025-02-03Refactor `Scope` (#5797)Laurenz
2025-01-08More flexible and efficient `Bytes` representation (#5670)Laurenz
2025-01-08Embed files associated with the document as a whole (#5221)Niklas Eicker
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-01-07Remove closing slashes from img tags (#5665)Laurenz
2024-12-05Bump Rust to 1.83 (#5534)Laurenz
2024-12-04Add HTML export formatLaurenz
2024-12-04Rename `Document` to `PagedDocument`Laurenz
2024-11-17Use `codex` for symbols (#5421)Malo
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-10-19Bump version on main (#5246)Laurenz
2024-10-18Split changelog (#5237)Laurenz
2024-10-18Use `set page(columns: n)` in tutorial (#5228)Martin Haug
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-10-03Tweak docs (#5089)Laurenz
2024-10-01Rescue `math.binom` docs (#5087)Laurenz
2024-09-26Spelling (#5020)Josh Soref
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2024-08-09Split shorthands into math and markup, add tilde shorthand (#4706)Max
2024-08-06Move roadmap and community pages out of this repository (#4688)Laurenz
2024-07-20Support transparent page fill (#4586)Laurenz
Co-authored-by: Martin Haug <mhaug@live.de>
2024-07-14Change the signature of `World::main` (#4531)Myriad-Dreamin
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-07-11Spans for cross-file go-to-definition (#4539)Laurenz
2024-06-22Add named symbols: `⌈`, `⌉`, `⌊`, `⌋` (#4267)Yip Coekjan
2024-06-13Make symbols callable like functions & migrate callable accents to callable ↵Yip Coekjan
symbols (#4299) Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-06-10Remove `Tracer` (#4365)Laurenz
2024-06-03Show block-level elements as blocks (#4310)Laurenz
2024-05-16Documentation for literals (#4149)Laurenz
2024-05-13Replace all `Prehashed` with `LazyHash` (#4127)Laurenz
2024-05-13Factor out `typst-utils` crate (#4125)Laurenz
2024-03-23Exclude bots from the doc's contributor list (#3731)Leedehai
2024-03-15Final touches (#3678)Laurenz
2024-03-15Add a guide for the new tables (#3655)Martin Haug
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-03-15Fix double slashes in docs links (#3675)Laurenz
2024-03-09Update changelog and roadmap (#3594)Laurenz
2024-03-07Remove dependency on unicode_names2 (#3570)Laurenz
2024-03-04Add support for shortcut links in docs (#3547)Laurenz
2024-02-28Make use of `is_some_and` where applicable (#3523)Laurenz
2024-02-28Move docs generation code (#3519)Laurenz