summaryrefslogtreecommitdiff
path: root/tests/doctool
Commit message (Expand)AuthorAgeFilesLines
* tests: Use Regress GIR for doctoolJasper St. Pierre2013-02-1139-1915/+0
* docwriter: Skip lots of special kinds of parametersJasper St. Pierre2013-02-111-13/+1
* docwriter: Define a new formatter method for getting paramsJasper St. Pierre2013-02-113-1/+7
* doctool: Move signal/vfunc templates to extend function.tmplJasper St. Pierre2013-02-012-2/+19
* doctool: Update templates to include the actual instance parameterJasper St. Pierre2013-02-013-10/+8
* mallardwriter: Fix code for self-parameter forcingJasper St. Pierre2013-02-011-2/+2
* doc-examples-obj: Rename @self to @obj in doc_examples_obj_methodJasper St. Pierre2013-02-015-7/+7
* ast: Allow lookup of the instance parameter by nameJasper St. Pierre2013-02-014-4/+8
* doc-examples-obj: Fix documentation for doc_examples_obj_methodJasper St. Pierre2013-02-014-4/+5
* doctool: Switch to UI v1.0Jasper St. Pierre2013-02-0136-92/+87
* doctool: Initial import of a Gjs language that we supportJasper St. Pierre2013-02-0113-2/+546
* mallardwriter: Don't set content for linksJasper St. Pierre2013-02-016-10/+10
* doctool: Use a base template for all node kinds that make senseJasper St. Pierre2013-02-012-18/+19
* doctool: Use definition lists instead of tablesJasper St. Pierre2013-02-0113-186/+106
* doctool: Define a standard order of items for all pagesJasper St. Pierre2013-02-0124-38/+146
* doctool: Use a base template for all pagesJasper St. Pierre2013-02-0124-48/+230
* tests: Don't remove the built doctool directories if we're doneJasper St. Pierre2013-02-011-2/+2
* tests: Ignore whitespace differences in template comparisonsJasper St. Pierre2013-02-011-2/+2
* doctool: Use a standard title for both links and for page titlesJasper St. Pierre2013-02-0110-10/+10
* doctool: Switch to a computed page_style for all page templatesJasper St. Pierre2013-02-0111-11/+2
* mallardwriter: Parse %ENUM_FIELDsJasper St. Pierre2013-02-014-11/+20
* mallardwriter: Use the same code to lookup fundamentals as the restJasper St. Pierre2013-02-014-10/+10
* tests: %NULL-terminated is wrongJasper St. Pierre2013-02-013-3/+3
* mallardwriter: Improve type formatting for PythonJasper St. Pierre2013-01-095-17/+17
* doc: Add self to methods in the Python declarationsJasper St. Pierre2013-01-091-1/+1
* doc: Make the Python declarations look a tiny bit nicerJasper St. Pierre2013-01-094-4/+8
* mallardwriter: Add support for parametersJasper St. Pierre2013-01-098-10/+18
* tests: don't fake Automake silent modeDieter Verfaillie2012-12-031-2/+8
* tests: fix incremental buildDieter Verfaillie2012-12-031-2/+2
* Expand on the documentation testsGiovanni Campagna2012-10-2812-0/+423
* Update tests to show off some new featuresJasper St. Pierre2012-08-294-17/+86
* tests: Don't error out if there is no existing directoryJasper St. Pierre2012-08-291-2/+2
* g-ir-doc-tool: Update expected fileRico Tzschichholz2012-04-261-5/+5
* g-ir-doc-tool: Remove class structs from Python docsTomeu Vizoso2012-02-211-12/+0
* g-ir-doc-tool: Add support for virtual functionsTomeu Vizoso2012-02-214-0/+68
* g-ir-doc-tool: Add a method in the testsTomeu Vizoso2012-02-214-3/+118
* g-ir-doc-tool: Remove constructors from python docsTomeu Vizoso2012-02-211-31/+0
* g-ir-doc-tool: Add class to its own hierarchy treeTomeu Vizoso2012-02-211-0/+3
* g-ir-doc-tool: Add tests for signalsTomeu Vizoso2012-02-213-12/+6
* g-ir-doc-tool: Add the first argument of signals to the Python docsTomeu Vizoso2012-02-211-1/+5
* g-ir-doc-tool: Create a GIR file specific for testing doc generationTomeu Vizoso2012-02-21429-16113/+292
* g-ir-doc-tool: Update expected testsRico Tzschichholz2012-02-212-0/+124
* g-ir-doc-tool: Change the -o option to receive a directoryTomeu Vizoso2012-02-201-2/+2
* g-ir-doc-tool: Update expected tests, some whitespace has been removedmallard-templatesTomeu Vizoso2012-02-208-8/+0
* g-ir-doc-tool: Add some more stuff to Enum pagesTomeu Vizoso2012-02-2016-39/+339
* g-ir-doc-tool: Display the hierarchy tree for classesTomeu Vizoso2012-02-201-1/+1
* g-ir-doc-tool: Fix names of xref linksTomeu Vizoso2012-02-20308-443/+443
* g-ir-doc-tool: Move constructor example to follow the class doc bodyTomeu Vizoso2012-02-201-3/+6
* g-ir-doc-tool: Qualify the class name in the constructor with the module nameTomeu Vizoso2012-02-201-1/+1
* g-ir-doc-tool: Add links to properties in the constructorTomeu Vizoso2012-02-201-1/+1