1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
|
Package: @source_basename@-doc-@version@
Meta-Rules-Target: doc
Build-Profiles: <!stage1 !nodoc !pkg.linux.quick>
Architecture: all
Build-Depends: graphviz, python3-sphinx, python3-sphinx-rtd-theme,
texlive-latex-base, texlive-latex-extra, dvipng
Depends: ${misc:Depends}
Section: doc
Multi-Arch: foreign
Description: Linux kernel specific documentation for version @version@
This package provides the various README files and HTML documentation for
the Linux kernel version @version@. Plenty of information, including the
descriptions of various kernel subsystems, filesystems, driver-specific
notes and the like. An index to the documentation is installed as
/usr/share/doc/linux-doc-@version@/html/index.html.
|