Imported Upstream version 1.25 82/193882/1 upstream/1.25
authorDongHun Kwak <dh0128.kwak@samsung.com>
Fri, 29 Sep 2017 02:05:29 +0000 (11:05 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Fri, 29 Sep 2017 02:05:35 +0000 (11:05 +0900)
commit00c720fef21b22aeab0d219ce3ce89ed1e1924f8
tree3713e53622efb4e1ac2d38649d5ebcd284555fa3
parenta29064ba68c71d6b06bf408a9fc951daf69d7a80
Imported Upstream version 1.25

Change-Id: If3a536603844ab52f500d3e44dafe5acb4ccf803
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
86 files changed:
Makefile.am
Makefile.in
NEWS
cmake/GtkDocConfig.cmake.in [new file with mode: 0644]
cmake/GtkDocConfigVersion.cmake.in [new file with mode: 0644]
cmake/GtkDocScanGObjWrapper.cmake [new file with mode: 0644]
cmake/Makefile.am [new file with mode: 0644]
cmake/Makefile.in [new file with mode: 0644]
configure
configure.ac
devhelp2.xsd
devhelp2.xsl
gtk-doc.flat.make
gtk-doc.make
gtk-doc.notmpl-flat.make
gtk-doc.notmpl.make
gtk-doc.spec
gtk-doc.xsl
gtkdoc-common.pl
gtkdoc-common.pl.in
gtkdoc-fixxref.in
gtkdoc-mkdb.in
gtkdoc-mkhtml.in
gtkdoc-mkpdf.in
gtkdoc-rebase.in
gtkdoc-scan.in
gtkdoc-scangobj.in
gtkdocize.in
help/Makefile.in
help/manual/C/index.docbook
help/manual/Makefile.in
help/manual/bn_IN/index.docbook
help/manual/de/de.po
help/manual/de/fdl-appendix.xml
help/manual/de/index.docbook
help/manual/el/el.po
help/manual/el/index.docbook
help/manual/en_GB/index.docbook
help/manual/es/es.po
help/manual/es/index.docbook
help/manual/fr/index.docbook
help/manual/gl/gl.po
help/manual/gl/index.docbook
help/manual/gu/index.docbook
help/manual/pt_BR/index.docbook
help/manual/pt_BR/pt_BR.po
help/manual/sl/index.docbook
help/manual/sv/index.docbook
help/manual/ta/index.docbook
help/manual/te/index.docbook
help/manual/zh_CN/index.docbook
tests/Makefile.am
tests/Makefile.in
tests/annotations/Makefile.in
tests/annotations/docs/Makefile.in
tests/annotations/docs/tester-docs.xml
tests/annotations/docs/tester-sections.txt
tests/annotations/src/Makefile.in
tests/annotations/src/tester.c
tests/annotations/src/tester.h
tests/bugs/Makefile.in
tests/bugs/docs/Makefile.in
tests/bugs/docs/tester-docs.xml
tests/bugs/docs/tester-sections.txt
tests/bugs/src/Makefile.in
tests/bugs/src/tester.h
tests/empty/Makefile.in
tests/empty/docs/Makefile.in
tests/empty/docs/tester-docs.xml
tests/empty/src/Makefile.in
tests/fail/Makefile.in
tests/fail/docs/Makefile.in
tests/fail/docs/tester-docs.xml
tests/fail/src/Makefile.in
tests/gobject/Makefile.in
tests/gobject/docs/Makefile.in
tests/gobject/docs/tester-docs.xml
tests/gobject/src/Makefile.in
tests/gobject/src/gobject.c
tests/gtk-doc.notmpl.make
tests/gtkdoc-common.t [new file with mode: 0755]
tests/gtkdoc-fixxref.t [new file with mode: 0755]
tests/gtkdoc-mkdb.t [new file with mode: 0755]
tests/gtkdoc-rebase.t [new file with mode: 0755]
tests/gtkdoc-scan.t [new file with mode: 0755]
tests/sanity.sh