On Thu, Jun 14, 2012 at 11:28 PM, fenton <[email protected]> wrote: > What I'd suggest is that there be a git repo for clojure docs, where things > can be brought together like the types of articles i'm writing, but tended > by the clojure community.
Phil has streamlined http://dev.clojure.org/display/doc/Getting+Started+with+Emacs and now all the actual documentation is in the clojure-mode repo (and the swank-clojure repo - for SLIME/Swank setup). That means anyone can fork, update and send a pull request. -- Sean A Corfield -- (904) 302-SEAN An Architect's View -- http://corfield.org/ World Singles, LLC. -- http://worldsingles.com/ "Perfection is the enemy of the good." -- Gustave Flaubert, French realist novelist (1821-1880) -- 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
