No description
Find a file
2010-12-21 02:24:31 -07:00
example-output Updated example output to latest version. 2010-12-21 02:24:31 -07:00
resources Clean up, preping to rebase to fogus' repo. 2010-12-20 20:48:43 -07:00
src/marginalia Added project info to top of output, README edits. 2010-12-21 02:04:49 -07:00
test wip stuff 2010-12-20 07:19:07 -07:00
.gitignore Syncing up the parsed comment/source lines 2010-11-15 16:10:21 -05:00
project.clj Added project info to top of output, README edits. 2010-12-21 02:04:49 -07:00
README.md Added project info to top of output, README edits. 2010-12-21 02:04:49 -07: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

TODO

  • paragraph anchors

License

Copyright (C) 2010 Fogus

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