]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
doc/conf.py: try to provide real jar path 60987/head
authorDrunkard Zhang <gongfan193@gmail.com>
Sat, 7 Dec 2024 03:38:48 +0000 (11:38 +0800)
committerDrunkard Zhang <gongfan193@gmail.com>
Sat, 7 Dec 2024 03:38:48 +0000 (11:38 +0800)
commita54f5710456345b797eabf2a8b6d09f8aa7e6dd5
tree5268a94bbb9c51efc6cd4b8290a0fa55037e6401
parentcf48fddbc6afd43536c0cdf4c2a091287b5257ba
doc/conf.py: try to provide real jar path

The path got by shutil.which is usually a hook, not real jar, so try to
provide real jar. And fallback to the hook detected when failed.

Signed-off-by: Drunkard Zhang <gongfan193@gmail.com>
doc/conf.py