]> git.ipfire.org Git - thirdparty/libvirt.git/commit
docs: generate files into build dir and stop distributing them
authorPavel Hrdina <phrdina@redhat.com>
Fri, 18 Oct 2019 15:21:06 +0000 (17:21 +0200)
committerPavel Hrdina <phrdina@redhat.com>
Wed, 23 Oct 2019 12:46:26 +0000 (14:46 +0200)
commit67a61a1bf693803d57f785b9324b6c963d3199d9
tree061b7a3c6b441aa8785ea5406bed423c7100f27c
parent2b2c3361b6c3da307e105eec67d66bfe6fe405be
docs: generate files into build dir and stop distributing them

Historically we did not support VPATH builds and everything was
generated into source directory.  The introduction of VPATH builds did
not changed the way how our documentation is handled.

This patch changes the rules to generate everything into build
directory and stops distributing generated files in order to have
properly separated VPATH builds.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
docs/Makefile.am
docs/apibuild.py
docs/hvsupport.pl