summaryrefslogtreecommitdiff
path: root/gtkdoc/mkdb.py
Commit message (Expand)AuthorAgeFilesLines
* mkdb: Escape <> characters in annotationstintou/escape-annotationCorentin Noël2023-02-241-0/+3
* Merge branch 'master' into 'master'Matthias Clasen2020-11-171-3/+3
|\
| * Apply 3 suggestion(s) to 1 file(s)Matthias Clasen2020-11-171-3/+3
| * mkdb: Make transfer annotation tooltips less ambiguousDorota Czaplejewicz2020-02-111-3/+3
* | Better index entries for actionsMatthias Clasen2020-10-011-0/+13
* | mkdb: Generate sections for actionsMatthias Clasen2020-10-011-4/+186
|/
* mkdb: ensure deterministic index files.Stefan Sauer2019-12-231-1/+1
* Please make the output reproducibleChris Lamb2019-12-071-1/+1
* mkdb: only output object_index.sgml if not emptyStefan Sauer2019-09-081-9/+9
* mkdb: restore the --output-dir parameterStefan Sauer2019-09-051-1/+1
* 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
* mkdb: fix annotation docs for 'out callee-allocates'Stefan Sauer2019-07-231-1/+1
* Show property ownersmultiple-object-propsMatthias Clasen2019-06-221-1/+3
* mkdb: use a tuple for source code locationsStefan Sauer2019-05-311-44/+29
* 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-011-2/+2
* mkdb: Refactor ScanSourceContent()Stefan Sauer2019-04-011-172/+183
* 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
* | mkdb: don't make type tables as enum members.Stefan Sauer2019-03-091-1/+1
|/
* mkdb: organize run() in phasesStefan Sauer2018-11-231-37/+50
* mkdb: remove parenthesis from retrun value assignmentStefan Sauer2018-11-231-8/+7
* mkdb: extract some common parameter handling codeStefan Sauer2018-11-231-27/+22
* mkdb: rename ConvertSGMLChars to ConvertXMLCharsStefan Sauer2018-11-211-14/+14
* mkdb: refactor DetermineNamespaceStefan Sauer2018-11-211-5/+21
* mkdb: replace one more global var by passing the value aroundStefan Sauer2018-11-201-7/+6
* mkdb: split source code scanner.Stefan Sauer2018-11-201-6/+24
* Fix typosRafael Fontenelle2018-10-031-14/+14
* mkdb: add xi namespace when generating a new main-docStefan Sauer2018-06-071-3/+2
* mkdb: handle special chars in verbatim blocksStefan Sauer2018-05-071-1/+3
* mkdb: use open() with the context manager in more placesStefan Sauer2018-05-051-40/+33
* py: switch to python3Stefan Sauer2018-05-041-49/+46
* mkdb: add role=example to detect thoseStefan Sauer2018-03-181-2/+3
* gtkdoc: log commandline optionsStefan Sauer2018-03-021-0/+2
* mkdb: readd space in error messageStefan Sauer2018-01-101-2/+4
* mkdb: remove some commented leftover perl codeStefan Sauer2018-01-081-5/+0
* mkdb: fix 2 pep8 style warningsStefan Sauer2018-01-081-2/+2
* mkdb: don't output acronym tags for unknown stability levelsStefan Sauer2018-01-081-9/+12
* mkdb: ensure that fallback stability is a trimmed stringStefan Sauer2018-01-081-2/+3
* mkdb: Add support for (not optional) annotationPhilip Withnall2017-11-081-0/+1
* mkdb: add a todo for section with no symbols.Stefan Sauer2017-11-081-0/+2