diff --git a/docs/source/envs/fancy/index.rst b/docs/source/envs/fancy/index.rst index ea2b204..e660ce7 100644 --- a/docs/source/envs/fancy/index.rst +++ b/docs/source/envs/fancy/index.rst @@ -1,5 +1,7 @@ -Fancy (Custom Envs) -=========== +Fancy +===== + +Fancy gym also adds a couple of environments. Some of these are adaptations of existing environments while others were designed and build by us from the ground up. .. toctree:: mujoco.md diff --git a/docs/source/envs/index.rst b/docs/source/envs/index.rst deleted file mode 100644 index 7ed99b4..0000000 --- a/docs/source/envs/index.rst +++ /dev/null @@ -1,11 +0,0 @@ -Environments -============ - -.. toctree:: - :maxdepth: 2 - - fancy/index - dmc - meta - open_ai -