Archives Aug. 19, 2008

Documentation Generation

I've just coded up a documentation generator that can take the OpenGL man pages in DocBook format and turn them into (X)HTML.  We were previously using the DocbookXSL stuff, but unfortunately that takes hours and hours to process the OpenGL manual set.  With lxml.etree and fairly straightforward coding I can produce the base documentation in ...

Continue reading

Profiling, Debugging, Testing; Tools, Tips and Techniques

Reminder that PyGTA is meeting tonight to share experiences with tools for dealing with complex and large code-bases. How do you find bugs when they show up?  How do you determine where to spend your optimization energies?  How do you make sure they don't show up again?  What interesting tools do you have for peering ...

Continue reading

Previous day

Aug. 16, 2008

Next day

Aug. 21, 2008

Archives