Go to file
Tristan B. Velloza Kildaire d978f89bd8 - Fixed up graph paths 2023-04-18 18:44:30 +02:00
docs - Fixed up graph paths 2023-04-18 18:44:30 +02:00
docs_src - Moved source docs to `docs_src/` and docs outputted by pandoc (and to be later processed by mkdocs) to `docs/` 2023-04-18 17:40:26 +02:00
graphs - Updated `.gitignore` 2023-04-18 17:43:35 +02:00
.gitignore - Update `.gitignore` 2023-04-18 17:44:26 +02:00
README.md Update README.md 2022-10-23 15:29:42 +02:00
build.md - Added build requirements for docs (WIP) 2023-01-13 17:09:50 +02:00
doall.sh Build system 2023-01-22 13:22:57 +02:00
helpers.sh - Fixed up graph paths 2023-04-18 18:44:30 +02:00
makead.sh - New scripts all require pre-processing pandoc firstly 2023-04-18 17:39:10 +02:00
makebook.sh - New scripts all require pre-processing pandoc firstly 2023-04-18 17:39:10 +02:00
makegraphs.sh Build system 2023-01-22 13:11:36 +02:00
makemarkdown.sh - New scripts all require pre-processing pandoc firstly 2023-04-18 17:39:10 +02:00
mkdocs.yml - Disabled `site_url` again 2023-04-18 18:34:14 +02:00
pandoc-plot-book.conf - Added `pandoc-plot` configuration files 2023-04-18 17:41:26 +02:00
pandoc-plot.conf - Added `pandoc-plot` configuration files 2023-04-18 17:41:26 +02:00

README.md

documentation

Official TLang documentation

Usage

Clone the repository and try running:

mkdocs serve

In the root of the repository, if you get an error you will need to install some PIP dependencies.