Go to file
Tristan B. Velloza Kildaire 4542bfd58e - Updated `.gitignore`
- Added `.svg` plots
2023-04-18 17:43:35 +02:00
docs - Updated `.gitignore` 2023-04-18 17:43:35 +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 - Updated `.gitignore` 2023-04-18 17:43:35 +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 - New scripts all require pre-processing pandoc firstly 2023-04-18 17:39:10 +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 - Use a nice bootstrap theme 2023-04-18 17:39:25 +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.