Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

Commit

Permalink
Added sphinx-tabs
Browse files Browse the repository at this point in the history
Signed-off-by: Prafulla Mahindrakar <prafulla.mahindrakar@gmail.com>
  • Loading branch information
pmahindrakar-oss committed Jul 1, 2021
1 parent dd4c22f commit 187d9ae
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 11 deletions.
1 change: 1 addition & 0 deletions doc-requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ sphinx-material
sphinx-code-include
sphinx-copybutton
sphinx_fontawesome
sphinx_tabs
28 changes: 17 additions & 11 deletions doc-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
#
# pip-compile doc-requirements.in
Expand All @@ -20,7 +20,9 @@ chardet==4.0.0
css-html-js-minify==2.5.5
# via sphinx-material
docutils==0.16
# via sphinx
# via
# sphinx
# sphinx-tabs
git+git://github.com/flyteorg/furo@main
# via -r doc-requirements.in
idna==2.10
Expand All @@ -39,6 +41,7 @@ pygments==2.9.0
# via
# sphinx
# sphinx-prompt
# sphinx-tabs
pyparsing==2.4.7
# via packaging
python-slugify[unidecode]==5.0.2
Expand All @@ -55,6 +58,16 @@ snowballstemmer==2.1.0
# via sphinx
soupsieve==2.2.1
# via beautifulsoup4
sphinx==3.5.4
# via
# -r doc-requirements.in
# furo
# sphinx-code-include
# sphinx-copybutton
# sphinx-fontawesome
# sphinx-material
# sphinx-prompt
# sphinx-tabs
sphinx-code-include==1.1.1
# via -r doc-requirements.in
sphinx-copybutton==0.3.1
Expand All @@ -65,15 +78,8 @@ sphinx-material==0.0.32
# via -r doc-requirements.in
sphinx-prompt==1.4.0
# via -r doc-requirements.in
sphinx==3.5.4
# via
# -r doc-requirements.in
# furo
# sphinx-code-include
# sphinx-copybutton
# sphinx-fontawesome
# sphinx-material
# sphinx-prompt
sphinx-tabs==3.1.0
# via -r doc-requirements.in
sphinxcontrib-applehelp==1.0.2
# via sphinx
sphinxcontrib-devhelp==1.0.2
Expand Down

0 comments on commit 187d9ae

Please sign in to comment.