summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject.get_objects.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-1/+1
| | | | | | 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-4/+6
| | | | This isn't legal Mallard
* docwriter: Format list types as if they are arraysJasper St. Pierre2013-02-141-2/+2
| | | | Language bindings don't actually care
* tests: Use Regress GIR for doctoolJasper St. Pierre2013-02-111-0/+42
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.