> Go to the docs directory and type `make html` to build the documentation.
> You'll need Sphinx (and its dependencies) installed for this to work. If you
> have problems building the docs please tell me.

I think I have a vanilla sphinx (1.1.3) install on python 2.6; but for
some reason it's not finding the local exts without adding:

sys.path.append(os.path.abspath('.'))

to conf.py.  The sphinxified docs look great.

Rob

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