Imported Upstream version 1.30 upstream/1.30
authorDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 23 Sep 2019 02:02:17 +0000 (11:02 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 23 Sep 2019 02:02:17 +0000 (11:02 +0900)
commit776d51b6aaeba47b8eca9e1a186574748f6f4e67
treec8ebc99c943648f9c43155ed13e883a5d4ff063a
parentdf98e9462e2846aab4bf6a92f6a0296ae54fd0c5
Imported Upstream version 1.30
119 files changed:
ChangeLog
Makefile.am
Makefile.in
NEWS
README
TODO
aclocal.m4
build-aux/compile
build-aux/config.guess
build-aux/config.sub
build-aux/depcomp
build-aux/install-sh
build-aux/ltmain.sh
build-aux/missing
build-aux/test-driver
buildsystems/autotools/Makefile.am
buildsystems/autotools/Makefile.in
buildsystems/autotools/gtk-doc.no-xslt-flat.make [new file with mode: 0644]
buildsystems/autotools/gtk-doc.no-xslt.make [new file with mode: 0644]
buildsystems/autotools/gtkdocize.in
buildsystems/cmake/GtkDocConfig.cmake [new file with mode: 0644]
buildsystems/cmake/GtkDocConfig.cmake.in [deleted file]
buildsystems/cmake/GtkDocScanGObjWrapper.cmake
buildsystems/cmake/Makefile.am
buildsystems/cmake/Makefile.in
configure
configure.ac
devhelp2.xsd
examples/Makefile.am
gtk-doc.doap
gtk-doc.xsl
gtkdoc-mkhtml2.in
gtkdoc-scangobj.in
gtkdoc/check.py
gtkdoc/common.py
gtkdoc/config.py
gtkdoc/config.py.in
gtkdoc/fixxref.py
gtkdoc/highlight.py [new file with mode: 0644]
gtkdoc/mkdb.py
gtkdoc/mkhtml2.py
gtkdoc/mkman.py
gtkdoc/rebase.py
gtkdoc/scan.py
gtkdoc/scangobj.py
help/Makefile.in
help/manual/C/index.docbook
help/manual/Makefile.in
help/manual/bn_IN/index.docbook
help/manual/cs/cs.po
help/manual/cs/index.docbook
help/manual/de/de.po
help/manual/de/fdl-appendix.xml
help/manual/de/index.docbook
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/index.docbook
help/manual/gu/index.docbook
help/manual/pt_BR/fdl-appendix.xml
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/sv/sv.po
help/manual/ta/index.docbook
help/manual/te/index.docbook
help/manual/zh_CN/index.docbook
m4/ax_python_module.m4 [new file with mode: 0644]
m4/libtool.m4
style/style.css
tests/Makefile.am
tests/Makefile.in
tests/annotations/Makefile.in
tests/annotations/docs/Makefile.am
tests/annotations/docs/Makefile.in
tests/annotations/src/Makefile.in
tests/annotations/src/tester.h
tests/bugs/Makefile.in
tests/bugs/docs/Makefile.am
tests/bugs/docs/Makefile.in
tests/bugs/docs/tester-sections.txt
tests/bugs/src/Makefile.in
tests/bugs/src/tester.c
tests/bugs/src/tester.h
tests/check.py
tests/common.py
tests/empty/Makefile.in
tests/empty/docs/Makefile.am
tests/empty/docs/Makefile.in
tests/empty/docs/tester-docs.xml
tests/empty/src/Makefile.in
tests/fail.sh
tests/fail/Makefile.in
tests/fail/docs/Makefile.am
tests/fail/docs/Makefile.in
tests/fail/src/Makefile.in
tests/gobject/Makefile.in
tests/gobject/docs/Makefile.am
tests/gobject/docs/Makefile.in
tests/gobject/src/Makefile.in
tests/gobject/src/giface.c
tests/gobject/src/gobject.c
tests/highlight.py [new file with mode: 0644]
tests/mk_to_db.py
tests/mkdb.py [new file with mode: 0755]
tests/mkhtml2.py
tests/program/Makefile.in
tests/program/docs/Makefile.am
tests/program/docs/Makefile.in
tests/program/src/Makefile.in
tests/repro/Makefile.in
tests/repro/docs/Makefile.am
tests/repro/docs/Makefile.in
tests/repro/src/Makefile.in
tests/sanity.sh [new file with mode: 0755]
tests/scan.py [new file with mode: 0755]