Re: Generating API docs for clojure 1.3 projects

2011-06-24 Thread Tassilo Horn
Tassilo Horn writes: Hi again, >> I'll try to get to that pretty soon so that you'll have something to >> use. I don't know why one you built should fail, but I haven't tried >> it myself. At first look, maybe it's the new numeric stuff or maybe >> it still has a bad dependency chain in it's pro

Re: Generating API docs for clojure 1.3 projects

2011-06-23 Thread Tassilo Horn
Shantanu Kumar writes: Hi! > Autodoc is superb! However having run into dependency issues with > Autodoc myself, I think it would be cool if you can specify Clojure > and Contrib JARs as only dev-dependencies so that they don't clash > with the ones the user depends on too. Just an idea. I've t

Re: Generating API docs for clojure 1.3 projects

2011-06-22 Thread Shantanu Kumar
Hi Tom, Autodoc is superb! However having run into dependency issues with Autodoc myself, I think it would be cool if you can specify Clojure and Contrib JARs as only dev-dependencies so that they don't clash with the ones the user depends on too. Just an idea. Regards, Shantanu On Jun 22, 5:55 

Re: Generating API docs for clojure 1.3 projects

2011-06-21 Thread Tassilo Horn
Tom Faulhaber writes: Hi Tom, > Autodoc is usually the tool you want, I think. I'm the author of that > tool and I've been very busy on other stuff lately, so I haven't but > together a 1.3 release. That would be awesome. > I'll try to get to that pretty soon so that you'll have something to >

Re: Generating API docs for clojure 1.3 projects

2011-06-21 Thread Tom Faulhaber
Hi Tassilo, Autodoc is usually the tool you want, I think. I'm the author of that tool and I've been very busy on other stuff lately, so I haven't but together a 1.3 release. I'll try to get to that pretty soon so that you'll have something to use. I don't know why one you built should fail, but