On 5/10/19 8:51 PM, Andrea Bolognani wrote:
Our handling of documentation is far from perfect, and a few issues
in particular are causing me quite a bit of grief on the Debian
packaging side of things.
This series takes care of the more pressing matters; I have further
cleanups planned for later.
Andrea Bolognani (4):
docs: Introduce $(modules)
docs: Introduce $(devhelphtml_generated)
docs: Install documentation under $(docdir)
examples: Install under $(docdir)
configure.ac | 13 -------------
docs/Makefile.am | 38 ++++++++++++++++++++++++--------------
examples/Makefile.am | 11 +++++++++++
libvirt.spec.in | 14 +-------------
4 files changed, 36 insertions(+), 40 deletions(-)
ACK
Michal