]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
doc/conf: read version and release from src/ceph_release
authorKefu Chai <kchai@redhat.com>
Tue, 1 Dec 2020 06:46:19 +0000 (14:46 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 1 Dec 2020 07:41:45 +0000 (15:41 +0800)
commitbeb218c41d594223a8cf65e9786dd7d9a2234b87
treed98cf72dd5511f77c058199ce84653ac3dcd554d
parentbe26c566e5aaddb4370f032f813a517e62ebc291
doc/conf: read version and release from src/ceph_release

instead of hardwiring them to 'dev' and 'dev', use the src/ceph_release
as the source of truth.

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