aiken/crates
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
..
aiken Fix script context translations for withdrawals and validity intervals. 2024-08-13 23:43:47 +02:00
aiken-lang Fix 'Pair' formatter inside forced unbroken components. 2024-08-13 17:05:41 +02:00
aiken-lsp Provide better errors on unknown type in cyclic definitions. 2024-08-06 19:24:48 +02:00
aiken-project Parse and display documentation section headers. 2024-08-22 15:47:00 +02:00
uplc Implement new costing function for {divide,quotient,mod,remainder}_integer 2024-08-14 02:50:05 +02:00