[PATCH 0/6] ACL documentation fixes

Peter Krempa posted 6 patches 1 year, 1 month ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1676889902.git.pkrempa@redhat.com
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(-)
[PATCH 0/6] ACL documentation fixes
Posted by Peter Krempa 1 year, 1 month ago
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