diff options
| author | Laurenz <laurmaedje@gmail.com> | 2023-07-02 19:59:52 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2023-07-02 20:07:43 +0200 |
| commit | ebfdb1dafa430786db10dad2ef7d5467c1bdbed1 (patch) | |
| tree | 2bbc24ddb4124c4bb14dec0e536129d4de37b056 /docs/src/general/overview.md | |
| parent | 3ab19185093d7709f824b95b979060ce125389d8 (diff) | |
Move everything into `crates/` directory
Diffstat (limited to 'docs/src/general/overview.md')
| -rw-r--r-- | docs/src/general/overview.md | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/docs/src/general/overview.md b/docs/src/general/overview.md deleted file mode 100644 index e3fa3b3c..00000000 --- a/docs/src/general/overview.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -description: | - Learn how to use Typst to compose documents faster. Get started with the - tutorial, or dive into the reference. ---- - -# Overview -Welcome to Typst's documentation! Typst is a new markup-based typesetting system -for the sciences. It is designed to be an alternative both to advanced tools -like LaTeX and simpler tools like Word and Google Docs. Our goal with Typst is -to build a typesetting tool that is highly capable _and_ a pleasure to use. - -This documentation is split into two parts: A beginner-friendly tutorial that introduces Typst through a practical use case and a comprehensive reference that explains all of Typst's concepts and features. - -We also invite you to join the community we're building around Typst. Typst is still a very young project, so your feedback is more than valuable. |
