Hello Sean, yes, thats a help too.

Its is just, for me as a beginner, that finding a function is
sometimes difficult, so I go back to read the funny manual ;-)

Thanks & read you.

On 17 Feb., 17:21, Sean Devlin <francoisdev...@gmail.com> wrote:
> Alux,
> That's what the doc macro is for.  Here's an example.
>
> user=> (doc +)
> -------------------------
> clojure.core/+
> ([] [x] [x y] [x y & more])
>   Returns the sum of nums. (+) returns 0.
>
> On Feb 17, 11:17 am, alux <alu...@googlemail.com> wrote:
>
> > Very nice!
>
> > But another beginners question: Is there any prossibility to download
> > the API doc? I'm offline a lot, and can't always look at the site.
>
> > Thank you, alux
>
> > On 17 Feb., 14:53, Rich Hickey <richhic...@gmail.com> wrote:
>
> > > On Wed, Feb 17, 2010 at 3:27 AM, Tom Faulhaber <tomfaulha...@gmail.com> 
> > > wrote:
> > > > The autodoc robot that builds the API docs choked sometime after the
> > > > merge of the new branch into master and the clojure and  clojure-
> > > > contrib API documents haven't been updating for the past 6 weeks or
> > > > so. This has been unfortunate because it's been a time of momentous
> > > > change (deftype and defprotocol, in particular).
>
> > > > As it turns out, it was a busy period in my life as well, so I didn't
> > > > get on top of it as quickly as I would have liked.
>
> > > > However, I have good news: the autodoc robot now supports
> > > > documentation in multiple branches. I have run this and installed it
> > > > for the clojure API docs themselves so you can see both the master
> > > > branch (with all the cool new stuff) and the 1.1.x branch (with all
> > > > the stable stuff) athttp://richhickey.github.com/clojure/index.html.
>
> > > > Multi-branch versions of clojure-contrib and incanter coming up RSN.
>
> > > > Let me know if you see any probs in the docs.
>
> > > Absolutely fantastic, and much appreciated - thanks Tom!
>
> > > Rich

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