diff options
Diffstat (limited to 'docs/reference/welcome.md')
| -rw-r--r-- | docs/reference/welcome.md | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/docs/reference/welcome.md b/docs/reference/welcome.md index fc526f52..d312ba07 100644 --- a/docs/reference/welcome.md +++ b/docs/reference/welcome.md @@ -10,14 +10,13 @@ syntax, concepts, types, and functions. If you are completely new to Typst, we recommend starting with the [tutorial]($tutorial) and then coming back to the reference to learn more about Typst's features as you need them. -## Language { #language } -The reference starts with a language part that gives an overview over [Typst's -syntax]($syntax) and contains information about concepts involved in +## Language +The reference starts with a language part that gives an overview over +[Typst's syntax]($syntax) and contains information about concepts involved in [styling documents,]($styling) using -[Typst's scripting capabilities,]($scripting) and a detailed documentation of -all [data types]($types) in Typst. +[Typst's scripting capabilities.]($scripting) -## Functions { #functions } +## Functions The second part includes chapters on all functions used to insert, style, transform, and layout content in Typst documents. Each function is documented with a description of its purpose, a list of its parameters, and examples of how to use |
