On Tue, Mar 22, 2022 at 09:18:57AM +0100, Claudio Fontana wrote: > schemas are used for more than just documentation, > virsh edit fails if schemas are not available. > > Therefore, fix the no-docs build by moving schemas/ > to the parsing code inside src/conf/. > > Signed-off-by: Claudio Fontana <cfontana@xxxxxxx> > --- > > changes v1 -> v2: > > * move to src/conf/ instead of top_srcdir (Daniel) > * meson, rename docs_schema_files to just schema_files (Daniel) > * tests/virschematest.c: adapt (Andrea) > * src/util/virxml.c: adapt (Andrea) > * src/conf/cpu_conf.c: adapt (Andrea) > * docs/api_extension.rst: adapt one additional reference Reviewed-by: Andrea Bolognani <abologna@xxxxxxxxxx> and pushed. Thanks! -- Andrea Bolognani / Red Hat / Virtualization