diff options
author | Kefu Chai <tchaikov@gmail.com> | 2022-06-15 06:30:34 +0200 |
---|---|---|
committer | Kefu Chai <tchaikov@gmail.com> | 2022-06-15 06:38:22 +0200 |
commit | f481f86aa3f4223056d37fa203c3f27c542ed31e (patch) | |
tree | a8c4b3a8b2d754c53252a2f03c7aedeae5452113 /admin | |
parent | admin/doc-requirements: bump sphinx to 4.5.0 (diff) | |
download | ceph-f481f86aa3f4223056d37fa203c3f27c542ed31e.tar.xz ceph-f481f86aa3f4223056d37fa203c3f27c542ed31e.zip |
doc: render release with mermaid gantt
for better readability
Signed-off-by: Kefu Chai <tchaikov@gmail.com>
Diffstat (limited to 'admin')
-rw-r--r-- | admin/doc-requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/admin/doc-requirements.txt b/admin/doc-requirements.txt index e094742424c..2f4970e3fbb 100644 --- a/admin/doc-requirements.txt +++ b/admin/doc-requirements.txt @@ -13,6 +13,7 @@ sphinx-prompt sphinx_rtd_theme == 1.0.0 Sphinx-Substitution-Extensions typed-ast +sphinxcontrib-mermaid sphinxcontrib-openapi sphinxcontrib-seqdiag mistune < 2.0.0 |