You can get the Clojure source code that generates both the HTML and LaTeX for 
the cheatsheets at the "Download ZIP of all versions" link at the bottom of 
clojure.org/cheatsheet.  It includes color, grayscale, and black&white PDF 
files of the cheatsheet (those might be sloppy right now -- I haven't given the 
PDF versions as much attention as I could have while adding content).  I plan 
on getting them into a github repo soon, where people can look at it, fork it, 
make pull requests, etc.

>From least effort required to most, the options I am aware of are:

Create a free account on clojuredocs.org and edit away.  Instant gratification 
:-)  Because of this, you do need to take the examples there with a critical 
eye, but on average they are quite good.

Convince a Clojure contributor to make changes to doc strings, or to the docs 
hosted on clojure.org.  The best way to do that is to send a message to the 
Clojure group that is so compelling and obviously right that a Clojure 
contributor just drops everything else and starts making the change :-)  For 
the cheatsheet, a private message to me at andy_finger...@alum.wustl.edu is 
probably quickest, but I'm likely to perk up and take notice of messages on the 
Clojure group if they have a subject line with cheatsheet in it.

Sign a CA (Contributor Agreement) and make changes to doc strings or 
clojure.org yourself.  http://clojure.org/contributing

I will tell you that changes to core Clojure code, including the doc strings, 
is not a "quick hit" kind of change process the way editing clojuredocs.org is.

Andy

On Feb 27, 2012, at 8:16 AM, Alex Miller wrote:

> All of the links now point to clojuredocs, where anyone can add
> examples.
> 
> I'm not sure where Andy hosts the latex source and code to generate
> everything for the cheatsheet contents?
> 
> 
> 
> On Feb 27, 7:57 am, Bill Caputo <logos...@gmail.com> wrote:
>> On Feb 27, 2012, at 1:22 AM, Andy Fingerhut wrote:
>> 
>>> Thanks to several people who provided feedback, especially Steve Miner, and 
>>> to Alex Miller for updating the web site yet again, there is a new 
>>> cheatsheet at:
>> 
>> This is fantastic guys... thank you. One question: if one wants to help out 
>> with docs, how best to get involved?
>> 
>> bill
> 
> -- 
> 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 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

Reply via email to