summaryrefslogtreecommitdiff
path: root/tests/doctool
Commit message (Expand)AuthorAgeFilesLines
* 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
* g-ir-doc-tool: Show how to construct instances in the Class pageTomeu Vizoso2012-02-201-5/+3
* g-ir-doc-tool: Implement intra-namespace cross referencesTomeu Vizoso2012-02-19308-443/+443
* g-ir-doc-tool: Remove some occurrences of empty Returns: linesTomeu Vizoso2012-02-196-24/+0
* g-ir-doc-tool: use True and False instead of %TRUE and %FALSETomeu Vizoso2012-02-1924-26/+26
* g-ir-doc-tool: Remove module and class from the function signatureTomeu Vizoso2012-02-1932-32/+32
* g-ir-doc-tool: Use None instead of %NULLTomeu Vizoso2012-02-1944-58/+58
* g-ir-doc-tool: Use the ctype for the return type in signaturesTomeu Vizoso2012-02-192-2/+2
* g-ir-doc-tool: Display Returns: even if there's no argsTomeu Vizoso2012-02-1926-0/+156
* g-ir-doc-tool: Update expected, some whitespace was removedTomeu Vizoso2012-02-18340-680/+0
* g-ir-doc-tool: Add Since: tag to mallard docsTomeu Vizoso2012-02-18340-0/+690
* g-ir-doctool: Add function argument docs to the C templateTomeu Vizoso2012-02-18170-0/+2024
* g-ir-doctool: Add argument docs to the Python templateTomeu Vizoso2012-02-18170-0/+2024
* g-ir-doc-tool: Update expected mallard for the doc testsTomeu Vizoso2012-02-17431-744/+7383
* g-ir-doctool: Move to Mako templates for generating MallardTomeu Vizoso2012-02-171-21/+20
* doctool: Disable tests for nowColin Walters2011-08-231-19/+21
* tests/doctool: Remove MALLARD_DIRS from BUILT_SOURCESTomeu Vizoso2011-08-181-1/+0
* tests/doctools: Properly clean the temporary mallard filesTomeu Vizoso2011-08-151-1/+4
* tests/doctool: Update the -expected dirsTomeu Vizoso2011-08-1516-16/+16
* tests/doctool: Make sure we regenerate the mallard code when testingTomeu Vizoso2011-08-151-2/+2
* tests/doctool: Better way of copying the .girTomeu Vizoso2011-08-151-6/+6
* tests/doctool: Compare -expected directories instead of single filesTomeu Vizoso2011-08-15415-15/+5023
* tests/doctool: Switch to test the mallard formatterTomeu Vizoso2011-08-155-3660/+52
* tests/doctool: Add the right -expected files to distTomeu Vizoso2011-08-151-1/+1
* tests/doctool: Update expected filesTomeu Vizoso2011-08-152-77/+161
* g-ir-doc-tool: Use namespace.class for PythonTomeu Vizoso2011-08-151-26/+26
* g-ir-doc-tool: Add -expected test for Python docbookTomeu Vizoso2011-08-153-6/+1793
* tests/doctool: Updated -expected to match the code in the repoTomeu Vizoso2011-08-131-62/+6
* g-ir-doc-tool: Add alias elements (typedef)Tomeu Vizoso2011-08-131-11/+451
* Update expected after rebaseJohan Dahlin2011-08-131-6/+62
* Move doctool over to common.mkJohan Dahlin2011-08-131-1/+1
* g-ir-doc-tool: Use same link ids as gtk-doc-mkdb doesTomeu Vizoso2011-08-131-104/+104
* g-ir-doc-tool: Move out the * from the return value linkTomeu Vizoso2011-08-131-40/+40