Up to [cvs.NetBSD.org] / pkgsrc / textproc / gtk-doc
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.30 / (download) - annotate - [select for diffs], Tue Oct 26 11:21:56 2021 UTC (23 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
HEAD
Changes since 1.29: +2 -2
lines
Diff to previous 1.29 (colored)
textproc: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./textproc/convertlit/distinfo clit18src.zip
Revision 1.29 / (download) - annotate - [select for diffs], Thu Oct 7 15:01:02 2021 UTC (23 months, 2 weeks ago) by nia
Branch: MAIN
Changes since 1.28: +1 -2
lines
Diff to previous 1.28 (colored)
textproc: Remove SHA1 hashes for distfiles
Revision 1.28 / (download) - annotate - [select for diffs], Wed Nov 13 21:17:47 2019 UTC (3 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Changes since 1.27: +5 -5
lines
Diff to previous 1.27 (colored)
gtk-doc: update to 1.32. GTK-Doc 1.32 (Aug 15 2019) =============== Hotfix release. GTK-Doc 1.31 (Aug 5 2019) =============== Nonmaintainer release to fix "Wrong permissions for style CSS file" (#84) GTK-Doc 1.30 (May 08 2019) =============== GTK-Doc is now using python-pygments to do the syntax highlighing. It is not depending on highligh or source-highligh anymore. This version ships with a new expermiental gtkdoc-mkhtml2 toolchain replacing gktdoc-mkhtml+gtkdoc-fixxref.
Revision 1.27 / (download) - annotate - [select for diffs], Tue Sep 4 13:02:07 2018 UTC (5 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Changes since 1.26: +5 -5
lines
Diff to previous 1.26 (colored)
gtk-doc: update to 1.29. GTK-Doc 1.29 (Aug 28 2018) =============== GTK-Doc now requires python-3.X. It does not requires python-six anymore. Note that this is a nonmaintainer release and that tests are known to be broken. Changes o 674163 : – html-build.stamp rule broken for out-of-tree builds with absolute paths o 795744 : Too much escaped string - " & lt;child > " in description of " GtkOverlay as GtkBuildable " section o 796011 : Crash in ScanDirectory caused by overlooked use of renamed `dir` variable o 796012 : Several places in rebase.py incorrectly use `match.groups(1)` instead of `match.group(1)`, one causes a crash Contributors Adam Williamson Anders Jonsson Daniel Mustieles David D LRN Marek Cernocky Martin Blanchard Michael Biebl Michael Catanzaro Rafael Fontenelle Sebastian Geiger Stefan Sauer Tim Sabsch
Revision 1.26 / (download) - annotate - [select for diffs], Mon Apr 16 12:49:59 2018 UTC (5 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base,
pkgsrc-2018Q2
Changes since 1.25: +5 -5
lines
Diff to previous 1.25 (colored)
gtk-doc: update to 1.28. GTK-Doc 1.28 (Mar 24 2018) ============== Bug fixes. o 791928 : gtk-doc doesn't understand 'stability: Obsolete' o 792148 : cmake: Installed GtkDocConfig.cmake has incorrect bindir path o 792661 : use pygments to do syntax highlighing o 793599 : Please run testsuite with V=0 o 794051 : rebase: fix on-line location extraction from devhelp files o 794182 : private_header regex is broken
Revision 1.25 / (download) - annotate - [select for diffs], Wed Jan 10 22:57:17 2018 UTC (5 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Changes since 1.24: +5 -5
lines
Diff to previous 1.24 (colored)
gtk-doc: update to 1.27. GTK-Doc 1.27 (Dec 07 2017) ============== Finetune the python port. Changes o 773879 : scangobj: Do not generate unused parameters o 786174 : Several test failures on Arch Linux o 787495 : gtkdoc-fixxref crashes when running vim for syntax highlighting o 787768 : Aborts when glib2.0-dev is not installed o 787862 : Always open files in text mode and always use utf-8 o 788473 : fixxref crashes if a .devhelp2.gz file is found o 789531 : Don't depend on the system shell o 790022 : mkdb: Add support for (not optional) annotation o 791131 : gtk-doc and python3: fixxref failures
Revision 1.24 / (download) - annotate - [select for diffs], Wed Oct 11 15:46:46 2017 UTC (5 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q4
Changes since 1.23: +5 -5
lines
Diff to previous 1.23 (colored)
gtk-doc: update to 1.26. 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
Revision 1.23 / (download) - annotate - [select for diffs], Wed Nov 4 01:59:30 2015 UTC (7 years, 10 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4
Changes since 1.22: +2 -1
lines
Diff to previous 1.22 (colored)
Add SHA512 digests for distfiles for textproc category Problems found locating distfiles: Package cabocha: missing distfile cabocha-0.68.tar.bz2 Package convertlit: missing distfile clit18src.zip Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
Revision 1.22 / (download) - annotate - [select for diffs], Sat Jan 10 15:21:41 2015 UTC (8 years, 8 months ago) by prlw1
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1
Changes since 1.21: +4 -5
lines
Diff to previous 1.21 (colored)
Update gtk-doc to 1.21 As per warning in 1.20, gtkdoc-scanobj and generating html via sgml tools (options.mk) have been removed. Added # needed together with pkg-config by gtkdoc-depscan at runtime .include "../../devel/glib2/buildlink3.mk" to buildlink3.mk GTK-Doc 1.21 (Jul 17 2014) ============ Important notice - starting with the next release these long deprecated features will be removed, 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 170860 : gtk-doc should have definitions for stability o 644111 : one cannot specify against which libs gtkdoc-fixxref should resolve links (problematic with multiple versions) o 657444 : " enum foo { ... } " ; not recognized o 671519 : Self-test relies on nonportable (GNU enhanced) 'date' command o 678094 : the word "returns" in a function description can be parsed as the "Returns:" section o 722621 : gtk-doc tarball was created with 32bit uid/gid, unusable with mingw/msys tar o 724739 : Self-test fail: gtkdoc-mkdb misusing perl datatype o 725505 : new syntax highlighting for code is weird o 725663 : configure: non POSIX test usage o 730658 : Deprecation warning for non-deprecated type GParamFlags o 730777 : Add support for nullable and optional annotations
Revision 1.21 / (download) - annotate - [select for diffs], Thu Feb 20 09:43:33 2014 UTC (9 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1
Changes since 1.20: +5 -4
lines
Diff to previous 1.20 (colored)
Update to 1.20. Add some dependencies so that gtk-depscan runs. Mark as not ready for python-3.x. GTK-Doc 1.20 (Feb 16 2014) ============ Important notice - starting with the next release these long deprecated features will be removed, please write to gtk-doc-list@gnome.org and tell us your concerns: o gtkdoc-scanobj (only used for gtkobject) o return values need to be documented using "Returns:". We will remove the heuristic that turns a paragraph starting with "Returns " into return docs. 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 605537 : Returns: listed among parameters o 624001 : Support attribute-based method to deprecate symbols o 662424 : Class hierarchy about interfaces not generated by default o 665926 : should not have to document object structures o 666509 : Specifying --enable-gtk-doc should not be required to build source packages o 669417 : Duplicate IDs generated for unions registered as boxed types o 671519 : Self-test relies on nonportable (GNU enhanced) 'date' command o 692367 : gtkdocize should take a srcdir argument o 696570 : style updates o 697940 : Race condition between setup-build.stamp and scan-build.stamp o 701259 : /bin/bash: -chmod: command not found o 701638 : Support automake parallel test harness (fix error with GTKDOC_CHECK) o 706404 : Minor bug in gtkdoc-mkdb o 706438 : Empty lines added at the beginning and at the end of a programlisting o 707426 : master is broken in picking up flavour from configure.ac o 707717 : Support " Deprecated: X.Y " o 708268 : New *-insensitive.png files are not distributes o 710478 : gtkdoc-mkdb: Don't complain about annotations with hyphen o 711111 : gtkdoc-mkdb: sort entries in the glossary o 711598 : gtkdoc-scan doesn't ignore decorators containing parentheses o 719644 : docs: make yelp usage conditional in manual o 719645 : configure: emit message when looking for yelp o 720061 : make: create subdirectories of the content_files to the builddir o 721228 : configure: search for xml catalog in XDG_DATA_DIRS o 722479 : cp -u is not portable o 723118 : Mark |[ blocks as CDATA o 723288 : Fix MarkDown support o 723417 : New MarkDown parser o 723696 : Add support for blockquote o 723812 : Add support for reference links o 723913 : List in markdown: < p > inside the last element of a < ul > list o 723991 : Improve the display of the synopsis o 724002 : gtkdoc-scan: Fix use of uninitialised value in trace logging Contributors Alban Browaeys Alexander Kanavin Carlos Garcia Campos Christian Kirbach Daniel Mustieles David King David Neas Dieter Verfaillie Dimitris Spingos Hib Eris Matthias Clasen Philip Chimento Philip Withnall Rafael Ferreira Rico Tzschichholz Ryan Lortie Sebastian Rasmussen Sébastien Wilmet Stefan Sauer Stef Walter William Jon McCann Zbigniew Jdrzejewski-Szmek
Revision 1.20 / (download) - annotate - [select for diffs], Mon Nov 7 11:26:27 2011 UTC (11 years, 10 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4,
pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4
Changes since 1.19: +4 -4
lines
Diff to previous 1.19 (colored)
update to 1.18 changes: -bugfixes -cleanup: does not generate pre-0.11 devhelp files any more
Revision 1.19 / (download) - annotate - [select for diffs], Sun Feb 27 15:14:32 2011 UTC (12 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1
Changes since 1.18: +4 -4
lines
Diff to previous 1.18 (colored)
Update to 1.17: GTK-Doc 1.17 (Feb 16 2011) ============ Changes o 127049 : building reference documentation fails when builddir != srcdir o 640241 : non-srcdir builds busted Contributors Daniel Mustieles Javier Jardón Stefan Kost GTK-Doc 1.16 (Jan 14 2011) ============ o gtkdoc-check can do more checks, one might need to update Makefile.am from the examples/Makefile.am Changes o 625776 : serialise doubles and floats always with a decimal dot o 627269 : link to signalflags docs from signal descriptions o 467488 : GTK+ man pages request o 481811 : Inline function bodies are confused with declarations o 501107 : EXTRA_DIST automake warnings o 512565 : add GTK_DOC_IGNORE o 518427 : documentation best pratices needed o 597937 : Function pointers as parameters to other functions are parsed improperly o 612028 : gtkdoc-fixxref should call /usr/bin/vim -n -e -u NONE -T xterm o 617478 : Tooltip is a nuisance o 618379 : Navigation is hiding anchors title o 620249 : invalid xml for object_index with (n_objects % 3) == 0 o 621931 : support GType and GVariant types o 622971 : List of typos in the GTK-doc manual o 623777 : G_TYPE_STRV in signals generate wrong docs o 623968 : gtkdoc-mkdb generates invalid xml from sgml in inline comments o 624199 : parser picks up contents of large macros o 624200 : 'const' confuses the parser o 627223 : gtkdoc-fixxref vim highlight fails on xhtml suffix o 627920 : `make check` rule to list xml files missing from DOC_MAIN_SGML_FILE o 628611 : gtk-doc > = 1.13 creates automagic dependencies on syntax highlighters o 628794 : Issue in gtkdoc-mkman.in o 630288 : Fix 'scope notified' annotation o 631336 : remove lists of gtk+ signal args in gtkdoc-scanobj and -scangobj o 632587 : gtkdoc-scanner fails to identify (closure) annotation o 638330 : const in parameter list is ignored o 638831 : Support GTK+ 3 cell properties Contributors Bruno Brouard Christian Persch Claude Paroz Gilles Dartiguelongue Javier Jardón Jorge González Maarten Bosmans Mario Blättermann Matej Urbani Matthias Clasen Pablo Castellano P. F. Chimento Philip Withnall Rodrigo Aliste Simón Pena Stefan Kost Tim-Philipp Müller Vasilis Tsivikis
Revision 1.18 / (download) - annotate - [select for diffs], Fri Jun 11 13:16:08 2010 UTC (13 years, 3 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2
Changes since 1.17: +4 -6
lines
Diff to previous 1.17 (colored)
update to 1.15 changes: -Support for multiple DOC_SOURCE_DIR directories -many bugfixes
Revision 1.17 / (download) - annotate - [select for diffs], Fri Jan 22 14:21:32 2010 UTC (13 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base,
pkgsrc-2010Q1
Changes since 1.16: +3 -1
lines
Diff to previous 1.16 (colored)
Add two patches from upstream to fix --module and 'make dist' problems. Bump PKGREVISION.
Revision 1.16 / (download) - annotate - [select for diffs], Wed Jan 20 11:12:01 2010 UTC (13 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.15: +4 -4
lines
Diff to previous 1.15 (colored)
Update to 1.13: GTK-Doc 1.13 (Dec 18 2009) ============ o 604891 : gtk-doc tarball does not build Contributors Stefan Kost GTK-Doc 1.12 (Dec 18 2009) ============ Changes o 591450 : Build related fixes o 466535 : generate documentation as pdf o 502191 : acronym support o 532395 : inline function parsing problems (e.g. in glib api docs) o 536928 : have syntax highlghted and xrefs source code samples o 562064 : index generation trouble o 562310 : glib 2.18.3: /bin/sh: line 1: gtkdoc-rebase: command not found o 562655 : doesn't produce deprecation note for signals o 565126 : linking to struct members o 565835 : Three spelling errors in gtk-doc-manual o 566911 : add support for --help and --version to remaining tools o 567132 : Take FOO_GET_INTERFACE as standard o 568702 : gtkdoc-mkhtml no longer works when symlinked o 568706 : gtkdoc-scan: use CamelCase id for interfaces o 568708 : gtkdoc-scan should try not to scan files twice o 568714 : Perl errors when syntax highlighting is not available o 568732 : missing long descriptions undetected o 568734 : configure check for gtk-doc prints that gtk-doc cannot be built o 569339 : abbreviation are not expanded at the start of text o 572396 : Fix to use shave + gtk-doc + libtool 1.x o 572612 : Mistakenly substitute -1 with G_MAXULONG in x86_64 o 572967 : use g_strerror o 574654 : --ignore-decorators does not ignore trailing stuff o 575574 : Be more friendly for files with a space in their name o 575623 : Update FSF address o 575711 : < table > element mismatch in highlighted code o 576313 : implicit declarations in testsuite ? o 577059 : Gnome-doc support can't be disabled o 577774 : Test suite run even when built with --disable-gtk-doc o 580206 : gcc warnings in < module > -scan.c o 580300 : gtkdoc-scan picks up _get_type functions it should not o 580622 : xml dir is both part of distclean and dist rules o 581237 : gtk-doc uses wrong gtkdoc-check in " make check " phase o 584952 : " uninitialized value in concatenation " gtkdoc-mkdb line 938 o 587103 : return values of function-like macros o 587196 : Typo in a string o 589426 : Python is a required dependency o 591789 : master FTBFS with automake 1.11 o 594224 : Please fix manual about inlined SECTION comments (and show warnings when invalid) o 596730 : Signed vs. unsigned comparison in gtkdoc-scangobj.in causing compile errors o 596731 : autogen.sh doesn't recognize automake-1.11 o 602026 : Warn if non-existing function gets referenced o 602518 : Doesn't support " long int " return type o 604798 : tests/fail.sh and tests/tools.sh.in use bashisms Contributors Claude Paroz Dan Williams Daniel Mustieles Daniel Nylander H. Habighorst Jannis Pohlmann Javier Jardón Jennie Petoumenou Jorge González Mario Blättermann Nicola Fontana Philip Chimento Philip Withnall Simos Xenitellis Stefan Kost Sven Herzberg
Revision 1.15 / (download) - annotate - [select for diffs], Tue Nov 18 11:55:58 2008 UTC (14 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Changes since 1.14: +4 -4
lines
Diff to previous 1.14 (colored)
Update to 1.11: GTK-Doc 1.11 (Nov 16 2008) ============ Changes o 531572 : one-page generation option o 448879 : Use a footer when generating HTML documentation o 311857 : xsltproc very slow generating index for gtk-docs.sgml o 335239 : Using gnome-doc-utils for gtk-doc documentation o 460753 : enable vpath build in gtkdoc-mkhtml o 473342 : Warn about repeated symbols in sections o 487727 : DocBook XML DTD version o 523669 : make check: Element publisher content does not follow the... o 530758 : gtk-doc should not expand XML tags and their attributes o 533262 : no-template mode scans different source files o 534627 : gtk-doc uses non-standard HTML element o 542137 : No declaration found for: gsf_output_* o 543855 : Fix for Bug 460753 (enable vpath build in gtkdoc-mkhtml) ... o 544172 : Fails to parse return value of 'char const *' o 552822 : Add rules to create $(REPORT_FILES) o 553407 : Example Makefile.am uses obsolete INCLUDES instead of AM_... o 554718 : gtk-doc needs to allow versioned TARGET_DIR o 554833 : Be more careful with " struct _ < struct_name > " o 558082 : evince docs build fails with GTK_DISABLE_SINGLE_INCLUDES o 559281 : Correct check for existance of gtkdoc-rebase Contributors Behdad Esfahbod Christian Persch David Neas Felix Riemann Jeffrey Stedfast Marc-Andre Lureau Matthew Barnes Peter Kjellerstedt Sebastian Dröge Simon Josefsson Stefan Kost
Revision 1.14 / (download) - annotate - [select for diffs], Thu Apr 24 21:32:01 2008 UTC (15 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.13: +4 -4
lines
Diff to previous 1.13 (colored)
Update to 1.10. Fix HOMEPAGE. GTK-Doc 1.10 (Mar 20 2008) ============ Changes o 460753 : enable vpath build in gtkdoc-mkhtml o 503119 : Add dependency on content_files to SGML target o 127049 : building reference documentation fails when builddir != s... o 481811 : Inline function bodies are confused with declarations o 448879 : Use a footer when generating HTML documentation o 492005 : Deprecation guard warnings for properties and signals o 498521 : Inconsistent compiler flags passed in gtk-doc.make o 365913 : gtk-doc output is not predictable o 446648 : gtk-doc does not handle forward typedef'd enums o 468278 : Display proper types for properties o 497367 : don't use US-ASCII for output encoding o 501066 : Missing quotes around gtkdoc-rebase check cause a warning o 508897 : [PATCH] Fix build when gtk-doc is not installed o 509539 : Building documentation aborts when no .types file is present o 512154 : Struct member type attributes are limited to one token o 513318 : gtk-doc.el doesn't work fine with emacs22 Contributors Benjamin Otte Carlos Garnacho Damon Chaplin David Neas Frederic Peters Joe Marcus Clarke Kouhei Sutou Loïc Minier Mathias Hasselmann Petteri Räty Rouslan Solomakhin Stefan Kost Sven Herzberg Yeti
Revision 1.13 / (download) - annotate - [select for diffs], Wed Oct 31 20:00:54 2007 UTC (15 years, 10 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4
Changes since 1.12: +4 -4
lines
Diff to previous 1.12 (colored)
update to 1.9 changes: bugfixes
Revision 1.12 / (download) - annotate - [select for diffs], Tue Apr 10 17:38:29 2007 UTC (16 years, 5 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2
Changes since 1.11: +4 -4
lines
Diff to previous 1.11 (colored)
update to 1.8 pkgsrc change: make SGML output optional, off per default, which saves the heavyweight dependency on jade other changes: o Made it easier to include example code in the source code comment blocks. "|[ ... ]|" can be used to delineate example code (it just gets converted to "<informalexample><programlisting>"), and most of the text in example code is left as it is. The only thing that is still expanded is '#' to allow links to a symbol's documentation, e.g. '#GtkWidget'. o Made the field widths wider for the HTML output, so it looks a bit nicer. o Added a '--rebuild-sections' option to gtkdoc-scan to automatically rebuild the MODULE-sections.txt file. This only works if all the header files are organized neatly and functions don't need rearranging in the docs. o Added a '--rebuild-types' option to gtkdoc-scan to automatically rebuild the MODULE.types file, so you don't need to add new types manually. o Leave CDATA sections as they are, in the extra XML content files and within source code comment blocks. o Allow the section id and #include's to be set within the "SECTION:" comment block, using "@Section_ID:xxx" and "@Include:". o Added "--default-includes" option to specify the default #include's (for people who are using --rebuild-sections and so can't specify it in MODULE-sections.txt). o Added a '--query-child-properties' argument to help document child properties of arbitrary GObjects (used by things like canvas widgets). o Fixed documentation of signals of interfaces.
Revision 1.11 / (download) - annotate - [select for diffs], Sun Aug 6 19:03:33 2006 UTC (17 years, 1 month ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3
Changes since 1.10: +4 -4
lines
Diff to previous 1.10 (colored)
Update to 1.7: o Fixed bug that resulted in empty "@:" lines in the templates. o Fixed a few bugs with the XSL code. o Supported a few more variations of C syntax. o Remove the internally-used '-struct' suffix from links to widget structs. o Fixed a few missing build dependencies. o Added a new "C-x4s" binding to the emacs lisp code, to insert a blank section header in the source code. o Fixed bug that ignored inline section header docs with '-' in their names. o Added a 'make docs' target that can be used to build the docs even when gtk-doc has been disabled at configure time. (Yeah, I know I updated it to 1.6 earlier today... thanks to wiz@ for pointing out the newest version.)
Revision 1.10 / (download) - annotate - [select for diffs], Sun Aug 6 09:35:53 2006 UTC (17 years, 1 month ago) by jmmv
Branch: MAIN
Changes since 1.9: +4 -4
lines
Diff to previous 1.9 (colored)
Update to 1.6: o Removed the hard dependancy on openjade or jade, since XML is used mainly now rather than SGML. o Install the .pc file in $(datadir) rather than $(libdir) since gtk-doc is architecture-independant. o Added "--ignore-decorators" option to ignore a list of declarators in function declarations. o Support '#Object::signal'/'#Object:property' to link to signals/properties o Fixed missing index terms.
Revision 1.9 / (download) - annotate - [select for diffs], Wed Mar 8 06:40:50 2006 UTC (17 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.8: +4 -4
lines
Diff to previous 1.8 (colored)
Update to 1.5: GTK-Doc 1.5 (Mar 7 2006) =========== o Output the new version of devhelp2 information, but still generate the old devhelp files so older versions of DevHelp still work OK. o Fixed the initial creation of the *-sections.txt file so the object hierarchy, signals and properties all work automatically. o Show information about signal flags (run first/last). o Support a --source-suffixes argument specifying which source files to scan. o Support other root object types besides GObject and GInterface. o Use a fixed navigation bar for the generated documentation. o New documentation from Stefan Kost. o Handle more variations of C syntax.
Revision 1.8 / (download) - annotate - [select for diffs], Sat Oct 8 17:18:13 2005 UTC (17 years, 11 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.7: +4 -4
lines
Diff to previous 1.7 (colored)
Update to 1.4: o Use the new style.css stylesheet instead of hard-wiring the styles. o Updated the documentation and example build files. o Added support for a gallery of widget images. o Output default values for widget properties and allowed ranges. o Only underline links in the docs when the mouse hovers over them. o Added support for placing the parameter table anywhere within the function documentation (using the "<!--PARAMETERS-->" marker). o Handle more variations of C syntax.
Revision 1.7 / (download) - annotate - [select for diffs], Tue Mar 22 16:23:03 2005 UTC (18 years, 6 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.6: +4 -4
lines
Diff to previous 1.6 (colored)
Update to 1.3: GTK-Doc 1.3 (Jan 9 2005) =========== o Use the new style.css stylesheet instead of hard-wiring the styles. o Updated the documentation and example build files. o Added support for a gallery of widget images. o Output default values for widget properties and allowed ranges. o Only underline links in the docs when the mouse hovers over them. o Added support for placing the parameter table anywhere within the function documentation (using the "<!--PARAMETERS-->" marker). o Handle more variations of C syntax.
Revision 1.6 / (download) - annotate - [select for diffs], Thu Feb 24 14:48:42 2005 UTC (18 years, 7 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.5: +2 -1
lines
Diff to previous 1.5 (colored)
Add RMD160 digests to the SHA1 ones.
Revision 1.5 / (download) - annotate - [select for diffs], Thu Feb 19 16:49:52 2004 UTC (19 years, 7 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.4: +3 -3
lines
Diff to previous 1.4 (colored)
Update to 1.2: 2004-02-16 Damon Chaplin <damon@gnome.org> * Released 1.2. 2004-02-16 Damon Chaplin <damon@gnome.org> * gtk-doc.cat.in: removed public ID for gtk-doc.dtd, since we don't use it any more. Sat Feb 14 02:14:27 2004 Matthias Clasen <maclas@gmx.de> * gtk-doc.m4: Avoid unnecessary checks if gtk-doc is disabled. (#134221, Julio M. Merino Vidal) Sat Feb 14 02:03:01 2004 Matthias Clasen <maclas@gmx.de> * gtk-doc.make: Don't create unneeded empty directories. (#134319, Julio M. Merino Vidal) Sat Feb 14 01:37:38 2004 Matthias Clasen <maclas@gmx.de> * gtk-doc.make: Add an empty all-local target to make it work with non-GNU make. (#134343, Julio M. Merino Vidal) Wed Jan 28 00:52:00 2004 Matthias Clasen <maclas@gmx.de> * gtkdoc-mkdb.in (OutputObjectList): Avoid emitting invalid docbook markup if there are no objects. Partial fix for #132661. Sun Jan 25 22:01:15 2004 Matthias Clasen <maclas@gmx.de> * gtkdoc-mkdb.in: Accept both the old and the new XInclude namespace. (#131675, Edd Dumbill) 2004-01-23 Thomas Vander Stichele <thomas at apestaart dot org> * gtkdoc-mkhtml.in: exit when tools return non-zero so errors can be caught. Thu Jan 15 23:06:10 2004 Matthias Clasen <maclas@gmx.de> * gtk-doc.xsl: Set the chunk.fast parameter, to gain some speed. Thu Jan 15 23:05:23 2004 Matthias Clasen <maclas@gmx.de> * gtkdoc-fixxref.in: Make it work again without explicit --module. Sat Dec 27 01:36:08 2003 Matthias Clasen <maclas@gmx.de> * gtkdoc-scangobj.in: * gtkdoc-mktmpl.in: * gtkdoc-scan.in: * gtkdoc-fixxref.in: Add --help. (#126915) Sat Dec 27 00:43:42 2003 Matthias Clasen <maclas@gmx.de> * gtkdoc-mkdb.in (ParseEnumDeclaration): * gtkdoc-mktmpl.in (ParseEnumDeclaration): Support a trailing , in enum declarations. These are a GNU C extension, but also blessed by C99. (#129949, Thomas Vander Stichele) Sun Nov 16 00:29:03 2003 Matthias Clasen <maclas@gmx.de> * gtkdoc-scangobj.in: Don't use g_strdown(). (#127028, David Schleef) Sun Nov 16 00:26:05 2003 Matthias Clasen <maclas@gmx.de> * gtkdoc-scangobj.in: If compiled against GLib >= 2.3.0, look for properties on interfaces. (#127068, James M. Cape) 2003-11-03 Dan Winship <danw@ximian.com> * gtkdoc-scangobj.in: Clean up $MODULE-scan.o even when using libtool * gtkdoc-scanobj.in: Likewise * gtk-doc.make (CLEANFILES): Remove $(MODULE)-scan.o from here (clean-local): rm -rf .libs Wed Oct 8 01:21:54 2003 Matthias Clasen <maclas@gmx.de> * gtkdoc-scan.in (ScanHeader): Make gtkdoc-scan grok typedef struct { } foo; in addition to the more baroque typedef struct _foo foo; struct _foo { }; (#116807, Malcolm Tredinnick) Wed Oct 8 01:21:35 2003 Matthias Clasen <maclas@gmx.de> * gtkdoc-mkdb.in (OutputParamDescriptions): Remove a pointless warning. 2003-10-01 Matthias Clasen <maclas@gmx.de> Make signals and properties end up in the right template file (#116569, Owen Taylor): * gtkdoc-mktmpl.in (OutputSignalTemplates): (OutputArgTemplates): Return a string rather than directly writing to OUTPUT. (OutputTemplateFile): Don't interpret $title as the name of the object to print signal and property templates for. (UpdateTemplates): Collect signal and property templates for all objects contained in the section. 2003-08-10 James Henstridge <james@daa.com.au> * acinclude.m4 (JH_PATH_XML_CATALOG): allow caller to specify actions if found or not found. (JH_CHECK_XML_CATALOG): when requiring JH_PATH_XML_CATALOG, don't error out if it is not found. 2003-08-03 Matthias Clasen <maclas@gmx.de> * doc/gnome.txt: Add some hints regarding markup of examples. 2003-07-22 Matthias Clasen <maclas@gmx.de> * configure.in: * gtk-doc.cat: Fix a problem with the previous commit. 2003-07-21 Matthias Clasen <maclas@gmx.de> Applied patches from Sebastian Rittau to add maintainer mode and an SGML catalog. (#117955, #117956) * gtk-doc.cat.in: New catalog file. * configure.in: Added gtk-doc.catalog to output files. * Makefile.am: Install gtk-doc.catalog. * configure.in: Added AM_MAINTAINER_MODE. * autogen.sh: Added --enable-maintainer-mode to configure options. 2003-07-09 Matthias Clasen <maclas@gmx.de> * gtkdoc-mktmpl.in (ParseStructDeclaration): * gtkdoc-mkdb.in (ParseStructDeclaration): Accept volatile struct members, which have just made their appearance in glib. 2003-06-29 Matthias Clasen <maclas@gmx.de> * gtkdoc-mkdb.in (ExpandAbbreviations): When expanding @param, catch the common @param->field and @param.field, to reduce the need for littering the C sources with <literal>foo->bar</literal>. 2003-06-25 Matthias Clasen <maclas@gmx.de> Changes for #115528: * gtkdoc-mkdb.in (OutputSGML): Collect hierarchy, interfaces, implementations, prerequisites and derived interfaces separately. (OutputSGMLFile): Take two more arguments: implementations and derived interfaces. (GetHierarchy): Also put immediate children in the local tree. (GetInterfaces): Split into GetInterfaces and GetImplementations. (GetImplementations): New function to get the implementations of an interface. (GetDerived): New function to get the known derived interfaces of an interface. * gtkdoc-mkdb.in (MakeXRef): Accept a second, optional parameter for the text of the link. (ExpandAbbreviations): Add semantic markup inside the links, so that non-crossreferenced symbols come out properly formatted after link removal. (#61345) 2003-06-15 Matthias Clasen <maclas@gmx.de> Support for a flat index of all symbols. (#92861) To use, put an empty <index/> element in your driver document. * gtkdoc-mkdb.in (MakeIndexterms): New function, emits an indexterm. (OutputMacro, OutputTypedef, OutputStruct, OutputEnum, OutputUnion, OutputVariable, OutputFunction): Use MakeIndexterms. to emit indexterms for symbols. * gtkdoc-mkdb.in (GetSignals): (GetArgs): Emit Since: information for signals and properties. Thu Jun 12 15:55:57 2003 Owen Taylor <otaylor@redhat.com> * gtkdoc-mkhtml.in (declaration): Replace head -1 with -n 1. (Merge change by Elliot Lee from Red Hat package) 2003-06-11 Matthias Clasen <maclas@gmx.de> * doc/gnome.txt: Updates to the documentation of inline comments. 2003-06-03 Matthias Clasen <maclas@gmx.de> * gtk-doc.spec.in: Add a missing Provides: and include the .pc file. (#106568, Joe Pranevich) 2003-05-27 Matthias Clasen <maclas@gmx.de> * gtkdoc-mkdb.in (GetSignals): (GetArgs): Add signals and properties to the statistics. (OutputMissingDocumentation): Emit undocumented signals and properties. (#113645) 2003-04-21 Matthias Clasen <maclas@gmx.de> * tools/docpercentages.pl: Fix autolinkification for undocumented symbols. * doc/style-guide.txt: Typo fix.
Revision 1.4 / (download) - annotate - [select for diffs], Thu Feb 12 13:49:15 2004 UTC (19 years, 7 months ago) by jmmv
Branch: MAIN
Changes since 1.3: +3 -3
lines
Diff to previous 1.3 (colored)
Update to 1.1: 2003-04-18 James Henstridge <james@daa.com.au> * NEWS: add news items. * configure.in: increment version number. 2003-03-14 Matthias Clasen <maclas@gmx.de> * gtkdoc-mkdb.in (OutputBook): Fix the public identifier for DocBook V3.0: Davenport, not DavenPort. (#108343, Mariano Suarez-Alvarez) 2003-03-10 James Henstridge <james@daa.com.au> * configure.in: associate the chmod commands with the files they are chmod'ing. This way config.status will always run the correct chmod command. 2003-03-04 James Henstridge <james@daa.com.au> * configure.in: look up the docbook DTD by public id rather than system id. 2003-02-26 Matthias Clasen <maclas@gmx.de> * gtkdoc-mkdb.in (GetArgs): Prefer template or comment docs over blurbs only if they're nonempty, otherwise the empty docs from the templates override all the blurbs. 2003-02-26 James Henstridge <james@daa.com.au> * autogen.sh (THEDIR): set up so that it will choose automake 1.7 or 1.6 in preference to 1.4. Passes distcheck okay. * configure.in: update configure.in script to match recommendations of newer autoconf's, and add an AC_PREREQ() statement, since the xml catalog checks are using new autoconf features. * gtk-doc.make (xml-build.stamp): since other bits of the makefile were assuming xml, may as well hard code --output-format=xml. 2003-02-19 James Henstridge <james@daa.com.au> * Makefile.am: get rid of the dist-hook, and just include the given files in EXTRA_DIST instead. * configure.in: provide meaningful names for the commands. * acinclude.m4 (JH_CHECK_XML_CATALOG): add some extra arguments: a friendly name for the catalog entry, and actions to run if the entry was found or not. Also include a bit more information in the config.log file if an error occurs. 2003-02-18 Matthias Clasen <maclas@gmx.de> * gtkdoc-mkhtml.in (declaration): Avoid the unportable grep option -q. (#105311) 2003-02-19 James Henstridge <james@daa.com.au> * devhelp.xsl: put chapters that aren't at the top level into the toc tree (to make gtk's .devhelp tree look better). * gtk-doc.spec.in (Requires): make the requires lines match current requirements ... * gtkdoc-mkhtml.in (XSLTPROC): pass --nonet to xsltproc, so we don't try to download DTDs and XSLT over the net. The configure checks should catch people who don't have the correct files in their catalog. 2003-02-17 James Henstridge <james@daa.com.au> * gtkdocize.in (--version): add --version argument. 2003-02-14 James Henstridge <james@daa.com.au> * gtkdoc-mkdb.in (GetOptions): actually accept --tmpl-dir as a command line option. Based on a patch from Simon Josefsson <jas@extundo.com>. * gtk-doc.xsl: remove the xmlns declaration. Not really needed for html output anyway ... 2003-02-13 James Henstridge <james@daa.com.au> * devhelp.xsl: remove refsect1's and refsect2's from book tree, as suggested by Hallski. * gtk-doc.make (install-data-local): the change to install images was superfluous, so I have removed it. (CLEANFILES): move some more stuff to CLEANFILES from the distclean-local rule. 2003-02-12 James Henstridge <james@daa.com.au> * gtk-doc.make: add some chmod calls to work arround distcheck on automake >= 1.6. (install-data-local): copy the images as well as the html files during install. (uninstall-local): add an uninstall rule to remove the docs. (CLEANFILES): add $(DOC_MODULE)-scan.o to the list of files to be cleaned up. 2003-02-09 James Henstridge <james@daa.com.au> * gtkdocize.in: script used to copy gtk-doc.make into another module. * gtk-doc.make: automake makefile fragment to handle gtk-doc support in other modules. * configure.in: check to make sure DocBook XML DTD and XSLT stylesheets are present in the XML catalog. * acinclude.m4 (JH_CHECK_XML_CATALOG): new macro to check for entries in the XML catalog. 2003-02-04 James Henstridge <james@daa.com.au> * gtk-doc.m4: a macro to check for gtk-doc. * Makefile.am (gtkdocdata_DATA): don't bother installing xml.dcl. It isn't used anymore (since switching xml mode to xsltproc). * gtkdoc-mkhtml.in (gtkdocdir): and here. * Makefile.am (gtkdocdatadir): change dir. * configure.in: put data files in $(datadir)/gtk-doc/data, so that they don't all get mixed up with the html docs installed by other packages.
Revision 1.3 / (download) - annotate - [select for diffs], Wed Feb 11 13:41:46 2004 UTC (19 years, 7 months ago) by jmmv
Branch: MAIN
Changes since 1.2: +3 -3
lines
Diff to previous 1.2 (colored)
Update to 1.0. This version includes lots of changes WRT 0.9. Some of them are the inclusion of a pkg-config file, and support to convert documentation from XML to XHTML using xsltproc. Bug fixes, too.
Revision 1.2 / (download) - annotate - [select for diffs], Tue Feb 5 11:11:03 2002 UTC (21 years, 7 months ago) by martti
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews,
pkgsrc-2003Q4-base,
pkgsrc-2003Q4,
netbsd-1-6-RELEASE-base,
netbsd-1-6-1-base,
netbsd-1-6-1,
netbsd-1-6,
netbsd-1-5-PATCH003,
buildlink2-base,
buildlink2
Changes since 1.1: +3 -3
lines
Diff to previous 1.1 (colored)
Updated gtk-doc to 0.9 (privided by Amitai Schlair in pkg/15484) * examples/Makefile.am: added SCANOBJ_OPTIONS in case the module needs to pass options to gtkdoc-scanobj or gtkdoc-scangobj. * tools/gtk-doc.el: added Zucchi's emacs lisp for automatically adding skeleton comment blocks above functions. Very handy! * gtkdoc-scangobj.in: we now default to calling g_type_init() to initialize the type system, rather than gtk_init(). This means you don't need an X connection to build the docs any more. Hurrah! Also added a '--type-init-func' argument so you can change the function to be called. GTK+ uses --type-init-func="gtk_type_init(0)". * gtkdoc-scan.in (ScanHeader): removed 'Found object' debug message.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu Jan 31 08:13:06 2002 UTC (21 years, 8 months ago) by martti
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Added gtk-doc-0.8 (provided by Amitai Schlair in pkg/15071) The GTK+ Reference Documentation Project (RDP) aims to provide a complete set of reference material for the GLib, GDK, and GTK+ libraries. It is created using the gtk-doc system, which parses C header files and creates 'template' files which are then filled in by the authors. These template files are then converted into DocBook SGML, and from there to HTML or printed output.
Revision 1.1 / (download) - annotate - [select for diffs], Thu Jan 31 08:13:06 2002 UTC (21 years, 8 months ago) by martti
Branch: MAIN
Initial revision