There’s a ticket for this at http://dev.clojure.org/jira/browse/CLJ-1965 if you want to vote/watch/comment.
On Wed, Jul 13, 2016 at 8:07 AM Nils Grunwald <nils.grunw...@gmail.com> wrote: > I would find this very interesting, especially for generating easily > shareable documentation... > > > Nils > > > On Thursday, June 2, 2016 at 8:39:12 AM UTC+2, Russell wrote: >> >> Just been trying out clojure.spec for the first time, looks really nice. >> It would be good to be able to do something like the following: >> >> (clojure.spec/def >> "The name of the stage, which API Gateway uses as the first path >> segment in the invoke Uniform Resource Identifier (URI)." >> :aws.apigateway.stage/StageName string?) >> >> ...so useful information not expressible in the spec itself can be >> included in a docstring so that it can be picked up by tooling, >> clojure.repl/doc etc. From what I can see of the code it doesn't look >> like this is currently possible: is this something that is likely to be >> added? >> >> Thanks, >> >> Russell >> > -- > 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 > --- > You received this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to clojure+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- — Daniel -- 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 --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.