ClojureDocs are also interlinked and I think in an even more interesting way - any other vars that appears in the Clojure core source are linked to. A great way to understand how the core of Clojure is interconnected.
Racket's docs are good but it could use more styling. You've done a good job w/ that with Atomo.
Comments
Pales in comparison to Scribble, Racket's documentation system. Filled with examples, all interlinked: http://docs.racket-lang.org/reference/define.html
I modeled Anatomy, Atomo's documentation system on it: http://atomo-lang.org/docs/core.html
ClojureDocs are also interlinked and I think in an even more interesting way - any other vars that appears in the Clojure core source are linked to. A great way to understand how the core of Clojure is interconnected.
Racket's docs are good but it could use more styling. You've done a good job w/ that with Atomo.