Archives March 21, 2009
Sat down to generate the PyOpenGL docs today
Written by
on
in
Snaking.
Which uses the directdocs generator, which is based on python-lxml... but the API for lxml has apparently changed (with the rebuilding of the workstation to Ubuntu). Namespaces have to be passed explicitly as a named argument... no problem, can fix that... oh, but now it can't resolve entity references such as ⁢ in the document. ...