Re: Clojure docstring style

2016-09-21 Thread narendra
Is there a convention to be followed for referring the parameters of a function in the docstring, e.g. for emacs lisp we upcase the parameter name? On Sunday, May 15, 2016 at 11:12:11 PM UTC+5:30, cskksc wrote: > > Hello, > We are working on a new feature in CIDER which would parse a docstring an

Re: Clojure docstring style

2016-09-21 Thread Narendra Joshi
convention for this. Best, Narendra On Wed, Sep 21, 2016 at 11:33 PM, John Gabriele wrote: > On Wednesday, September 21, 2016 at 1:10:37 PM UTC-4, John Gabriele wrote: >> >> On Wednesday, September 21, 2016 at 9:54:23 AM UTC-4, Eli Naeher wrote: >>> >>> On Wed