On Fri, Nov 21, 2008 at 2:17 AM, Mark McGranaghan <[EMAIL PROTECTED]> wrote:
>
> 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

A really cool addition to this would be to modify the display of the
code for the selected function so that all functions it calls appear
as hyperlinks to their documentation. That would make it really
valuable for learning how a particular function works.

Taking this idea one step further, imagine being able to upload
arbitrary Clojure code (not to execute it) and have it display a
hyperlinked version of that code. You could then click around to learn
what the functions do in some code you're trying to figure out.

-- 
R. Mark Volkmann
Object Computing, Inc.

--~--~---------~--~----~------------~-------~--~----~
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