diff options
author | thmsdt <thomas.kulik@telekom.de> | 2022-11-17 11:44:50 +0100 |
---|---|---|
committer | thmsdt <thomas.kulik@telekom.de> | 2022-11-17 11:45:26 +0100 |
commit | 45ad49f180cd5711fd36e4ffac16060968e7a519 (patch) | |
tree | e208c9510eb976b591c32bb8095654e5af630c55 | |
parent | cbb7e23fa3f78121fb0b4021fa73e900770edc92 (diff) |
fix requirements-docs.txt
Issue-ID: DOC-798
Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: If739c03366228ecda1453d4e3bb7d7793fb1eb6f
-rw-r--r-- | docs/requirements-docs.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/requirements-docs.txt b/docs/requirements-docs.txt index 3b3441a8..71df2ab0 100644 --- a/docs/requirements-docs.txt +++ b/docs/requirements-docs.txt @@ -1,3 +1,7 @@ -lfdocs-conf sphinx>=4.2.0 # BSD sphinx-rtd-theme>=1.0.0 # MIT +sphinxcontrib-blockdiag # BSD +sphinxcontrib-seqdiag # BSD +sphinxcontrib-swaggerdoc +sphinxcontrib-spelling +sphinxcontrib-plantuml |