docs

About docs of Clojure & libs
lxsameer 2017-10-17T17:19:58.000300Z

@seancorfield hi sean. You're working on some improvement for clojure docs, Am I right?

seancorfield 2017-10-17T17:55:23.000193Z

@lxsameer I was part of a group of folks that discussed a "documentation hub" at Clojure/conj, yes.

lxsameer 2017-10-17T17:56:05.000319Z

How can i learn more about the stuff you are doing

seancorfield 2017-10-17T17:56:51.000728Z

The thinking is that if we can create a central hub of documentation for Clojure symbols (across all libraries), with an API that allows any tooling to retrieve it, we can improve the ecosystem for everyone. Right now, it's very much in the "ideas" phase. We don't have any concrete plans.

lxsameer 2017-10-17T17:57:48.000446Z

I have an idea about clojure and how we can improve it .

lxsameer 2017-10-17T17:58:15.000635Z

Should i create a thread for it on clojure_dev mailing list

lxsameer 2017-10-17T17:58:18.000241Z

?

seancorfield 2017-10-17T17:58:52.000114Z

I think there will be more discussions -- somewhere, not sure where -- to flesh out the approach and build a list of things we need to do and people we need to talk to. Specifically, we need to get buy in from all the tooling projects and existing Clojure doc sites, that pulling documentation-as-data from a central hub is acceptable and that they would implement it.

seancorfield 2017-10-17T18:00:45.000210Z

It's worth bearing in mind that the Clojure/core folks are happy to see the community take on this work but are probably not going to be involved themselves -- so clojure-dev is not an appropriate venue for the discussion around docs.

seancorfield 2017-10-17T18:01:23.000211Z

But if you have ideas about improving Clojure-the-language, clojure-dev is appropriate.

lxsameer 2017-10-17T18:01:36.000762Z

The idea i have involves clojure itself

lxsameer 2017-10-17T18:02:02.000499Z

My idea is to add some features to spec or a similar entity in clojure itself

lxsameer 2017-10-17T18:03:43.000542Z

Cool. Thanks a lot.