summaryrefslogtreecommitdiff
path: root/tests/doctool/DocExamples-1.0-Python-expected/DocExamples.Obj.page
Commit message (Collapse)AuthorAgeFilesLines
* tests: Use Regress GIR for doctoolJasper St. Pierre2013-02-111-63/+0
| | | | | | 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.
* doctool: Switch to UI v1.0Jasper St. Pierre2013-02-011-7/+7
| | | | This is to shut yelp up about experimental UI and expanded.
* mallardwriter: Don't set content for linksJasper St. Pierre2013-02-011-1/+1
| | | | These are set automatically.
* doctool: Use a base template for all node kinds that make senseJasper St. Pierre2013-02-011-3/+3
|
* doctool: Define a standard order of items for all pagesJasper St. Pierre2013-02-011-4/+6
|
* doctool: Use a base template for all pagesJasper St. Pierre2013-02-011-5/+13
|
* g-ir-doc-tool: Add support for virtual functionsTomeu Vizoso2012-02-211-0/+3
|
* g-ir-doc-tool: Add class to its own hierarchy treeTomeu Vizoso2012-02-211-0/+3
|
* g-ir-doc-tool: Create a GIR file specific for testing doc generationTomeu Vizoso2012-02-211-0/+47
This will also serve as a reference of the syntax that is currently supported by g-ir-doc-tool.