(I know this has been mentioned and referenced a number of times already in this forum, but I have crossed some imaginary line to "officially done" so I thought I'd put up an official announcement.)
The automatic documentation for the clojure-contrib library is now up at http://richhickey.github.com/clojure-contrib. This documentation has 3 parts: 1) The main page has an overview of each of the contributed namespaces (each one represents a single capability that someone has contributed to the library) along with a list of the public variables and functions in that namespace. 2) A page for each namespace with an overview, links to supporting documents, and documentation for each public variable with links to the source code. 3) An API index that lists all the public variables in clojure-contrib with links to complete documentation. The documentation site is kept up-to-date with the latest commits of clojure-contrib. (The site updates within about 5 minutes of a push to clojure-contrib.) If you'd like an offline copy of the documentation, go here http://github.com/richhickey/clojure-contrib/tree/gh-pages and press the "download" button. I'm still polishing and tuning, so expect changes and improvements going forward. I'm also planning to generalize this capability to other projects. Please let me know if you have a project for which you'd like to use this. Enjoy and let me know if you have any requests or suggestions, Tom --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---
