[libgda: 2/2] Merge branch 'docfix' into 'master'



commit c1a20cf061a49764bd5458b902c1a9c05ea795b1
Merge: cbd43873b 3840b66bd
Author: Daniel Espinosa Ortiz <esodan gmail com>
Date:   Thu Jul 26 17:43:32 2018 +0000

    Merge branch 'docfix' into 'master'
    
    DDL module Documentation fixes
    
    See merge request GNOME/libgda!33

 configure.ac               |  21 --------
 doc/C/Makefile.am          |  27 +++++++++-
 doc/C/ddl-creator.xml      |  14 +++++
 doc/C/libgda-6.0-docs.sgml |  22 +++++++-
 doc/C/libgda-sections.txt  | 131 ++++++++++++++++++++++++++++++++++++++++++---
 doc/C/libgda.types.in      |   7 +--
 libgda/gda-ddl-base.c      |  17 ++++++
 libgda/gda-ddl-buildable.c |  12 +++++
 libgda/gda-ddl-column.c    |  28 +++++++++-
 libgda/gda-ddl-column.h    |   8 ++-
 libgda/gda-ddl-creator.c   |  28 +++++++---
 libgda/gda-ddl-creator.h   |  23 ++++++--
 libgda/gda-ddl-fkey.c      |  16 +++++-
 libgda/gda-ddl-fkey.h      |  22 ++++----
 libgda/gda-ddl-table.c     |  13 +++++
 libgda/gda-ddl-table.h     |   5 ++
 libgda/gda-ddl-view.c      |  12 +++++
 libgda/libgda.h.in         |   1 +
 po/POTFILES.skip           |   1 +
 19 files changed, 350 insertions(+), 58 deletions(-)
---


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