OK, I tested and documentation works as expected.

There are files outside "doc" folder marked as modified, but I checked all the diffs and they are not changed.

One detail [1]. Now sphinx gives only one warning, that I didn't see because Windows:

WARNING: [autosummary] failed to import 'pyglet.font.win32query':

This is a good example of use of doc/conf.py: we can avoid this by simply adding "win32query" to skip_modules["pyglet.font"]

Thank you, Juan.

Regards.

[1] http://pyglet.org/doc-current/warnings.txt

--
You received this message because you are subscribed to the Google Groups 
"pyglet-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pyglet-users.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to