marginalia is a Clojure library that uses comments in a Clojure source-code file to create an enhanced documentation web page. This page displays the source code itself (without comments), moving the comments to a separate column to the left of the source code.
marginalia is a Clojure library that uses comments in a Clojure source-code file to create an enhanced documentation web page. This page displays the source code itself (without comments), moving the comments to a separate column to the left of the source code.
- Marginalia https://www.github.com/gdeer81/marginalia
- lein-marginalia https://www.github.com/gdeer81/lein-marginalia
You can see an example of the library's output at http://fogus.me/fun/marginalia/.