Some Clojure docs:
- "Getting started" is a completely useless page. "You can either download/unzip (which no one should ever do) or use Lein (which we won't tell you how to use!)."
- API docs are exactly what they say on the tin. Only auto-generated from source. Usually lack examples and further explanations.
- Reference documentation - a mix of guides and very short pages introducing features. Usefulness varies.
- Cheat sheet - symbol index that is really useful. Pages are a mix of links to clojuredocs and to the API reference.
- Clojuredocs - community resource. Out of date. Users can add examples or comments, but the docs themselves still come from the source docstrings, making them rather redundant.
- clojure-doc.org - a bit confusingly named, but very exciting. Uses pull requests for docs contributions, an