On Sun, 2 Nov 2008, Frank Niessink wrote: > The viewer package (which was until very recently one big module) is > quite complicated and I'm trying to simplify it. To help me with that > I created a graph (using Graphviz) showing the inheritance relations. > See attachment. I'll try to automate the generation of the graph so we > can have these kind of pictures as documentation in the future.
Cool. Speaking about documentation, I just fixed the encoding problems that prevented epydoc from generating it. I think the patch provided by jtoledo had his name encoded in ISO-8859-1 though the file was declared as UTF-8. I'll integrate the documentation generation, as well as the dependency graph, on the Buildbot tomorrow. Cheers Jérôme
