summaryrefslogtreecommitdiff
path: root/giscanner/docbookwriter.py
Commit message (Expand)AuthorAgeFilesLines
* g-ir-doc-tool: Add support for varargsTomeu Vizoso2011-08-131-9/+16
* g-ir-doc-tool: Add alias elements (typedef)Tomeu Vizoso2011-08-131-5/+26
* Avoid broken emacs syntax highlightningJohan Dahlin2011-08-131-1/+1
* g-ir-doc-tool: Add structs (no fields yet) and thus fix arguments linksTomeu Vizoso2011-08-131-10/+32
* g-ir-doc-tool: Use same link ids as gtk-doc-mkdb doesTomeu Vizoso2011-08-131-5/+6
* g-ir-doc-tool: Move out the * from the return value linkTomeu Vizoso2011-08-131-2/+4
* g-ir-doc-tool: Move the * out the type linkTomeu Vizoso2011-08-131-2/+6
* g-ir-doctool: Add annotations (some)Tomeu Vizoso2011-08-121-4/+34
* g-ir-doc-tool: Generate parameter list in the detailTomeu Vizoso2011-08-121-15/+39
* g-ir-doc-tool: Add DOCTYPETomeu Vizoso2011-08-111-2/+6
* [docbook] Print out element types of arrays, lists and hashtables.Laszlo Pandy2011-08-111-3/+17
* g-ir-doc-tool: Generate a <refentry> element at the top of chaptersTomeu Vizoso2011-08-111-3/+3
* g-ir-doctool: Fix a PEP-8 issueTomeu Vizoso2011-08-111-4/+3
* [doctool] Add local object hierarchy and stubs for props and signal details.Laszlo Pandy2011-08-111-26/+91
* [docbook] Allow formatter to change page name.Laszlo Pandy2011-08-111-6/+13
* [docbook] use C symbol for function title.Laszlo Pandy2011-08-111-2/+7
* [docbook] add signals sectionLaszlo Pandy2011-08-111-8/+29
* [docbook] Add properties section.Laszlo Pandy2011-08-111-9/+55
* [docbook] Entity -> methodLaszlo Pandy2011-08-111-10/+10
* [docbook] Add Properties sectionLaszlo Pandy2011-08-111-0/+10
* [docbook] Add "Details" title above all methods.Laszlo Pandy2011-08-111-5/+5
* [docbook] only show Class Record and Interface at the top levelLaszlo Pandy2011-08-111-1/+2
* [docbook] Make DocBookWriter use TransformerLaszlo Pandy2011-08-111-4/+6
* [docbook] remove namespace page. There is nothing in it.Laszlo Pandy2011-08-111-5/+0
* g-ir-doctool: Don't render the * in link targetsTomeu Vizoso2011-08-111-2/+7
* [docbook] fix exception when there is no ctype.Laszlo Pandy2011-08-111-1/+5
* WIP doctoolJohan Dahlin2011-08-111-0/+251