diff options
author | Thomas Voss <mail@thomasvoss.com> | 2023-09-10 20:29:50 +0200 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2023-09-10 20:29:50 +0200 |
commit | 19a1bfada7752fe195de92f838823029146c963d (patch) | |
tree | 37378845a50398050d2d9941669468bf03b48757 | |
parent | adb23b20e8d2f360e9b20499bff10734890810ac (diff) |
Add a ‘Documentation’ section to the README
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -7,6 +7,11 @@ far too bloated, visually polluting your documents. support for such things, just use a programming- or macro language such as Python or M4. +## Documentation + +Documentation for the transpiler can be found in the `gsp(1)` manual. +Documentation for the language can be found in the `gsp(5)` manual. + ## Why Not Use Pug or [INSERT LANGUAGE HERE] Simply put, they are all trash. Pug has decent syntax but requires you use |