Yes, it is based on docco http://jashkenas.github.io/docco/ Check https://github.com/jashkenas/backbone/blob/master/package.json the doc scripts is "doc": "docco backbone.js && docco examples/todos/todos.js examples/backbone.localstorage.js",
On Sun, May 25, 2014 at 4:51 PM, Marek Srank <[email protected]>wrote: > Based on the name of the css file I'd say they use > http://jashkenas.github.io/docco/ ;) > > Marek > > > On Sunday, May 25, 2014 9:45:19 PM UTC+2, [email protected] wrote: >> >> Giving my LP horse a rest I'd like to call your attention >> to backbone.js and the way they arrange documentation. >> >> It is less of a "story" form or "why" explanation and >> more on the details which are not apparent in the code. >> >> I don't know what tool was used to create it. >> >> http://backbonejs.org/docs/backbone.html >> >> Tim Daly >> >> -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
