ceph/admin
Kefu Chai 83d03234ef admin/doc-requirements: pin sphinx-autodoc-typehints to 1.10.3
to silence following error:

ERROR: sphinx-autodoc-typehints 1.11.0 has requirement Sphinx>=3.0, but you'll have sphinx 2.4.3 which is incompatible.

* update breathe to the latest release, 4.14.2, which supports sphinx <
  3.0
* pin sphinx to 2.4.4 the last sphinx before 3.0.0. as if sphinx >= 3.0
is used, we have errors like:

Invalid C declaration: Expected identifier in nested name, got keyword: int [error at 18]
  CEPH_RADOS_API int rados_aio_append (rados_ioctx_t io, const char *oid, rados_completion_t completion, const char *buf, size_t len)
  ------------------^

Signed-off-by: Kefu Chai <kchai@redhat.com>
2020-06-22 10:37:57 +08:00
..
build-doc doc/api: Add a generated reference of all mon commands. 2020-05-05 12:51:50 +02:00
doc-read-the-docs.txt doc: add in-doc search from read the docs 2020-04-10 08:38:06 +08:00
doc-requirements.txt admin/doc-requirements: pin sphinx-autodoc-typehints to 1.10.3 2020-06-22 10:37:57 +08:00
serve-doc admin/serve-doc: Switch to python3 only 2020-02-29 10:29:21 +10:00