Code documentation is like raising kids; you can't just bring a document into the world and hope it'll fend for itself. The art of writing documentation and documentation tools is an ongoing learning, modification and improvement process. Sadly, I have been somewhat lax in the past year tending my documentation babies. This post is my effort to list everything that I've touched related to documentation so that I can use it as an ongoing task checklist. *sorted by most-likely-to-require on-going action* Clojure related --------------- * [core.contracts documentation](http://clojure.github.com/core.contracts) * [Marginalia](http://www.github.com/fogus/marginalia) * [core.cache wiki](https://github.com/clojure/core.cache/wiki) * [core.memoize wiki](https://github.com/clojure/core.memoize/wiki) * [core.unify wiki](https://github.com/clojure/core.unify/wiki) * [ClojureScript cheat sheet](http://www.github.com/fogus/clojurescript-cheatsheet) * [ClojureDocs](http://www.clojuredocs.org) * [Clojure homepage](http://www.clojure.org) * [The Joy of Clojure](http://www.amazon.com/dp/1935182641/?tag=fogus-20) * [The Joy of Clojure website](http://www.joyofclojure.com) * [Himera](http://www.github.com/fogus/himera) * [CLJS-in-CLJS](http://www.github.com/kanaka/clojurescript) * [ClojureScript wiki](https://github.com/clojure/clojurescript/wiki) * [Clojure blogposts](http://blog.fogus.me/tags/clojure) * [Trout](http://www.github.com/fogus/trout) * [ClojureScript One documentation](http://clojurescriptone.com) * [Clojure.com blogposts](http://www.clojure.com/blog/) Other projects -------------- * [Lemonad documentation](http://www.functionaljs.org) * [Piano](http://www.github.com/fogus/piano) * [Read, Eval, Print, Love](http://www.readevalprintlove.org) * [μLithp documentation](http://fogus.github.com/ulithp/) * [Duckstrings](https://github.com/fogus/duckstrings) * [Lithp](https://github.com/fogus/lithp) Misc ----- * [The Amazing Colossal Science Fiction Ketchup!](http://blog.fogus.me/2012/09/21/the-amazing-colossal-science-fiction-ketchup/) * [Complected](http://www.complected.org) * [Lachrymology](http://www.lachrymology.org) * [Project page](http://www.fogus.me/fun/) * [About](http://www.fogus.me/me/) * [Thunks](http://www.fogus.me/thunks/) * [Pinboard](http://pinboard.in/u:fogus/) Plus there are hundreds of internet comments and thousands of tweets floating around, but I suppose those don't count. :F