mirror of
https://github.com/Farama-Foundation/Gymnasium.git
synced 2025-08-01 06:07:08 +00:00
Allow users to view source code of referenced objects on the website (#497)
This commit is contained in:
@@ -41,6 +41,7 @@ extensions = [
|
||||
"sphinx.ext.doctest",
|
||||
"sphinx.ext.autodoc",
|
||||
"sphinx.ext.githubpages",
|
||||
"sphinx.ext.viewcode",
|
||||
"myst_parser",
|
||||
"furo.gen_tutorials",
|
||||
"sphinx_gallery.gen_gallery",
|
||||
|
Reference in New Issue
Block a user