Add versions

This commit is contained in:
Ayaz Salikhov
2022-01-11 15:44:16 +03:00
parent cced50c1dd
commit 008792c01b

View File

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