thp/doc-generator/README.md

16 lines
269 B
Markdown

# Doc-generator
Here is the generator for the webpage of the language.
## `src` folder
Contains the code to generate HTML files from MD files.
## `static` folder
Contains the HTML esqueleton, and the MD files.
## `dist` folder
Contains the generated HTML files.