From 19a1bfada7752fe195de92f838823029146c963d Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Sun, 10 Sep 2023 20:29:50 +0200 Subject: Add a ‘Documentation’ section to the README MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index fad71d3..fe32d22 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3