diff options
author | 2022-11-08 12:20:08 +0000 | |
---|---|---|
committer | 2022-11-08 12:20:08 +0000 | |
commit | bb23177521042d092d94922187b2a7cb9052c85a (patch) | |
tree | fbcea73deaee9a7d04796ff6cd2936b5c2ef2c56 /requirements.txt | |
parent | 365bdbc7853b4ca522899629c4ec653a06e5931a (diff) | |
parent | 0fb3b8f4d48a066259b8a9ea2a18d68d7644f8e5 (diff) |
Merge "[RDT] Refactoring RTD"
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 4913184e9c..a849267b23 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,3 @@ -lfdocs-conf sphinx>=4.2.0 # BSD sphinx-rtd-theme>=1.0.0 # MIT doc8 @@ -10,3 +9,8 @@ PyEnchant pylint autopep8 gitlint-core +sphinxcontrib-blockdiag +sphinxcontrib-seqdiag +sphinxcontrib-swaggerdoc +sphinxcontrib-plantuml +sphinx-toolbox |