The doc generation system is a little touchy. I added some requirements to the doc/internal/dist.txt to make it easier to remember. Weirdly google code isn't letting me browse the doc directory via the web interface. You'll also need to get docbook writer from the docbook sandbox at http://docutils.sourceforge.net/sandbox/oliverr/docbook/writer/ and place it in your docutils writers python module directory. You'll also see an exception that wants you to hack some of the code to set up your docbook-xsl path. After those things, the documentation should build.
Would it be possible to just use the pyglet-1.1.4-docs.zip file on google code to supply this? -b On Jan 6, 7:46 pm, Richard Jones <[email protected]> wrote: > Hi Ben, > > I've updated pyglet.org, except for the documentation which I can't seem to > generate (gendoc complains a lot and breaks) > > Thanks Ben! > > Richard > > On 07/01/2010, at 2:22 PM, Ben Smith wrote: > > > > > I've pushed this to pypi here:http://pypi.python.org/pypi/pyglet/1.1.4 > > > The html docs are posted there also athttp://packages.python.org/pyglet/ > > > -b > > > On Dec 31 2009, 8:30 pm, Ben Smith <[email protected]> > > wrote: > >> Hello, > > >> I managed to get out before 2010 - in my time zone. Pyglet 1.1.4 is > >> available athttp://code.google.com/p/pyglet > > >> The only difference from pyglet 1.1.4-rc1 is doc string fixes > >> contributed by smichr, thanks for those :) > > >> I will update the pypi site when it looks like it's all working for people. > > >> Thanks everyone, happy hacking. > >> -b > > -- > > 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 > > athttp://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.
