GTK+ DocBook Documentation Generator
Gtkdoc is a set of Perl scripts that generate API reference
documentation in DocBook format. It can extract documentation from
source code comments in a manner similar to Java-doc. It is used to
generate the documentation for GLib, Gtk+, and GNOME.
- Developed at GNOME:Factory
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/gtk-doc && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
gtk-doc-1.26.tar.xz | 0000706432 690 KB | |
gtk-doc-Generate-main-sgml.patch | 0000001481 1.45 KB | |
gtk-doc-open-docs-as-utf8.patch | 0000022037 21.5 KB | |
gtk-doc.changes | 0000020028 19.6 KB | |
gtk-doc.spec | 0000003024 2.95 KB |
Revision 37 (latest revision is 47)
Dominique Leuenberger (dimstar_suse)
accepted
request 537591
from
Dominique Leuenberger (dimstar)
(revision 37)
- Switch to python3: add PYTHON=%{_bindir}/python3 to configure. - Add: gtk-doc-open-docs-as-utf8.patch: Always open files using utf-8. In python3, strings are differently represented internally. - Do not build as noarch: /usr/share/gtk-doc/python/gtkdoc/config.py contains a full path reference to $arch-pkg-config. - Add gtk-doc-Generate-main-sgml.patch: Generate main sgml file by waiting on mkdb. Fix first time parallel builds (bgo#786174). - Following the above, add libtool BuildRequires and pass autoreconf as the above patch touches the buildsystem. - No longer pass --disable-scrollkeeper to configure, no longer needed, nor recognized by configure.
Comments 0