For most of the documentation on clojure.org, only a few people have
authorization to modify it. You could create a JIRA ticket suggesting a change
here:
http://dev.clojure.org/jira/browse/CLJ
Such tickets can take anywhere from a few days to many months before someone
acts upon them, depending upon the severity of the issue.
I'm not sure if you were looking for the info below, but here are some other
sources of Clojure documentation:
http://clojure-doc.org takes pull requests on github from anyone wanting to
make changes to it.
http://clojuredocs.org lets anyone with a free-and-quick-to-create account add
examples or edit existing ones, add "see also" links, etc.
There are auto-generated docs from source by going to clojure.org, clicking
Documentation, then "API Documentation". That is hosted on github, too.
http://clojure.org/cheatsheet has one way of organizing Clojure symbols. By
clicking the link "Download other versions with tooltips" near the top of that
page, you can find versions of the cheatsheet that show the documentation of
the symbols when you hover your mouse over them.
Andy
On Jan 6, 2013, at 2:10 PM, David James wrote:
> I noticed that `into` is not currently mentioned on
> http://clojure.org/data_structures
>
> How do community-suggested documentation changes work? Is there a wiki?
> Auto-generated docs from source?
>
> Thanks,
> David
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your
first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en