aiken/crates/aiken-project/templates/css
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
..
atom-one-dark.min.css Implement various visual improvements for the doc generator 2023-01-18 15:12:15 +01:00
atom-one-light.min.css Implement various visual improvements for the doc generator 2023-01-18 15:12:15 +01:00
index.css Parse and display documentation section headers. 2024-08-22 15:47:00 +02:00