On Tuesday, May 5, 2015 at 7:37:47 PM UTC-5, richar...@posteo.de wrote:
>
>
>
> Am Mittwoch, 6. Mai 2015 07:17:54 UTC+9 schrieb kovasb:
>>
>> I'm mostly interested in something like 
>> http://docs.racket-lang.org/scribble/ 
>>
>
> Thanks for the idea! There is http://clojure-scribble.publicfields.net/, 
> which you might know already. Maybe something like that could also be 
> integrated with the output of my project.
>
> But let me clarify again, because maybe this hasn't come across clearly 
> enough: my project is not about creating another tool for generating 
> documentation pages. Rather, I want to think about what aspects of Clojure 
> code describe how to use a namespace. That's vars, records etc. along with 
> their doc strings, argument lists etc. and positional information. I have 
> to think how these can be captured and then output as data in various ways. 
> That could be storing in Datomic, deploying to Clojars and so on. Other 
> tools can then use these data for their purposes like building 
> documentation pages or recording the evolution of the API like Codeq.
>
> @Alex Miller: If I'm mangling your ideas, please correct me!
>
> Richard
>

Nope, exactly so. I think something Scribble-like could sit on top of this 
and benefit from the data, but that's separate.

Alex

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

Reply via email to