Skip to content

Commit

Permalink
ci: install mkdocs-sections-index
Browse files Browse the repository at this point in the history
  • Loading branch information
lyz-code committed Apr 23, 2021
1 parent c4b5b4a commit 9423e51
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/requirements.in
Expand Up @@ -6,6 +6,7 @@ mkdocs-htmlproofer-plugin
mkdocs-minify-plugin
mkdocs-autolinks-plugin
mkdocs-material
mkdocs-section-index
mkdocstrings
markdown-include

Expand Down
3 changes: 3 additions & 0 deletions docs/requirements.txt
Expand Up @@ -74,6 +74,8 @@ mkdocs-material==7.1.2
# mkdocs-material-extensions
mkdocs-minify-plugin==0.4.0
# via -r docs/requirements.in
mkdocs-section-index==0.2.3
# via -r docs/requirements.in
mkdocs==1.1.2
# via
# -r docs/requirements.in
Expand All @@ -83,6 +85,7 @@ mkdocs==1.1.2
# mkdocs-htmlproofer-plugin
# mkdocs-material
# mkdocs-minify-plugin
# mkdocs-section-index
# mkdocstrings
mkdocstrings==0.15.0
# via -r docs/requirements.in
Expand Down
5 changes: 5 additions & 0 deletions requirements-dev.txt
Expand Up @@ -280,6 +280,10 @@ mkdocs-minify-plugin==0.4.0
# via
# -r docs/requirements.in
# -r docs/requirements.txt
mkdocs-section-index==0.2.3
# via
# -r docs/requirements.in
# -r docs/requirements.txt
mkdocs==1.1.2
# via
# -r docs/requirements.in
Expand All @@ -290,6 +294,7 @@ mkdocs==1.1.2
# mkdocs-htmlproofer-plugin
# mkdocs-material
# mkdocs-minify-plugin
# mkdocs-section-index
# mkdocstrings
mkdocstrings==0.15.0
# via
Expand Down

0 comments on commit 9423e51

Please sign in to comment.