This series fixes multiple problems with our ACL documentation.
Results of the changes should be browsable once pipeline finishes:
https://gitlab.com/pipo.sk/libvirt/-/jobs/3799680208
Peter Krempa (6):
docs: Fix generated names for ACL objects
docs: ACL: Mention the ACL object name along with the corresponding
libvirt object name
gendispatch: Add proper XML header to ACL permissions XML file
docs/html: Properly generate ACL permissions into API reference
docs: Distribute the XMLs with ACL permission flags for APIs
examples: polkit: Grant 'domain.read-secure' for the example cases
docs/html/meson.build | 32 ++++++++++++++++++++++++++++++-
docs/meson.build | 27 ++++++++++++++++++++++++++
docs/newapi.xsl | 12 +++++-------
examples/polkit/libvirt-acl.rules | 1 +
libvirt.spec.in | 3 +++
scripts/genaclperms.py | 8 ++++----
src/access/meson.build | 13 -------------
src/rpc/gendispatch.pl | 14 ++++++++++++--
8 files changed, 83 insertions(+), 27 deletions(-)
--
2.39.2