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 am, Tom Faulhaber <tomfaulha...@gmail.com> wrote: > 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 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 project.clj. > > Tom > > On Jun 20, 11:22 pm, Tassilo Horn <tass...@member.fsf.org> wrote: > > > > > > > > > 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-built autodoc git checkout, "lein autodoc" fails with > > > java.lang.NoSuchMethodError: clojure.lang.Numbers.lt(II)Z > > > I also had a look at the contrib libs, which also has some gen-html-docs > > library. But for clojure 1.3, one should use the new modular contrib > > library, which doesn't contain that anymore... > > > So my question: does anyone have a working setup for generating HTML API > > docs for a project using clojure 1.3 that he wants to share with me? I > > really don't need anything fancy, just some browsable, linked HTML > > pages. > > > Bye, > > Tassilo -- 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 new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en