diff options
author | Kefu Chai <kchai@redhat.com> | 2020-12-03 11:18:17 +0100 |
---|---|---|
committer | Kefu Chai <kchai@redhat.com> | 2020-12-05 15:09:22 +0100 |
commit | 670efdd3c7275251bc37773146d53f4979e442df (patch) | |
tree | e40c0573d680ce620048a058be8fa15ad30edce7 /admin | |
parent | pybind: check for READTHEDOC env variable (diff) | |
download | ceph-670efdd3c7275251bc37773146d53f4979e442df.tar.xz ceph-670efdd3c7275251bc37773146d53f4979e442df.zip |
doc: build api docs with Read the Docs
since we are able to build the python bindings using the stub
implementation of C binding, let's enable the API docs build.
Signed-off-by: Kefu Chai <kchai@redhat.com>
Diffstat (limited to 'admin')
-rw-r--r-- | admin/doc-read-the-docs.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/admin/doc-read-the-docs.txt b/admin/doc-read-the-docs.txt index b65cc463849..c66a08d9a87 100644 --- a/admin/doc-read-the-docs.txt +++ b/admin/doc-read-the-docs.txt @@ -1,2 +1,7 @@ plantweb git+https://github.com/readthedocs/readthedocs-sphinx-search@master +Cython +src/pybind/rados +src/pybind/cephfs +src/pybind/rbd +src/pybind/rgw |