]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
doc/_ext: rewrite directive using ObjectDescription 41198/head
authorKefu Chai <kchai@redhat.com>
Thu, 6 May 2021 07:36:27 +0000 (15:36 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 6 May 2021 14:21:43 +0000 (22:21 +0800)
commite6254a9dcb7325b87bd25dea40fd627775c9724d
tree33ce6dee064d2fcdbdc59263c6f2d6de56c42e8b
parentbb351842bcb0048a93cf43e9004a3d1f48eadf20
doc/_ext: rewrite directive using ObjectDescription

which allows us to use different scheme when defining an option,

without this change, if two options in different mgr module share the
same name we cannot differentiate them, after this change, their id
would prefixed with the module name.

Signed-off-by: Kefu Chai <kchai@redhat.com>
doc/_ext/ceph_confval.py