mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-07-31 13:54:31 +00:00
Remove unnecessary links in the docs page (#65)
This commit is contained in:
@@ -79,7 +79,7 @@ html_theme_options = {
|
||||
}
|
||||
html_context: Dict[str, Any] = {}
|
||||
html_context["conf_py_path"] = "/docs/"
|
||||
html_context["display_github"] = True
|
||||
html_context["display_github"] = False
|
||||
html_context["github_user"] = "Farama-Foundation"
|
||||
html_context["github_repo"] = "Gymnasium"
|
||||
html_context["github_version"] = "main"
|
||||
|
@@ -77,5 +77,4 @@ tutorials/*
|
||||
:caption: Development
|
||||
|
||||
Github <https://github.com/Farama-Foundation/Gymnasium>
|
||||
Donate <https://farama.org/donations>
|
||||
```
|
||||
|
Reference in New Issue
Block a user