I've created some experimental HTML docs for Clojure. You can see them
on S3:
http://clj-doc.s3.amazonaws.com/tmp/doc-1116/index.html

Or, just for kicks, on Amazon's new Cloud Front CDN:
http://d2nbqsesuabw8o.cloudfront.net/tmp/doc-1116/index.html

You can see the code I used to generate them on GitHub:
http://github.com/mmcgrana/clj-doc

The generation code is open for public perusal but will require some
tweaking for public use (e.g. I still have paths hard coded). Any help
along these lines would be greatly appreciated.

Most methods in the clj-doc source have docstrings and in total its
only a couple hundred lines of code: you should be able to find your
way around if you're interested. The best entry point is bin/gen.clj.
Again, any comments or suggests would be appreciated.

I hope that some of you find this interesting/useful/helpful in your
Clojure endeavors,
- Mark
--~--~---------~--~----~------------~-------~--~----~
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
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to