summaryrefslogtreecommitdiff
path: root/codegen/docgen.py
Commit message (Expand)AuthorAgeFilesLines
* Run reindent.py on all python codeJohan Dahlin2006-04-031-33/+33
* wrap <methodsynopsis> in a <programlisting> element.James Henstridge2002-11-161-14/+14
* add bool arg that returns Py_True or Py_False (which are instances of theJames Henstridge2002-11-061-21/+25
* docs updates.James Henstridge2002-08-311-3/+6
* separate out the code that writes the variable list.James Henstridge2002-08-311-50/+21
* fix up misspelling.James Henstridge2002-08-261-15/+15
* show interfaces, boxes and pointers in class heirachy.James Henstridge2002-08-261-3/+39
* more documentation updates.James Henstridge2002-08-251-0/+83
* lots of docbuild updates.James Henstridge2002-08-251-65/+188
* fix up typo.James Henstridge2002-08-201-15/+27
* parse template dirs for additional documentation.James Henstridge2002-07-131-1/+3
* comment out, as we have two GdkColormap.change's.James Henstridge2001-12-211-14/+55
* script to generate documentation.James Henstridge2001-12-201-14/+15
* don't actually load the defs and overrides file in the constructor.James Henstridge2001-12-201-21/+40
* fix for changes to the way parent types are listed in the defs format.James Henstridge2001-12-191-19/+23
* Produce kind of nice docbook documentation. Example output available atJames Henstridge2001-05-041-17/+66
* Updates to the docbook generator.James Henstridge2001-05-041-10/+257
* handle output of constructor and method docs. Use overrides file so as notJames Henstridge2001-05-031-5/+82
* start of automatic documentation generator.James Henstridge2001-04-211-0/+79