docs

About docs of Clojure & libs
2018-01-29T00:34:25.000127Z

Anyone know of any efforts to document all the documentation tools in clojure?

2018-01-29T00:35:05.000100Z

If not, i’m going to try. As well as take a look at a couple other programming language communities. I’m open to suggestions of tools of things i should look at. I’m collecting the information as research into a an idea i have.

martinklepsch 2018-01-29T10:34:24.000038Z

@drewverlee Don’t know of anyone who surveyed Clojure documentation tools. As for other communities Rust (http://docs.rs) and Elixir (http://hexdocs.pm) seem particularly nice. I’ve been planning to document what’s great about those and maybe others in this document, but didn’t get to it yet: https://github.com/martinklepsch/cljdoc/blob/master/doc/other-languages.md