[libvirt] [PATCH 0/4] docs: Ship and install a few more files

Andrea Bolognani posted 4 patches 4 years, 11 months ago
Test syntax-check passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20190510185120.16355-1-abologna@redhat.com
configure.ac         | 13 -------------
docs/Makefile.am     | 38 ++++++++++++++++++++++++--------------
examples/Makefile.am | 11 +++++++++++
libvirt.spec.in      | 14 +-------------
4 files changed, 36 insertions(+), 40 deletions(-)
[libvirt] [PATCH 0/4] docs: Ship and install a few more files
Posted by Andrea Bolognani 4 years, 11 months ago
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(-)

-- 
2.20.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH 0/4] docs: Ship and install a few more files
Posted by Michal Privoznik 4 years, 11 months ago
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

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list