diff --git a/docs/conf.py b/docs/conf.py index 944501d3..5637831a 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -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 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 # These are custom options for this project