thp/doc-generator/README.md

16 lines
269 B
Markdown
Raw Normal View History

2023-03-27 15:08:00 +00:00
# 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.