Files
gtk2/debian/libgtk2.0-doc.install.in
Simon McVittie 67b8caf31a Install documentation in /usr/share/gtk-doc, with symlinks in /u/s/doc
gtk-doc documentation is technically a functional interface (which
Policy §12.3 says can't be in /usr/share/doc), because other packages
can build-depend on it and use it to fix cross-references.
2019-07-28 23:53:36 +01:00

10 lines
385 B
Plaintext

# from Debian
debian/gtk-faq.devhelp usr/share/doc/@DOC_PKG@/faq
debian/gtk-tutorial.devhelp usr/share/doc/@DOC_PKG@/tutorial
# from the source
docs/reference/gtk/html/* usr/share/gtk-doc/html/gtk2
docs/reference/gdk/html/* usr/share/gtk-doc/html/gdk2
docs/faq/html/* usr/share/doc/@DOC_PKG@/faq
docs/tutorial/html/* usr/share/doc/@DOC_PKG@/tutorial
docs/*.txt usr/share/doc/@DOC_PKG@