diff options
author | jinquanni <ni.jinquan@zte.com.cn> | 2021-10-16 17:02:56 +0800 |
---|---|---|
committer | Jinquan Ni <ni.jinquan@zte.com.cn> | 2021-10-16 09:05:53 +0000 |
commit | a566e7d3db76fefdedbf10b7e86eb0283a8f91f4 (patch) | |
tree | 46d33f01159b58e9519c2a5a680aa0c553a527af | |
parent | d7fb568ec8dbdf10448611cf0d34aa1280ced8a3 (diff) |
update release notes
Issue-ID: MSB-624
Signed-off-by: jinquanni <ni.jinquan@zte.com.cn>
Change-Id: I2c16bde0aa1699507ceba54345978503d999c2d9
-rw-r--r-- | docs/requirements-docs.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/requirements-docs.txt b/docs/requirements-docs.txt new file mode 100644 index 0000000..b3188dd --- /dev/null +++ b/docs/requirements-docs.txt @@ -0,0 +1,15 @@ +tox +Sphinx +doc8 +docutils +setuptools +six +sphinx_rtd_theme>=0.4.3 +sphinxcontrib-blockdiag +sphinxcontrib-needs>=0.2.3 +sphinxcontrib-nwdiag +sphinxcontrib-seqdiag +sphinxcontrib-swaggerdoc +sphinxcontrib-plantuml +sphinx_bootstrap_theme +lfdocs-conf |