I love it, thanks, and I got it running in about 10 seconds:

lein install plugin codox 0.3.1
lein doc

Question: One of my ns docstrings is a fair amount of text which is rendered as 
a really long line (because codox puts it inside a <pre>...</pre> element). How 
would you deal with longer documentation strings? Would I need to insert manual 
line breaks or is there a better way?

cheers,
gert


On 27/12/2011, at 6:29 AM, James Reeves wrote:

> Hi folks,
> 
> In order to generate the documentation for Ring and Compojure, I
> created Codox after being unable to get Autodoc working.
> 
> Codox is pretty simple, but should work out of the box, and hopefully
> looks quite nice. Here are a couple of examples:
> 
> http://mmcgrana.github.com/ring/
> http://weavejester.github.com/compojure/
> 
> Options are limited so far, but patches to add options or improve the
> formatting are welcome.
> 
> The project page is here:
> 
> https://github.com/weavejester/codox
> 
> - James
> 
> -- 
> 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

-- 
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