No description
Find a file
2010-12-22 13:57:20 -05:00
example-output Added a lein plugin, see leiningen.marg in the uberdoc for usage instructions. 2010-12-22 00:15:59 -07:00
resources Clean up, preping to rebase to fogus' repo. 2010-12-20 20:48:43 -07:00
src Bumped version to 0.2.0. Added the replacement of " to actual quote. Modified the cake info docstring 2010-12-22 13:57:20 -05:00
test merging in minor changes. bumped the version number 2010-12-21 14:19:05 -05:00
.gitignore add cake plugin 2010-12-23 02:27:02 +08:00
project.clj Bumped version to 0.2.0. Added the replacement of " to actual quote. Modified the cake info docstring 2010-12-22 13:57:20 -05:00
README.md minor README change to point to online example output 2010-12-21 14:21:26 -05:00

Marginalia

lightweight literate programming for clojure inspired by docco

To get a quick look at what marginalia output looks like:

  1. git clone https://github.com/fogus/marginalia.git
  2. open ./marginalia/example-output/uberdoc.html (or look here)

TODO

  • paragraph anchors

License

Copyright (C) 2010 Fogus

Distributed under the Eclipse Public License, the same as Clojure.