The GitHub project is here:

http://github.com/mmcgrana/clj-doc/tree/master

You can find recently generated docs for clojure and clojure contrib
in the examples directory of that project, or you can use the provided
script to generate your own.

You mentioned adding a position fixed property; did you mean like:

#doc-items {
  margin-left: 17.5em;
  position: fixed;
}

What does this change for you? Is it an IE rendering fix (I haven't
tested clj-doc at all in IE)?

- Mark McGranaghan


On Tue, Mar 10, 2009 at 9:26 AM, rb <[email protected]> wrote:
>
>
>
> On Mar 10, 11:47 am, Chas Emerick <[email protected]> wrote:
>> This is a pretty nice reference:
>>
>> http://clj-doc.s3.amazonaws.com/tmp/doc-1116/index.html
>
> Nice, especially after you update the css to have #doc-items position
> set to fixed :-)
>
>>
>> A little old now, though.  The tool that generated it is open-source
>> (on github, I think), so refreshing it for yourself shouldn't be too
>> difficult.
>
> Didn't find the link rapidly, I'll look further later.
>
> Thanks for your help!
>
> Raph
>
>>
>> - Chas
>>
>> On Mar 10, 2009, at 6:16 AM, rb wrote:
>>
>>
>>
>> > Hi,
>>
>> > is there a place where I can find the documentation of clojure.contrib
>> > in the same vein as clojure.core is documented athttp://clojure.org/API
>> > ?
>>
>> > Thanks
>>
>> > Raphaël
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to [email protected]
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to