Laurenz
4248265bca
Some math docs improvements
2023-11-02 10:49:14 +01:00
Fritz Rehde
c3114fa380
Fixed typos ( #2524 )
2023-10-30 23:25:28 +01:00
Laurenz
7ac9b1a365
More Markdown features in docs
2023-10-30 22:53:55 +01:00
Laurenz
9c29dbf84f
Docs fixes
2023-10-29 19:35:44 +01:00
Laurenz
38f59c2a27
Improve color and gradient docs
2023-10-25 16:20:08 +02:00
MALO
333e4037fc
Add Repr
trait ( #2269 )
2023-10-04 12:08:56 +02:00
Sébastien d'Herbais de Thun
a4e357fb37
Gradient Part 2 - Linear gradients ( #2279 )
2023-10-03 19:31:02 +02:00
Laurenz
d7928a8ea3
Extract IDE crate
2023-09-26 17:12:18 +02:00
Laurenz
6aa9dbfbe6
Touch up docs a little
2023-09-13 15:43:54 +02:00
Laurenz
3a979e88da
Docs generation for types
2023-09-11 15:53:20 +02:00
Martin Haug
ba043a8d70
Add a page setup guide ( #1911 )
2023-09-04 11:43:11 +02:00
Laurenz
0e5c48ad0d
Add a bit more docs to compile
2023-08-29 18:01:18 +02:00
Beiri22
ea469c2df6
calm down clippy even more ( #1997 )
2023-08-25 14:27:50 +02:00
Laurenz
afc95ed19d
Virtual path type
...
Fixes #1937
2023-08-22 14:21:04 +02:00
Laurenz
b8b0137504
Bytes type
...
- Moves `Bytes` from `util` to `eval` module
- Accepts bytes in `str` function for bytes -> str conversion
- Adds `bytes` function for str | array -> bytes conversion
- Adds `array` function for bytes -> array conversion
- Adds `len`, `at`, and `slice` methods for bytes
- Adds `encoding` parameter to `read` function
2023-08-04 15:46:46 +02:00
Laurenz
028d2f5308
Split markup and math shorthands for docs
2023-08-03 16:33:17 +02:00
Martin Haug
3a2fbcb49c
Add shorthands to category pages
2023-08-03 16:10:49 +02:00
lolstork
b37c1e2731
Add infrastructure for compiler warnings ( #1731 )
2023-07-19 12:52:47 +02:00
Laurenz
f5953887c9
Extract syntax module into typst-syntax crate
2023-07-18 21:04:46 +02:00
Lynn
9a9da80665
Color mixing function ( #1332 )
...
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2023-07-05 11:26:50 +02:00
Laurenz
22052f4b59
Adapt docs infrastructure
2023-07-04 15:49:07 +02:00
Laurenz
615b1eacc7
Move roadmap into this repository
2023-07-03 17:32:29 +02:00
Laurenz
ebfdb1dafa
Move everything into crates/
directory
2023-07-02 20:07:43 +02:00