Looks nice.

But, if I may, on the rest of the page you might want to add something like:

dt {background-color: #fffeef; margin-top: 2em;}

so that the class names and method invocation signatures stand out a bit 
(probably a lighter color - I've just hammered out #fffeef on the webkit 
inspector as a quick test, and to distinguish it from the .highlighted class). 

The way the colors and spacing are set now, your eye is drawn to the parameters 
or type boxes first (which, incidentally, are already in bold text) and not to 
the method names unless you click on the list - which is not necessarily going 
to be the default behavior :)

A quick question - are there going to be any samples in the docs? I mean 
something like 
http://django-tastypie.readthedocs.org/en/latest/api.html#quick-start 

R.

On Jun 16, 2012, at 23:02 , Txema Vicente wrote:

> Hola.
> 
> I patched sphinx.ext.autosummary to generate event lists automatically 
> and I did some magic in conf.py, templates and css, too.
> 
> See: 
> http://code.nabla.net/doc/pyglet/api/window/pyglet.window.Window.html#events
> 
> Is this what we need?
> 
> :) Cheers
> 
> 
> El 13/06/2012 23:21, Steve escribió:
>> 
>> If necessary, we can temporarily write out the events by hand. There aren't 
>> that many of them.
>> 
>> On Wednesday, June 13, 2012 2:20:47 PM UTC-7, Steve wrote:
>> Any progress here? We should try to get it together for 1.2.
>> 
>> On Wednesday, April 11, 2012 4:50:21 PM UTC-7, Steve wrote:
>> Ah, I misunderstood the functionality of the epydoc extension. 
>> 
>> Events! 
>> http://pyglet.org/doc/api/pyglet.window.Window-class.html 
>> 
> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "pyglet-users" 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/pyglet-users?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"pyglet-users" 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/pyglet-users?hl=en.

Reply via email to