FYI, an updated cut of high-level nREPL documentation is now available:

        https://github.com/clojure/tools.nrepl

There's a fair bit more I plan on adding, but I think some reorganization into 
different pages for different topics is warranted at this point before the 
README gets any more unwieldy.

Of particular interest to some on this list would be this:

        https://github.com/clojure/tools.nrepl/blob/master/doc/ops.md

...a generated page collecting all documentation included in nREPL's default 
middlewares' descriptors.  You can see how this page is generated by starting 
here:

        
https://github.com/clojure/tools.nrepl/blob/master/src/test/clojure/clojure/tools/nrepl/describe_test.clj#L34

If you have implemented your own nREPL middleware, you may want to document the 
operations it supports/implements in a similar way, and the above might be a 
reasonable starting point (though hardly a polished one, yet) for generating 
those docs.

This closes the last open issue associated with the 0.2.0 milestone.  That 
release will be hitting the wires at some point in between Thanksgiving 
festivities.

Cheers,

- Chas

-- 
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, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to