Boot plugin for marginalia
run
boot -d it.frbracch/boot-marginalia marginalia
Add boot-marginalia
to your build.boot
dependencies and require
the namespace it.frbracch.boot-marginalia
(set-env! :dependencies '[
[it.frbracch/boot-marginalia "0.1.1" :scope "test"]
])
(require
'[it.frbracch.boot-marginalia :refer [marginalia]])
For the complete list of the options boot marginalia -h
The resulting html file can be found in target/docs/uberdoc.html
Copyright © 2015 Francesco Bracchi
Licensed under Eclipse Public License.