[gdk-pixbuf: 16/16] Merge branch 'ebassi/gi-docgen' into 'master'




commit 5e1ecb460b76050cf5cf06c0dbd29489806cf9f6
Merge: 69fc5578c f75f9bfbb
Author: Emmanuele Bassi <ebassi gmail com>
Date:   Sun Mar 21 14:22:01 2021 +0000

    Merge branch 'ebassi/gi-docgen' into 'master'
    
    Switch to gi-docgen for our documentation
    
    See merge request GNOME/gdk-pixbuf!105

 .gitlab-ci.yml                      |  27 +-
 .gitlab/ci/fedora.Dockerfile        |   3 +
 docs/gdk-pixbuf-from-drawables.xml  |  26 --
 docs/gdk-pixbuf-rendering.xml       |  26 --
 docs/gdk-pixbuf.toml.in             | 129 +++++++
 docs/gdk-pixbuf.xml                 | 229 ------------
 docs/gdk-pixdata.toml.in            |  41 +++
 docs/meson.build                    | 117 +++---
 docs/scaling-compositing.md         |  44 +++
 docs/urlmap.js                      |  14 +
 docs/version.xml.in                 |   1 -
 gdk-pixbuf/gdk-pixbuf-animation.c   | 180 +++++-----
 gdk-pixbuf/gdk-pixbuf-animation.h   |  11 -
 gdk-pixbuf/gdk-pixbuf-core.h        |  80 +++--
 gdk-pixbuf/gdk-pixbuf-data.c        |  60 ++--
 gdk-pixbuf/gdk-pixbuf-features.h.in |  28 +-
 gdk-pixbuf/gdk-pixbuf-io.c          | 686 +++++++++++++++++++-----------------
 gdk-pixbuf/gdk-pixbuf-io.h          |  76 ++--
 gdk-pixbuf/gdk-pixbuf-loader.c      | 251 ++++++-------
 gdk-pixbuf/gdk-pixbuf-loader.h      |   8 +-
 gdk-pixbuf/gdk-pixbuf-scale.c       |  98 ++----
 gdk-pixbuf/gdk-pixbuf-transform.h   |  14 +-
 gdk-pixbuf/gdk-pixbuf-util.c        |  89 ++---
 gdk-pixbuf/gdk-pixbuf.c             | 406 +++++++++++----------
 gdk-pixbuf/gdk-pixdata.c            | 150 ++++----
 gdk-pixbuf/gdk-pixdata.h            |  27 +-
 subprojects/gi-docgen.wrap          |   6 +
 27 files changed, 1420 insertions(+), 1407 deletions(-)
---


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