aiken/crates/aiken-lang
KtorZ 071dc00624
Implement various visual improvements for the doc generator
- Display function's signature next to the function name
    (instead of being repeated below the function documentation).

  - Same for module constants

  - Display record constructors in a more concise manner, with
    constructors fields next to constructors.

  - Display generic parameters, if any, next to the type

  - Plus some minor color and icon rework.
2023-01-18 15:12:15 +01:00
..
src Implement various visual improvements for the doc generator 2023-01-18 15:12:15 +01:00
Cargo.toml Release 0.0.28 2023-01-06 13:41:00 -05:00