Reference manual for the Asylum Programming Language. The actual site is here: https://asylum-lang-foundation.github.io/Manual. Asylum Programming Language discord server: https://discord.gg/cn5wmz6SqA
To build the site, run MAKE.bat html or make html depending on your system. You need to have the python packages sphinx, myst-parser, and sphinx-rtd-theme installed. Once done, delete everything in the docs folder and replace it with the contents in build/html.