summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-Python-expected/Regress.foo_destroy_notify_callback.page
Commit message (Collapse)AuthorAgeFilesLines
* docwriter: Use the fully-qualified name for functions and methodsJasper St. Pierre2013-02-151-1/+1
|
* doctool: Use format_xref to format some links to pagesJasper St. Pierre2013-02-151-2/+2
| | | | | | We don't do a full 100% conversion for all link tags, yet, because I don't want to break too much here. This may come later.
* doctool: Fix use of <dl> tag in templatesJasper St. Pierre2013-02-141-8/+14
| | | | This isn't legal Mallard
* tests: Use Regress GIR for doctoolJasper St. Pierre2013-02-111-0/+57
This makes us test a lot more functionality in the doc tool, and removes the need to have a lot of different test libraries, and different test infrastructure.