Just a quick note about getting setup with Leiningen. The
documentation you posted says to use [autodoc "0.7.0-SNAPSHOT"] in the
dev dependencies, but that is not a valid package on clojars. Using
[autodoc "0.7.0"] instead works fine though. No downloading of jars
necessary. Just add that, run
Tom,
Thanks for providing this great tool. I was able to install it last
night, it just plain works.
Keep hacking!
Sean
On Jan 20, 12:51 pm, Tom Faulhaber wrote:
> Now your project can have the same documentation as Clojure, clojure-
> contrib, and Incanter!
>
> The standalone autodoc tool is n
On Wed, Jan 20, 2010 at 12:51 PM, Tom Faulhaber wrote:
> Now your project can have the same documentation as Clojure, clojure-
> contrib, and Incanter!
>
> The standalone autodoc tool is now available. It can be run from the
> command line and it integrates with Leiningen and ant. (Maven still to
> Looks great! A couple comments.
Thanks!
> * Adding "by unknown author" to namespaces that have no author metadata
> seems a bit superfluous.
Yeah, that's on my list to clean up. I did that in the old days to
shame the contrib authors into adding the metadata (and remind me to
bug them), but
Fantastic! Love it :)
--
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
Tom Faulhaber writes:
> Now your project can have the same documentation as Clojure, clojure-
> contrib, and Incanter!
>
> The standalone autodoc tool is now available. It can be run from the
> command line and it integrates with Leiningen and ant. (Maven still to
> come - let me know if you want
That's fantastic news! I wholeheartedly recommend Autodoc, it has been
great for the Incanter project.
Here are examples of its output:
Clojure: http://richhickey.github.com/clojure/
Clojure-contrib: http://richhickey.github.com/clojure-contrib/
Incanter: http://liebke.github.com/incanter/
David
Now your project can have the same documentation as Clojure, clojure-
contrib, and Incanter!
The standalone autodoc tool is now available. It can be run from the
command line and it integrates with Leiningen and ant. (Maven still to
come - let me know if you want to help.)
Autodoc builds full, st