Up docs dependencies and move requirements to docs folder

This commit is contained in:
Ayaz Salikhov
2022-07-17 12:51:31 +04:00
parent c2c7020fa7
commit 1927f66db5
4 changed files with 7 additions and 9 deletions

View File

@@ -63,7 +63,7 @@ html_theme = "alabaster"
# so a file named "default.css" will overwrite the builtin "default.css".
html_static_path = ["_static"]
# File above was generated using sphinx 4.3.2 with this command:
# File above was generated using sphinx 4.5.0 with this command:
# sphinx-quickstart --project "docker-stacks" --author "Project Jupyter" -v "latest" -r "latest" -l en --no-sep --no-makefile --no-batchfile
# These are custom options for this project