--
You received this message because you are subscribed to the Google Groups "Compojure" group.
To post to this group, send email to comp...@googlegroups.com.
To unsubscribe from this group, send email to compojure+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/compojure?hl=en.
Documentation is currently my top priority.
One of the problems with documenting Compojure is that much of its
functionality has been factored out into other libraries. From a
technical perspective, this is a good thing. From a documentation
perspective, it means that useful documentation is now spread across a
number of different sources.
To solve this issue, I have just started work on a book that will
provide developers a detailed overview of how to use all of these
separate libraries. I hope to eventually make it as comprehensive as
the Git community book.
I'm using Google docs to write the first draft. It's still in a
**very** rough state, but it'll gradually improve. The read-only link
is:
https://docs.google.com/Doc?docid=0AQqGP1CDN0uIZGhmZjJmcGZfMjNjNHIycGZu&hl=en
If anyone wants to help me write the documentation, drop me an email
and I'll give you write access.
Until the book is more complete, here are some alternative sources of
documentation:
http://mmcgrana.github.com/2010/03/clojure-web-development-ring.html
http://weavejester.github.com/compojure/docs/routes-in-detail.html
(It looks like GitHub's Jekyll is a bit broken. The latest build of
the Compojure page has \ns everywhere. I'll try and fix it later).
- James
>
> Thanks for your work,
> Tyler
>