Install documentation in /usr/share/gtk-doc, with symlinks in /u/s/doc

gtk-doc documentation is technically a functional interface (Policy
§12.3), because other packages can build-depend on it and use it to
fix cross-references.
This commit is contained in:
Simon McVittie
2019-07-19 11:34:39 +01:00
parent 75838c3804
commit 4ac5c2808f
4 changed files with 12 additions and 4 deletions

4
debian/libgtk-3-doc.maintscript vendored Normal file
View File

@ -0,0 +1,4 @@
dir_to_symlink /usr/share/doc/libgtk-3-doc/gdk3 ../../gtk-doc/html/gdk3 3.24.10-2~
dir_to_symlink /usr/share/doc/libgtk-3-doc/gtk3 ../../gtk-doc/html/gtk3 3.24.10-2~
symlink_to_dir /usr/share/gtk-doc/html/gdk3 ../../doc/libgtk-3-doc/gdk3 3.24.10-2~
symlink_to_dir /usr/share/gtk-doc/html/gtk3 ../../doc/libgtk-3-doc/gtk3 3.24.10-2~