summaryrefslogtreecommitdiff
path: root/gtkdoc
Commit message (Expand)AuthorAgeFilesLines
* mkhtml: add --output-dir paramStefan Sauer2019-09-051-1/+3
* mkdb: restore the --output-dir parameterStefan Sauer2019-09-051-1/+1
* config: fix regression from last merge.Stefan Sauer2019-08-161-1/+2
* Meson: Fix running tools uninstalledXavier Claessens2019-08-156-53/+36
* mkdb: extract a last db templateStefan Sauer2019-08-151-35/+35
* mkdb: extract another text stripping helperStefan Sauer2019-07-291-18/+31
* mkdb: extract common formatting codeStefan Sauer2019-07-291-126/+83
* mkdb: only output "Types and Values" if not emptyStefan Sauer2019-07-281-9/+12
* mkdb: extract helper function in sctruct output generationStefan Sauer2019-07-281-40/+50
* scan: extract and precompile another regexpStefan Sauer2019-07-281-14/+23
* scan: update comment after refactoringStefan Sauer2019-07-261-9/+9
* scan: extract function to init the scanner from optionsStefan Sauer2019-07-251-65/+81
* mkdb: fix skipping of inline function bodiesStefan Sauer2019-07-241-7/+12
* scan: extract block skipping to helper function to make it testableStefan Sauer2019-07-241-21/+37
* scan: turn old comment blobs into python docstringsStefan Sauer2019-07-241-28/+48
* mkdb: fix annotation docs for 'out callee-allocates'Stefan Sauer2019-07-231-1/+1
* scan: rewrite brace skipping for inline functionsStefan Sauer2019-07-211-29/+18
* Fix parsing of g_set_object()Xavier Claessens2019-07-171-2/+2
* Support type/enum deprecation decoratorsXavier Claessens2019-07-171-10/+31
* scanner: avoid passing regex in command lineXavier Claessens2019-07-171-1/+1
* scan: enable having '_' as a public api in glibStefan Sauer2019-07-161-5/+7
* scangobj: reset locale environment variables before runningTing-Wei Lan2019-07-141-3/+7
* scan: enable the new exceptionStefan Sauer2019-07-131-12/+15
* scan: fix a regression when scanning over inline functionsStefan Sauer2019-07-131-0/+9
* Merge branch 'multiple-object-props' into 'master'Stefan Sauer2019-06-231-1/+3
|\
| * Show property ownersmultiple-object-propsMatthias Clasen2019-06-221-1/+3
* | scangobj: Child properties are gonegtk4-fixesMatthias Clasen2019-06-221-0/+2
|/
* mkdb: use a tuple for source code locationsStefan Sauer2019-05-311-44/+29
* Reapply and fix previous change.Stefan Sauer2019-05-271-0/+2
* Revert "highlight: make style-file writable before appending"Michael Catanzaro2019-05-211-2/+0
* Revert "highlight: my pylint happy"Michael Catanzaro2019-05-211-2/+1
* highlight: my pylint happyGTK_DOC_1_30Stefan Sauer2019-05-081-1/+2
* highlight: make style-file writable before appendingStefan Sauer2019-05-081-0/+2
* scangobj: add a note for future cleanupsStefan Sauer2019-05-081-7/+20
* meson: drop checks for highlightersStefan Sauer2019-04-161-2/+0
* meson: also add highlight.py to meson.buildStefan Sauer2019-04-151-0/+1
* highlight: also use pygments for highlighting in fixxrefStefan Sauer2019-04-144-147/+78
* mkdb: strip leading indentation from param docs.Stefan Sauer2019-04-091-0/+16
* mkdb: join two regexp to simplify the codeStefan Sauer2019-04-091-10/+6
* mkdb: add test for the section blockStefan Sauer2019-04-081-0/+2
* mkdb: simplify sectrion/programm block handlingStefan Sauer2019-04-081-47/+19
* mkdb: use lower case symbol suffixesStefan Sauer2019-04-081-43/+43
* mkdb: split long function into 3Stefan Sauer2019-04-071-165/+178
* gtkdoc: apply pyflakes fixesStefan Sauer2019-04-016-12/+10
* mkdb: Refactor ScanSourceContent()Stefan Sauer2019-04-011-172/+183
* scan: reorder std checksNicola Fontana2019-03-261-1/+1
* Merge branch 'es-plurals' into 'master'Stefan Sauer2019-03-091-1/+10
|\
| * fixxref: Add support for ‘-es’ plurals in the poor man’s plural supportPhilip Withnall2019-03-071-1/+10
* | Merge branch 'fix-shadows-acronym-warning' into 'master'Stefan Sauer2019-03-091-1/+1
|\ \
| * | mkdb: Fix warning about a missing acronym in the XSLPhilip Withnall2019-03-071-1/+1
| |/