5c5714d3d8
GTK-Doc 1.26 (Aug 11 2017) ============== Remove tmpl support (gtkdoc-mktmpl). Port all tools from bash/perl to python. Changes o 773879 : - scangobj: Do not generate unused parameters o 780789 : Convert gtkdoc-scan from Perl to Python o 752126 : Add support for inline program documentation o 753052 : _() causes element a: validity error : ID idx already defined o 758137 : GtkLabel and GtkShortcutsShortcut notes on escaping character entities don't render properly o 764407 : Broken links to structs in function definitions o 764543 : /usr/bin/gtkdoc-mkpdf always exits with an error o 768675 : make check fails on master o 769125 : gtkdoc-mkhtml/pdf fails on spaces in search path o 769341 : gtkdoc-mkdb line 3966 triggers " Negative repeat count does nothing " warnings o 771255 : " Symbol name not found at the start of comment block " warning with " attributes " annotation. o 773151 : configure: Lower perl dependency to 5.16.0 o 774168 : gobject introspection annotations and gtk-doc parser do not agree o 774812 : Error messages from xsltproc are hidden by gtkdoc-mkhtml o 778144 : Allow disabling introspection for ancillary property mechanisms o 779566 : Replace shell executables with Python GTK-Doc 1.25 (Mar 21 2016) ============== Changes o 763465 : - released version of gtk-doc no longer understands cross-reference data in gtk+ o 742404 : unify index.sgml and *.devhelp2 + change gtkdoc-fixxref to use *.devhelp2 o 743182 : Automatically support PACKAGE variables as XML entities o 744061 : Skip standard g_iface, parent_instance and parent_class struct members o 751479 : help: Document the Stability tag for documentation comments o 751777 : gtk-doc -sections.txt file documentation is a bit confusing o 751783 : Creating master xml document documentation is a bit lacking o 751906 : help: Fix incorrect example syntax for embedded images o 752795 : documentation is not rebuilt when only content of doc comments change o 753145 : gtkdoc-mkhtml fails on spaces in file names o 753348 : gtkdocize does not handle -flat flavours o 756297 : Add CMake module o 756368 : gtkdocize mistakenly parses options from comments in configure.ac o 756519 : `make check' fails - Sequence (?R...) not recognized in regex o 756684 : Support (not nullable) annotation o 756998 : Support |[ <!-- language= " plain " --> ]| o 758996 : gtkdoc-mkdb: ensure macros appear in the correct section o 759017 : autogenerated ids in return and parameter blocks GTK-Doc 1.24 (May 29 2015) ============ This is another quick bugfix release for a regression, see bug #749591 Changes o 749591 : gtk-doc 1.23 no longer includes xml namespace in .devhelp2 files o 749706 : .gitignore files should not be under version control o 749816 : Support syntax highlighting of different languages (patch included) o 749901 : Strip common indent when highlighting with vim GTK-Doc 1.23 (May 17 2015) ============ This is a quick bugfix release for a regression, see bug #749142. Changes o 749142 : Can't build totem-pl-parser from master using gtk-doc 1.22 o 749210 : mkman: Use full URL to refer to the docbook manpages stylesheet GTK-Doc 1.22 (May 07 2015) ============ Important notice - starting with the next release these long deprecated features will be removed - you'll now see a warning if you actually use these features. Please write to gtk-doc-list@gnome.org and tell us your concerns: o gtkdoc-mktmpl - please move all the comments into the sources. o generating html via sgml tools (jade/openjade), using xsltproc and docbook-xslt is pretty common and preferred since version 1.6 Changes o 727778 : - gtk-doc doesn't understand annotations for GList-contained types o 729911 : Using #TypeName inshort_description makes " - " in HTML index disappear o 732689 : strange result on a generated html page o 734689 : " Specific -> General " document title format o 736073 : Regression: problems with enum constants o 736725 : Documentation consists mostly of empty space o 741305 : Scanner issue with enum containing value ='{' o 741763 : Example Makefile.am improvements o 741941 : Last function argument missing in docs (possibly due to macro in code) o 743879 : special case G_DECLARE_*_TYPE o 743967 : Make build results reproducible o 744075 : Missing struct members if forward declared in another header o 744368 : gtkdoc-depscan doesn't handle unicode in .devhelp2 files correctly o 746118 : gtkdoc-scan: fix regex for get_type() functions o 746120 : Expand annotation recognition on symbol lines o 746121 : gtkdoc-mkdb: don't warn on 'deprecated entities' o 747207 : Typos in documentation o 747298 : Test still tries to check gtkdoc-scanobj o 748456 : xsl: Enable ToC generation on empty <toc/> elements
76 lines
2.8 KiB
Text
76 lines
2.8 KiB
Text
@comment $NetBSD: PLIST,v 1.22 2017/10/11 15:46:46 wiz Exp $
|
|
bin/gtkdoc-check
|
|
bin/gtkdoc-depscan
|
|
bin/gtkdoc-fixxref
|
|
bin/gtkdoc-mkdb
|
|
bin/gtkdoc-mkhtml
|
|
bin/gtkdoc-mkman
|
|
bin/gtkdoc-mkpdf
|
|
bin/gtkdoc-rebase
|
|
bin/gtkdoc-scan
|
|
bin/gtkdoc-scangobj
|
|
bin/gtkdocize
|
|
lib/cmake/GtkDoc/GtkDocConfig.cmake
|
|
lib/cmake/GtkDoc/GtkDocConfigVersion.cmake
|
|
lib/cmake/GtkDoc/GtkDocScanGObjWrapper.cmake
|
|
share/aclocal/gtk-doc.m4
|
|
share/gtk-doc/data/devhelp2.xsd
|
|
share/gtk-doc/data/devhelp2.xsl
|
|
share/gtk-doc/data/gtk-doc.flat.make
|
|
share/gtk-doc/data/gtk-doc.make
|
|
share/gtk-doc/data/gtk-doc.xsl
|
|
share/gtk-doc/data/home.png
|
|
share/gtk-doc/data/left-insensitive.png
|
|
share/gtk-doc/data/left.png
|
|
share/gtk-doc/data/right-insensitive.png
|
|
share/gtk-doc/data/right.png
|
|
share/gtk-doc/data/style.css
|
|
share/gtk-doc/data/up-insensitive.png
|
|
share/gtk-doc/data/up.png
|
|
share/gtk-doc/data/version-greater-or-equal.xsl
|
|
share/gtk-doc/python/gtkdoc/__init__.py
|
|
share/gtk-doc/python/gtkdoc/check.py
|
|
share/gtk-doc/python/gtkdoc/common.py
|
|
share/gtk-doc/python/gtkdoc/config.py
|
|
share/gtk-doc/python/gtkdoc/fixxref.py
|
|
share/gtk-doc/python/gtkdoc/md_to_db.py
|
|
share/gtk-doc/python/gtkdoc/mkdb.py
|
|
share/gtk-doc/python/gtkdoc/mkhtml.py
|
|
share/gtk-doc/python/gtkdoc/mkman.py
|
|
share/gtk-doc/python/gtkdoc/mkpdf.py
|
|
share/gtk-doc/python/gtkdoc/rebase.py
|
|
share/gtk-doc/python/gtkdoc/scan.py
|
|
share/gtk-doc/python/gtkdoc/scangobj.py
|
|
share/help/C/gtk-doc-manual/fdl-appendix.xml
|
|
share/help/C/gtk-doc-manual/index.docbook
|
|
share/help/bn_IN/gtk-doc-manual/fdl-appendix.xml
|
|
share/help/bn_IN/gtk-doc-manual/index.docbook
|
|
share/help/cs/gtk-doc-manual/fdl-appendix.xml
|
|
share/help/cs/gtk-doc-manual/index.docbook
|
|
share/help/de/gtk-doc-manual/fdl-appendix.xml
|
|
share/help/de/gtk-doc-manual/index.docbook
|
|
share/help/el/gtk-doc-manual/fdl-appendix.xml
|
|
share/help/el/gtk-doc-manual/index.docbook
|
|
share/help/en_GB/gtk-doc-manual/fdl-appendix.xml
|
|
share/help/en_GB/gtk-doc-manual/index.docbook
|
|
share/help/es/gtk-doc-manual/fdl-appendix.xml
|
|
share/help/es/gtk-doc-manual/index.docbook
|
|
share/help/fr/gtk-doc-manual/fdl-appendix.xml
|
|
share/help/fr/gtk-doc-manual/index.docbook
|
|
share/help/gl/gtk-doc-manual/fdl-appendix.xml
|
|
share/help/gl/gtk-doc-manual/index.docbook
|
|
share/help/gu/gtk-doc-manual/fdl-appendix.xml
|
|
share/help/gu/gtk-doc-manual/index.docbook
|
|
share/help/pt_BR/gtk-doc-manual/fdl-appendix.xml
|
|
share/help/pt_BR/gtk-doc-manual/index.docbook
|
|
share/help/sl/gtk-doc-manual/fdl-appendix.xml
|
|
share/help/sl/gtk-doc-manual/index.docbook
|
|
share/help/sv/gtk-doc-manual/fdl-appendix.xml
|
|
share/help/sv/gtk-doc-manual/index.docbook
|
|
share/help/ta/gtk-doc-manual/fdl-appendix.xml
|
|
share/help/ta/gtk-doc-manual/index.docbook
|
|
share/help/te/gtk-doc-manual/fdl-appendix.xml
|
|
share/help/te/gtk-doc-manual/index.docbook
|
|
share/help/zh_CN/gtk-doc-manual/fdl-appendix.xml
|
|
share/help/zh_CN/gtk-doc-manual/index.docbook
|
|
share/pkgconfig/gtk-doc.pc
|