diff options
author | thmsdt <thomas.kulik@telekom.de> | 2022-08-16 13:10:56 +0200 |
---|---|---|
committer | thmsdt <thomas.kulik@telekom.de> | 2022-08-16 13:12:20 +0200 |
commit | 7e0db8a223e9d7a693c7120a5beb91df40fef82f (patch) | |
tree | ef5888d5f390d70d2332e0bdad9c1e2fad3e67b6 /examples/sphinx/istanbul/requirements-docs.txt | |
parent | 65bec69096b0a2ef18cd72d87b89757da4ae1906 (diff) |
update sphinx example config files
Issue-ID: DOC-798
Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: I74a213993ada2b3697b58270c30c61326b151f7b
Diffstat (limited to 'examples/sphinx/istanbul/requirements-docs.txt')
-rw-r--r-- | examples/sphinx/istanbul/requirements-docs.txt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/examples/sphinx/istanbul/requirements-docs.txt b/examples/sphinx/istanbul/requirements-docs.txt deleted file mode 100644 index dc55d67b4..000000000 --- a/examples/sphinx/istanbul/requirements-docs.txt +++ /dev/null @@ -1,8 +0,0 @@ -sphinx>=4.2.0 # BSD -sphinx-rtd-theme>=1.0.0 # MIT -sphinxcontrib-blockdiag # BSD -sphinxcontrib-seqdiag # BSD -sphinxcontrib-swaggerdoc -autopep8 -sphinxcontrib-spelling -pylint |