summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* docs: Tweak script docsMatthias Clasen2021-03-112-18/+11
* docs: Tweak renderer docsMatthias Clasen2021-03-112-23/+26
* docs: Tweak layout docsMatthias Clasen2021-03-112-110/+141
* docs: Tweak fontset docsMatthias Clasen2021-03-112-26/+29
* docs: Tweak shaping docsMatthias Clasen2021-03-111-42/+36
* docs: Tweak fontmap docsMatthias Clasen2021-03-111-3/+5
* docs: Tweak engines docsMatthias Clasen2021-03-111-38/+0
* docs: Tweak direction docsMatthias Clasen2021-03-111-17/+16
* docs: Tweak context docsMatthias Clasen2021-03-111-28/+32
* docs: Tweak coverage docsMatthias Clasen2021-03-112-34/+29
* docs: Tweak color docsMatthias Clasen2021-03-111-14/+21
* docs: Tweak bidi docsMatthias Clasen2021-03-112-19/+22
* docs: Tweak attributes docsMatthias Clasen2021-03-112-45/+57
* docs: Tweak modules docsMatthias Clasen2021-03-111-13/+0
* docs: Tweak glyphstring docsMatthias Clasen2021-03-111-44/+52
* docs: Tweak font docsMatthias Clasen2021-03-112-71/+135
* docs: Tweak line breaking docsMatthias Clasen2021-03-111-24/+27
* Tell gi-docgen to produce index summariesMatthias Clasen2021-03-116-0/+6
* ci: Update the reference jobMatthias Clasen2021-03-111-2/+7
* Drop some useless things from the girMatthias Clasen2021-03-115-5/+21
* docs: Port PangoFc apis to the new doc formatMatthias Clasen2021-03-112-107/+118
* docs: Port PangoCairo apis to the new doc formatMatthias Clasen2021-03-114-133/+136
* docs: Port misc. types to the new doc formatMatthias Clasen2021-03-111-3/+3
* docs: Port PangoTabArray to the new doc formatMatthias Clasen2021-03-112-77/+68
* docs: Port PangoLanguage to the new doc formatMatthias Clasen2021-03-111-67/+65
* docs: Port PangoItem to the new doc formatMatthias Clasen2021-03-112-41/+48
* docs: Port PangoRenderer to the new doc formatMatthias Clasen2021-03-111-381/+384
* docs: Port PangoFontMap to the new doc formatMatthias Clasen2021-03-111-96/+97
* docs: Port PangoFont to the new doc formatMatthias Clasen2021-03-112-643/+587
* docs: Port PangoAttribute to the new doc formatMatthias Clasen2021-03-112-491/+494
* docs: Port PangoLayout to the new doc formatMatthias Clasen2021-03-112-1791/+1766
* docs: Port PangoContext to the new doc formatMatthias Clasen2021-03-111-314/+323
* docs: Convert the pangocairo section to pango_cairo.mdMatthias Clasen2021-03-114-132/+133
* docs: Convert bidi and vertical sections to pango_bidi.mdMatthias Clasen2021-03-115-74/+60
* docs: Convert fonts section to pango_fonts.mdMatthias Clasen2021-03-114-13/+67
* docs: Convert markup and attributes docs to pango_markup.mdMatthias Clasen2021-03-116-503/+186
* docs: Convert rendering section to pango_rendering.mdMatthias Clasen2021-03-114-12/+39
* Remove remnants of gtk-docMatthias Clasen2021-03-117-1519/+0
* Generate Pango API docs with gi-docgenMatthias Clasen2021-03-119-85/+150
* Add configuration for gi-docgenMatthias Clasen2021-03-116-0/+225
* Add gi-docgen as a subprojectMatthias Clasen2021-03-111-0/+6
* docs: Add pango logoMatthias Clasen2021-03-111-0/+0
* docs: Move PangoRenderer docs to the right fileMatthias Clasen2021-03-114-13/+14
* docs: Replace lots of vestigial xml markupMatthias Clasen2021-03-1132-263/+221
* docs: Make context section ids matchMatthias Clasen2021-03-116-12/+12
* docs: Clean up fontmap docsMatthias Clasen2021-03-111-9/+1
* docs: Move layout docs into the long descriptionMatthias Clasen2021-03-113-9/+8
* docs: Remove xml formatting from PangoLayoutMatthias Clasen2021-03-111-9/+8
* Merge branch 'markup-parse-fixes' into 'master'Matthias Clasen2021-03-0311-37/+94
|\
| * markup tests: Add tests for parsing accelsmarkup-parse-fixesMatthias Clasen2021-03-027-0/+60