aiken/crates/aiken-project/templates
KtorZ 10c829edfa
Parse and display documentation section headers.
The idea is pretty simple, we'll just look for lines starting with Markdown heading sections, and render them in the documentation. They appear both in the sidebar, and within the generated docs themselves in between functions. This, coupled with the order preservation of the declaration in a module should make the generated docs significantly more elegant to organize and present.
2024-08-22 15:47:00 +02:00
..
css Parse and display documentation section headers. 2024-08-22 15:47:00 +02:00
js Add missing keywords to documentation generator. 2023-10-06 14:46:34 +02:00
_layout.html Better module hierarchy and style for generated docs. 2024-08-22 15:43:55 +02:00
favicon.svg chore: make folder names match crate name 2022-12-21 18:11:07 -05:00
module.html Parse and display documentation section headers. 2024-08-22 15:47:00 +02:00
page.html chore: make folder names match crate name 2022-12-21 18:11:07 -05:00