26 Commits

Author SHA1 Message Date
Laurenz
029ae4a5ea
Export target docs (#5812)
Co-authored-by: Martin Haug <3874949+reknih@users.noreply.github.com>
2025-02-05 13:24:10 +00:00
Abdul-Rahman Sibahi
b969c01b28
Replace once_cell's Lazy as much as possible (#4617)
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-10-31 11:52:11 +00:00
Laurenz
be7cfc85d0
Split out four new crates (#5302) 2024-10-27 18:04:55 +00:00
Laurenz
b3615ccd49
A few CI and crate config changes (#3852) 2024-04-02 14:16:44 +00:00
Laurenz
a483321aa0
Remove dependency on unicode_names2 (#3570) 2024-03-07 09:56:37 +00:00
Laurenz
edf957399c
Enable cli feature by default for typst-docs (#3527) 2024-02-28 18:13:08 +00:00
Laurenz
a518e2dd4d
Move docs generation code (#3519) 2024-02-28 10:37:52 +00:00
Laurenz
ebfdb1dafa Move everything into crates/ directory 2023-07-02 20:07:43 +02:00
Laurenz
d1a7a6dbab Non-Typst highlighting in documentation 2023-06-30 16:17:52 +02:00
Laurenz
42afa410ae Better documentation outlines 2023-05-17 14:38:03 +02:00
Laurenz
8971588486 Externalize contributor fetching 2023-05-17 14:31:55 +02:00
Laurenz
88cb8c2626 Bump comemo 2023-05-16 16:43:35 +02:00
Laurenz
47dff3765d Remove 'static bound on World
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-11 10:50:30 +02:00
HarmoGlace
856557353b
Add rust minimum version in Cargo.toml (#902) 2023-05-03 10:37:44 +02:00
Laurenz
b1e0de0078 Version bump 2023-04-26 15:54:05 +02:00
Laurenz
3680c854a2 Touch up docs 2023-04-26 15:37:21 +02:00
Laurenz
2fbb14f712 Deterministic order of contributors 2023-04-21 12:27:47 +02:00
Laurenz
c117e2dc27 List contributors in changelog
Co-Authored-By: Martin Haug <mhaug@live.de>
2023-04-20 14:23:36 +02:00
Laurenz
b51cb131bd Bump comemo 2023-04-17 19:59:45 +02:00
Laurenz
89cf4054d6 Reduce amount of hashing 2023-04-13 14:23:46 +02:00
Laurenz
fe2640c552 Version bump 2023-04-11 22:34:25 +02:00
Laurenz
b3faef4b80 Bump version 2023-04-05 01:41:15 +02:00
Laurenz
d71c933cca Bump dependencies 2023-03-27 15:49:04 +02:00
Laurenz
e5eab73374 Streamline field names 2023-03-08 11:02:27 +01:00
Laurenz
7d28e6499e Set Typst versions to 0.0.0 2023-02-06 11:53:49 +01:00
Laurenz
d4d702017c Documentation provider 2023-02-06 11:52:31 +01:00