Hi all,

since I've never managed to get autodoc or marginalia running, I've
written my own API docs generator.  It lived happily as a leiningen task
in some project of mine with anything needed for generating docs for
this project shamelessly hard-coded, but today I found some spare time
to rip it out and make a stand-alone leiningen plugin out of it.

The homepage is

  https://github.com/tsdh/lein-html5-docs

and there you'll find how to install and configure it for your project's
needs.

To get an impression on how the generated docs look like, I've run it on
the current git master of clojure itself.  Here's the result:

  http://userpages.uni-koblenz.de/~horn/clojure-docs/

This "first release" already has version number 1.0.2, because I found
lots of bugs and unexpected things when running it on clojure itself.
1.0.0 did the job for my projects... ;-)

Bye,
Tassilo

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to