[librsvg: 4/4] Merge branch 'move-the-C-api-docs' into 'master'




commit e1dc65ed02e261aac8bb03b0243a48a03de24eeb
Merge: 3c1b5141 74ec6612
Author: Federico Mena Quintero <federico mena gmail com>
Date:   Mon Sep 28 22:13:28 2020 +0000

    Merge branch 'move-the-C-api-docs' into 'master'
    
    Move the C api docs
    
    Closes #630
    
    See merge request GNOME/librsvg!392

 .gitignore                                      |    8 +-
 configure.ac                                    |    3 +-
 doc/Makefile.am                                 |   14 +-
 librsvg/c_api.rs                                | 1077 ++++++++++++++++++++++
 librsvg/dpi.rs                                  |   29 +
 librsvg/librsvg-features.h.in                   |   54 --
 librsvg/pixbuf_utils.rs                         |   84 ++
 librsvg/rsvg-base.c                             |   89 --
 librsvg/{librsvg-features.c => rsvg-features.h} |   49 +-
 librsvg/rsvg-handle.c                           | 1102 -----------------------
 librsvg/rsvg-pixbuf.c                           |  114 ---
 librsvg/rsvg-version.h.in                       |   13 +
 librsvg/rsvg.h                                  |    3 +-
 po/POTFILES.in                                  |    8 -
 rsvg-c-srcs.mk                                  |   22 +-
 win32/README.txt                                |    2 +-
 16 files changed, 1271 insertions(+), 1400 deletions(-)
---


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