Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Teal documentation

You can read the latest published version of the documentation at https://teal-language.org/book/.

Building the documentation

The documentation for the website is generated using mdBook. Install mdbook and then run mdbook build in this directory: that should take the Markdown files from the src directory and build the documentation in HTML format in the book directory.