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
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
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
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
>
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
Hi all,
I'd like to generate some API docs for my clojure 1.3 lib. The way to
go seems to be autodoc. However, with version 0.7.1 (the stable
release), my leiningen fails to fetch the required dependencies.
On clojars, there are several other forks/versions, but for all of them
including a self