thp/doc-generator
Araozu d7bddfd549 Simple landing page 2023-03-27 15:22:09 -05:00
..
src Move folders to add a new documentation generator binary 2023-03-27 09:41:16 -05:00
static Simple landing page 2023-03-27 15:22:09 -05:00
.gitignore Basic config for doc generation 2023-03-27 10:08:00 -05:00
Cargo.lock Basic config for doc generation 2023-03-27 10:08:00 -05:00
Cargo.toml Move folders to add a new documentation generator binary 2023-03-27 09:41:16 -05:00
README.md Basic config for doc generation 2023-03-27 10:08:00 -05:00

README.md

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.