On Wednesday, October 10, 2012 11:32:22 AM UTC-4, Grant Rettke wrote:
>
> On Tue, Oct 9, 2012 at 1:00 PM, Michael Fogus <mef...@gmail.com<javascript:>> 
> wrote: 
> >> Any existing solutions or interest in something like this? 
> > 
> > There are no _public_ solutions as far as I know, 
>
> So everyone has their private custom approaches I guess? I'm curious 
> if people would share them. 
>
>
My guess is that most folks are just using Markdown:

  * most readme's for Clojure projects on github are markdown,
  * high-profile projects like Lein keep their docs in markdown,
  * fwict, Marginalia turns markdown-formatted comments and docstrings into 
html,
  * there appears that autodoc may at some point [^1] support markdown in 
docstring comments, and
  * most folks already know and use it (sometimes without knowing it :) ).

[^1]: see http://tomfaulhaber.github.com/autodoc/ "Things not implemented" 
section

---John

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