Docs Versioning (#73)

This commit is contained in:
Manuel Goulão
2022-10-25 11:38:43 +01:00
committed by GitHub
parent 8cd5b3844d
commit 71485eccde
5 changed files with 121 additions and 3 deletions

View File

@@ -77,6 +77,7 @@ html_theme_options = {
"gtag": "G-6H9C8TWXZ8",
"description": "A standard API for reinforcement learning and a diverse set of reference environments (formerly Gym)",
"image": "img/gymnasium-github.png",
"versioning": True,
}
html_context: Dict[str, Any] = {}
html_context["conf_py_path"] = "/docs/"