[pango] (73 commits) Non-fast-forward update to branch gi-docs



The branch 'gi-docs' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  64b0f2e... docs: Remove xml formatting from PangoLayout
  74632d6... docs: Move layout docs into the long description
  aca35c1... docs: Clean up fontmap docs
  27eb97d... docs: Make context section ids match
  aa8ed3e... docs: Replace lots of vestigial xml markup
  ec77196... docs: Move PangoRenderer docs to the right file
  f2b4255... docs: Add pango logo
  300f36d... Add gi-docgen as a subproject
  4a0f7ca... Add configuration for gi-docgen
  c7dfc38... Generate Pango API docs with gi-docgen
  447182d... Remove remnants of gtk-doc
  0297f1a... docs: Convert rendering section to pango_rendering.md
  07764de... docs: Convert markup and attributes docs to pango_markup.md
  129ebcd... docs: Convert fonts section to pango_fonts.md
  a56afbd... docs: Convert bidi and vertical sections to pango_bidi.md
  3226a11... docs: Convert the pangocairo section to pango_cairo.md
  d77bbea... docs: Port PangoContext to the new doc format
  4afefbb... docs: Port PangoLayout to the new doc format
  d3815cb... docs: Port PangoAttribute to the new doc format
  e45b621... docs: Port PangoFont to the new doc format
  ece3317... docs: Port PangoFontMap to the new doc format
  ef634e8... docs: Port PangoRenderer to the new doc format
  e22dbb9... docs: Port PangoItem to the new doc format
  64aed15... docs: Port PangoLanguage to the new doc format
  d95e5f7... docs: Port PangoTabArray to the new doc format
  6d9d3b7... docs: Port misc. types to the new doc format
  75b555e... docs: Port PangoCairo apis to the new doc format
  2ed6b62... docs: Port PangoFc apis to the new doc format
  4313db2... Drop some useless things from the gir
  cb03860... ci: Update the reference job
  175bb7d... Tell gi-docgen to produce index summaries
  ff73d93... docs: Tweak line breaking docs
  0ae4d6f... docs: Tweak font docs
  56ae975... docs: Tweak glyphstring docs
  d7a77c0... docs: Tweak modules docs
  b7a4bb3... docs: Tweak attributes docs
  6b0e235... docs: Tweak bidi docs
  cb32d6e... docs: Tweak color docs
  b48dbcd... docs: Tweak coverage docs
  e40fd62... docs: Tweak context docs
  6598f66... docs: Tweak direction docs
  9c9aef4... docs: Tweak engines docs
  72f1e3c... docs: Tweak fontmap docs
  2c2a839... docs: Tweak shaping docs
  e2245e9... docs: Tweak fontset docs
  01fc8cd... docs: Tweak layout docs
  683704f... docs: Tweak renderer docs
  c26159a... docs: Tweak script docs
  06384f3... docs: Tweak gravity docs
  537a666... docs: Tweak glyph item docs
  5ee9bc2... docs: Tweak language docs
  aa6b10c... docs: Tweak markup docs
  8ef2167... docs: Tweak matrix docs
  45b0644... docs: Tweak tabs docs
  75109d9... docs: Tweak reorder docs
  f830ddb... docs: Tweak utils docs
  00d2690... docs: Tweak some remaining docs
  d24ce88... pangocairo: Tweak docs
  af5799f... pangofc: Tweak docs
  de8bda6... pangoft2: Tweak docs
  cd58766... docs: Convert xft section to pango_xft.md
  469c0cc... docs: Remove no-longer used sections
  0cbbc2c... Fix various broken links

Commits added to the branch:

  e14297e... Fix a corner-case of pango_attr_list_splice (*)
  53a4f14... markup tests: Remove an _ (*)
  565c111... markup tests: Pass accel_marker='_' (*)
  8d1ea2a... markup: Fix two bugs (*)
  f9e3185... Merge branch 'fix-attribute-splicing' into 'master' (*)
  283f646... markup-parse: Make generating files more convenient (*)
  2ec635a... markup tests: Add tests for parsing accels (*)
  9be0d6e... Merge branch 'markup-parse-fixes' into 'master' (*)
  300850b... docs: Remove xml formatting from PangoLayout
  fd5e229... docs: Move layout docs into the long description
  26e1ab1... docs: Clean up fontmap docs
  7d3628b... docs: Make context section ids match
  bc2106a... docs: Replace lots of vestigial xml markup
  eaf1b80... docs: Move PangoRenderer docs to the right file
  d342def... docs: Add pango logo
  8030652... Add gi-docgen as a subproject
  b14514d... Add configuration for gi-docgen
  99b0d11... Generate Pango API docs with gi-docgen
  a927c72... Remove remnants of gtk-doc
  3733c16... docs: Convert rendering section to pango_rendering.md
  ca11df5... docs: Convert markup and attributes docs to pango_markup.md
  9f5733a... docs: Convert fonts section to pango_fonts.md
  6ac8ad7... docs: Convert bidi and vertical sections to pango_bidi.md
  3570fd0... docs: Convert the pangocairo section to pango_cairo.md
  6a02c72... docs: Port PangoContext to the new doc format
  37a64d9... docs: Port PangoLayout to the new doc format
  51a558b... docs: Port PangoAttribute to the new doc format
  7f2b1bf... docs: Port PangoFont to the new doc format
  ec41c7f... docs: Port PangoFontMap to the new doc format
  42f7a37... docs: Port PangoRenderer to the new doc format
  08e67e1... docs: Port PangoItem to the new doc format
  c8ae084... docs: Port PangoLanguage to the new doc format
  2ce985f... docs: Port PangoTabArray to the new doc format
  3690084... docs: Port misc. types to the new doc format
  b960d8b... docs: Port PangoCairo apis to the new doc format
  6aa3875... docs: Port PangoFc apis to the new doc format
  af4a7f6... Drop some useless things from the gir
  68ed4f7... ci: Update the reference job
  9daeb21... Tell gi-docgen to produce index summaries
  9600fad... docs: Tweak line breaking docs
  8dac6cc... docs: Tweak font docs
  283eeb2... docs: Tweak glyphstring docs
  e6cfe18... docs: Tweak modules docs
  848c25a... docs: Tweak attributes docs
  95b7bb9... docs: Tweak bidi docs
  66106fc... docs: Tweak color docs
  d76d3e3... docs: Tweak coverage docs
  788c7cf... docs: Tweak context docs
  e57a4f5... docs: Tweak direction docs
  db00cbb... docs: Tweak engines docs
  5340665... docs: Tweak fontmap docs
  4ecf4e5... docs: Tweak shaping docs
  1b55940... docs: Tweak fontset docs
  baea52e... docs: Tweak layout docs
  50bd9ef... docs: Tweak renderer docs
  2347ac3... docs: Tweak script docs
  b066004... docs: Tweak gravity docs
  9a7ec71... docs: Tweak glyph item docs
  d67e82e... docs: Tweak language docs
  e830225... docs: Tweak markup docs
  b26f56f... docs: Tweak matrix docs
  b2b50bb... docs: Tweak tabs docs
  4553e1f... docs: Tweak reorder docs
  f2f458d... docs: Tweak utils docs
  94b84d6... docs: Tweak some remaining docs
  5ac7f03... pangocairo: Tweak docs
  7632435... pangofc: Tweak docs
  fa769bb... pangoft2: Tweak docs
  8765051... docs: Convert xft section to pango_xft.md
  e668179... docs: Remove no-longer used sections
  71e7d2b... Fix various broken links
  85555e4... docs: Add search and fix crosslinks
  e1bc7fc... docs: Add variants of the Pango logo

(*) This commit already existed in another branch; no separate mail sent


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]