]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
doc/conf.py: exclude pybindings docs from build for RTD
authorKefu Chai <kchai@redhat.com>
Thu, 9 Apr 2020 08:51:06 +0000 (16:51 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 16 Sep 2020 17:32:25 +0000 (01:32 +0800)
commit6734b0b976911750c329f34348a595cd3a6ddc82
treea035a8f1a4ff15a4bfdb5d95c122b51b2ecea9c3
parent0f55dc2792939447152fc150e1888480d783e7b8
doc/conf.py: exclude pybindings docs from build for RTD

because it'd difficult to prepare (dummy) librados,libcephfs and librbd for
their python bindings in the building environment offered by Read the Docs.

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 847e4ef941401e1b580e93d7058e8413bd131e21)
doc/conf.py