Re: [ANN] Dynadoc, dynamic docs for Clojure(Script)

2017-11-28 Thread Zach Oakes
Right on! I don't remember which of my insights did the humdinging but I'm glad you liked it. On Tuesday, November 28, 2017 at 7:28:04 PM UTC-5, Matching Socks wrote: > > Hey, gang! There is something important here. Gold!, amidst the nuts and > bolts. A humdinger of first-rate philosophical

Re: [ANN] Dynadoc, dynamic docs for Clojure(Script)

2017-11-28 Thread Matching Socks
Hey, gang! There is something important here. Gold!, amidst the nuts and bolts. A humdinger of first-rate philosophical insight is tucked, inconspicuously, way toward the end of the linked demo video. In a word, it is a bat-it-out-of-the-park answer to the docstring-improvement chatter. Ta

[ANN] Dynadoc, dynamic docs for Clojure(Script)

2017-11-27 Thread Alan Moore
Nice! This will come in very handy. I’ve also been checking out your Nightlight project. Very impressive work. Alan -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from ne

[ANN] Dynadoc, dynamic docs for Clojure(Script)

2017-11-27 Thread Zach Oakes
I'm releasing a new project called Dynadoc which generates a single searchable doc website for everything in your project, including all your dependencies. It supports Clojure *and* ClojureScript. It also lets you create interactive code examples that can be edited from the browser. Currently t