]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
doc/conf.py: use glob.glob() to find .yaml.in files
authorKefu Chai <kchai@redhat.com>
Wed, 21 Apr 2021 05:32:35 +0000 (13:32 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 21 Apr 2021 05:35:12 +0000 (13:35 +0800)
commit4b7fb6c453d4b9510495c60fe29b8632d9bb869b
tree309da70ac86ee25c459ef70f4792ecaa35d755c6
parent4e58b5899e98397ea928cbde1451b0734fa0892b
doc/conf.py: use glob.glob() to find .yaml.in files

improve the maintainability of .yaml.in files.

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