Browse Source

Deploying to gh-pages from @ Farama-Foundation/Minigrid@eb13881e021b306e2855de050bea0cb581fffb69 🚀

pseudo-rnd-thoughts 2 years ago
parent
commit
8607a5783b
94 changed files with 5150 additions and 711 deletions
  1. 1 1
      .buildinfo
  2. 19 9
      404.html
  3. 19 9
      README/index.html
  4. BIN
      _images/first_step.png
  5. BIN
      _images/fourth_step.png
  6. 185 0
      _images/minigrid-text.svg
  7. BIN
      _images/second_step.png
  8. BIN
      _images/third_step.png
  9. 1166 0
      _modules/gymnasium/core/index.html
  10. 619 0
      _modules/index.html
  11. 1407 0
      _modules/minigrid/wrappers/index.html
  12. BIN
      _static/img/minigrid-github.png
  13. 2 2
      _static/pygments.css
  14. 1 1
      _static/styles/furo-extensions.css
  15. 1 1
      _static/styles/furo-extensions.css.map
  16. 1 1
      _static/styles/furo.css
  17. 1 1
      _static/styles/furo.css.map
  18. 1 1
      _static/versioning/versioning_menu.html
  19. 22 12
      api/wrapper/index.html
  20. 31 21
      api/wrappers/index.html
  21. 20 10
      content/basic_usage/index.html
  22. 866 0
      content/create_env_tutorial/index.html
  23. 24 12
      content/publications/index.html
  24. 10 9
      environments/babyai/ActionObjDoor/index.html
  25. 10 9
      environments/babyai/BlockedUnlockPickup/index.html
  26. 10 9
      environments/babyai/BossLevel/index.html
  27. 10 9
      environments/babyai/BossLevelNoUnlock/index.html
  28. 10 9
      environments/babyai/FindObjS5/index.html
  29. 10 9
      environments/babyai/GoTo/index.html
  30. 10 9
      environments/babyai/GoToDoor/index.html
  31. 10 9
      environments/babyai/GoToImpUnlock/index.html
  32. 10 9
      environments/babyai/GoToLocal/index.html
  33. 10 9
      environments/babyai/GoToObj/index.html
  34. 10 9
      environments/babyai/GoToObjDoor/index.html
  35. 10 9
      environments/babyai/GoToRedBall/index.html
  36. 10 9
      environments/babyai/GoToRedBallGrey/index.html
  37. 10 9
      environments/babyai/GoToRedBallNoDists/index.html
  38. 10 9
      environments/babyai/GoToRedBlueBall/index.html
  39. 10 9
      environments/babyai/GoToSeq/index.html
  40. 10 9
      environments/babyai/KeyCorridor/index.html
  41. 10 9
      environments/babyai/KeyInBox/index.html
  42. 10 9
      environments/babyai/MiniBossLevel/index.html
  43. 10 9
      environments/babyai/MoveTwoAcross/index.html
  44. 10 9
      environments/babyai/OneRoomS8/index.html
  45. 10 9
      environments/babyai/Open/index.html
  46. 10 9
      environments/babyai/OpenDoor/index.html
  47. 10 9
      environments/babyai/OpenDoorsOrder/index.html
  48. 10 9
      environments/babyai/OpenRedDoor/index.html
  49. 10 9
      environments/babyai/OpenTwoDoors/index.html
  50. 10 9
      environments/babyai/Pickup/index.html
  51. 10 9
      environments/babyai/PickupAbove/index.html
  52. 10 9
      environments/babyai/PickupDist/index.html
  53. 10 9
      environments/babyai/PickupLoc/index.html
  54. 10 9
      environments/babyai/PutNext/index.html
  55. 10 9
      environments/babyai/PutNextLocal/index.html
  56. 10 9
      environments/babyai/Synth/index.html
  57. 10 9
      environments/babyai/SynthLoc/index.html
  58. 10 9
      environments/babyai/SynthSeq/index.html
  59. 10 9
      environments/babyai/UnblockPickup/index.html
  60. 10 9
      environments/babyai/Unlock/index.html
  61. 10 9
      environments/babyai/UnlockLocal/index.html
  62. 10 9
      environments/babyai/UnlockPickup/index.html
  63. 10 9
      environments/babyai/UnlockToUnlock/index.html
  64. 19 9
      environments/babyai/index.html
  65. 10 9
      environments/minigrid/BlockedUnlockPickupEnv/index.html
  66. 10 9
      environments/minigrid/CrossingEnv/index.html
  67. 10 9
      environments/minigrid/DistShiftEnv/index.html
  68. 10 9
      environments/minigrid/DoorKeyEnv/index.html
  69. 10 9
      environments/minigrid/DynamicObstaclesEnv/index.html
  70. 10 9
      environments/minigrid/EmptyEnv/index.html
  71. 10 9
      environments/minigrid/FetchEnv/index.html
  72. 10 9
      environments/minigrid/FourRoomsEnv/index.html
  73. 10 9
      environments/minigrid/GoToDoorEnv/index.html
  74. 10 9
      environments/minigrid/GoToObjectEnv/index.html
  75. 10 9
      environments/minigrid/KeyCorridorEnv/index.html
  76. 10 9
      environments/minigrid/LavaGapEnv/index.html
  77. 10 9
      environments/minigrid/LockedRoomEnv/index.html
  78. 10 9
      environments/minigrid/MemoryEnv/index.html
  79. 10 9
      environments/minigrid/MultiRoomEnv/index.html
  80. 10 9
      environments/minigrid/ObstructedMaze_1Dlhb/index.html
  81. 10 9
      environments/minigrid/ObstructedMaze_Full/index.html
  82. 10 9
      environments/minigrid/PlaygroundEnv/index.html
  83. 10 9
      environments/minigrid/PutNearEnv/index.html
  84. 10 9
      environments/minigrid/RedBlueDoorEnv/index.html
  85. 10 9
      environments/minigrid/UnlockEnv/index.html
  86. 10 9
      environments/minigrid/UnlockPickupEnv/index.html
  87. 19 9
      environments/minigrid/index.html
  88. 10 9
      environments/obstructedmaze_v1/ObstructedMaze_Full/index.html
  89. 10 9
      genindex/index.html
  90. 26 12
      index.html
  91. BIN
      objects.inv
  92. 49 14
      release_notes/index.html
  93. 10 9
      search/index.html
  94. 1 1
      searchindex.js

+ 1 - 1
.buildinfo

@@ -1,4 +1,4 @@
 # Sphinx build info version 1
 # Sphinx build info version 1
 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
-config: a91082aef5716ba171c46ed23b483fd0
+config: 859cefbe1604cc8d7539e98d52b86caa
 tags: d77d1c0d9ca2f4c8421862c7c5a0d620
 tags: d77d1c0d9ca2f4c8421862c7c5a0d620

+ 19 - 9
404.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/404.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/404.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="/genindex/" /><link rel="search" title="Search" href="/search/" />
 <link rel="index" title="Index" href="/genindex/" /><link rel="search" title="Search" href="/search/" />
         <link rel="canonical" href="https://minigrid.farama.org/404.html" />
         <link rel="canonical" href="https://minigrid.farama.org/404.html" />
 
 
     <link rel="shortcut icon" href="/_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="/_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>404 - MiniGrid Documentation</title>
         <title>404 - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="/_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="/_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="/_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="/_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="/_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="/_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="/content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="/content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="/content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="/content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="/content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="/content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="/content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,16 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="edit-this-page">
+  <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/edit/master/docs/404.md" title="Edit this page">
+    <svg aria-hidden="true" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
+      <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
+      <path d="M4 20h4l10.5 -10.5a1.5 1.5 0 0 0 -4 -4l-10.5 10.5v4" />
+      <line x1="13.5" y1="6.5" x2="17.5" y2="10.5" />
+    </svg>
+    <span class="visually-hidden">Edit this page</span>
+  </a>
+</div><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -387,7 +396,7 @@
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -397,7 +406,7 @@
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -481,6 +490,7 @@
     <script src="/_static/scripts/furo.js"></script>
     <script src="/_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 19 - 9
README/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/README.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/README.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../genindex/" /><link rel="search" title="Search" href="../search/" />
 <link rel="index" title="Index" href="../genindex/" /><link rel="search" title="Search" href="../search/" />
         <link rel="canonical" href="https://minigrid.farama.org/README.html" />
         <link rel="canonical" href="https://minigrid.farama.org/README.html" />
 
 
     <link rel="shortcut icon" href="../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>MiniGrid documentation - MiniGrid Documentation</title>
         <title>MiniGrid documentation - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,16 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="edit-this-page">
+  <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/edit/master/docs/README.md" title="Edit this page">
+    <svg aria-hidden="true" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
+      <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
+      <path d="M4 20h4l10.5 -10.5a1.5 1.5 0 0 0 -4 -4l-10.5 10.5v4" />
+      <line x1="13.5" y1="6.5" x2="17.5" y2="10.5" />
+    </svg>
+    <span class="visually-hidden">Edit this page</span>
+  </a>
+</div><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -409,7 +418,7 @@
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -419,7 +428,7 @@
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -523,6 +532,7 @@
     <script src="../_static/scripts/furo.js"></script>
     <script src="../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

BIN
_images/first_step.png


BIN
_images/fourth_step.png


File diff suppressed because it is too large
+ 185 - 0
_images/minigrid-text.svg


BIN
_images/second_step.png


BIN
_images/third_step.png


File diff suppressed because it is too large
+ 1166 - 0
_modules/gymnasium/core/index.html


File diff suppressed because it is too large
+ 619 - 0
_modules/index.html


File diff suppressed because it is too large
+ 1407 - 0
_modules/minigrid/wrappers/index.html


BIN
_static/img/minigrid-github.png


+ 2 - 2
_static/pygments.css

@@ -101,7 +101,7 @@ body[data-theme="dark"] .highlight .x { color: #d0d0d0 } /* Other */
 body[data-theme="dark"] .highlight .p { color: #d0d0d0 } /* Punctuation */
 body[data-theme="dark"] .highlight .p { color: #d0d0d0 } /* Punctuation */
 body[data-theme="dark"] .highlight .ch { color: #ababab; font-style: italic } /* Comment.Hashbang */
 body[data-theme="dark"] .highlight .ch { color: #ababab; font-style: italic } /* Comment.Hashbang */
 body[data-theme="dark"] .highlight .cm { color: #ababab; font-style: italic } /* Comment.Multiline */
 body[data-theme="dark"] .highlight .cm { color: #ababab; font-style: italic } /* Comment.Multiline */
-body[data-theme="dark"] .highlight .cp { color: #cd2828; font-weight: bold } /* Comment.Preproc */
+body[data-theme="dark"] .highlight .cp { color: #ff3a3a; font-weight: bold } /* Comment.Preproc */
 body[data-theme="dark"] .highlight .cpf { color: #ababab; font-style: italic } /* Comment.PreprocFile */
 body[data-theme="dark"] .highlight .cpf { color: #ababab; font-style: italic } /* Comment.PreprocFile */
 body[data-theme="dark"] .highlight .c1 { color: #ababab; font-style: italic } /* Comment.Single */
 body[data-theme="dark"] .highlight .c1 { color: #ababab; font-style: italic } /* Comment.Single */
 body[data-theme="dark"] .highlight .cs { color: #e50808; font-weight: bold; background-color: #520000 } /* Comment.Special */
 body[data-theme="dark"] .highlight .cs { color: #e50808; font-weight: bold; background-color: #520000 } /* Comment.Special */
@@ -186,7 +186,7 @@ body:not([data-theme="light"]) .highlight .x { color: #d0d0d0 } /* Other */
 body:not([data-theme="light"]) .highlight .p { color: #d0d0d0 } /* Punctuation */
 body:not([data-theme="light"]) .highlight .p { color: #d0d0d0 } /* Punctuation */
 body:not([data-theme="light"]) .highlight .ch { color: #ababab; font-style: italic } /* Comment.Hashbang */
 body:not([data-theme="light"]) .highlight .ch { color: #ababab; font-style: italic } /* Comment.Hashbang */
 body:not([data-theme="light"]) .highlight .cm { color: #ababab; font-style: italic } /* Comment.Multiline */
 body:not([data-theme="light"]) .highlight .cm { color: #ababab; font-style: italic } /* Comment.Multiline */
-body:not([data-theme="light"]) .highlight .cp { color: #cd2828; font-weight: bold } /* Comment.Preproc */
+body:not([data-theme="light"]) .highlight .cp { color: #ff3a3a; font-weight: bold } /* Comment.Preproc */
 body:not([data-theme="light"]) .highlight .cpf { color: #ababab; font-style: italic } /* Comment.PreprocFile */
 body:not([data-theme="light"]) .highlight .cpf { color: #ababab; font-style: italic } /* Comment.PreprocFile */
 body:not([data-theme="light"]) .highlight .c1 { color: #ababab; font-style: italic } /* Comment.Single */
 body:not([data-theme="light"]) .highlight .c1 { color: #ababab; font-style: italic } /* Comment.Single */
 body:not([data-theme="light"]) .highlight .cs { color: #e50808; font-weight: bold; background-color: #520000 } /* Comment.Special */
 body:not([data-theme="light"]) .highlight .cs { color: #e50808; font-weight: bold; background-color: #520000 } /* Comment.Special */

File diff suppressed because it is too large
+ 1 - 1
_static/styles/furo-extensions.css


File diff suppressed because it is too large
+ 1 - 1
_static/styles/furo-extensions.css.map


File diff suppressed because it is too large
+ 1 - 1
_static/styles/furo.css


File diff suppressed because it is too large
+ 1 - 1
_static/styles/furo.css.map


+ 1 - 1
_static/versioning/versioning_menu.html

@@ -122,7 +122,7 @@
                 return 0
                 return 0
         }
         }
 
 
-        if (githubUser !== null || repo !== null) {
+        if ((githubUser !== null && githubUser !== "") || (repo !== null && repo !== "")) {
             const basePath = "";
             const basePath = "";
             const mainBranchName = "main"
             const mainBranchName = "main"
             const apiUrl = `https://api.github.com/repos/${githubUser}/${repo}/git/trees/gh-pages`;
             const apiUrl = `https://api.github.com/repos/${githubUser}/${repo}/git/trees/gh-pages`;

+ 22 - 12
api/wrapper/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/api/wrapper.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
-<link rel="index" title="Index" href="../../genindex/" /><link rel="search" title="Search" href="../../search/" /><link rel="next" title="Action Bonus" href="../wrappers/" /><link rel="prev" title="List of Publications" href="../../content/publications/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/api/wrapper.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+<link rel="index" title="Index" href="../../genindex/" /><link rel="search" title="Search" href="../../search/" /><link rel="next" title="Action Bonus" href="../wrappers/" /><link rel="prev" title="Tutorial on Creating Environments" href="../../content/create_env_tutorial/" />
         <link rel="canonical" href="https://minigrid.farama.org/api/wrapper.html" />
         <link rel="canonical" href="https://minigrid.farama.org/api/wrapper.html" />
 
 
     <link rel="shortcut icon" href="../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Wrapper - MiniGrid Documentation</title>
         <title>Wrapper - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul class="current">
 <ul class="current">
@@ -345,8 +346,16 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="edit-this-page">
+  <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/edit/master/docs/api/wrapper.md" title="Edit this page">
+    <svg aria-hidden="true" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
+      <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
+      <path d="M4 20h4l10.5 -10.5a1.5 1.5 0 0 0 -4 -4l-10.5 10.5v4" />
+      <line x1="13.5" y1="6.5" x2="17.5" y2="10.5" />
+    </svg>
+    <span class="visually-hidden">Edit this page</span>
+  </a>
+</div><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -405,7 +414,7 @@ use the <code class="docutils literal notranslate"><span class="pre">RGBImgParti
           
           
           <div class="related-pages">
           <div class="related-pages">
             
             
-            <a class="prev-page" href="../../content/publications/">
+            <a class="prev-page" href="../../content/create_env_tutorial/">
               <svg class="furo-related-icon">
               <svg class="furo-related-icon">
                 <use href="#svg-arrow-right"></use>
                 <use href="#svg-arrow-right"></use>
               </svg>
               </svg>
@@ -414,7 +423,7 @@ use the <code class="docutils literal notranslate"><span class="pre">RGBImgParti
                   <span>Previous</span>
                   <span>Previous</span>
                 </div>
                 </div>
                 
                 
-                <div class="title">List of Publications</div>
+                <div class="title">Tutorial on Creating Environments</div>
                 
                 
               </div>
               </div>
             </a>
             </a>
@@ -422,7 +431,7 @@ use the <code class="docutils literal notranslate"><span class="pre">RGBImgParti
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -432,7 +441,7 @@ use the <code class="docutils literal notranslate"><span class="pre">RGBImgParti
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -516,6 +525,7 @@ use the <code class="docutils literal notranslate"><span class="pre">RGBImgParti
     <script src="../../_static/scripts/furo.js"></script>
     <script src="../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

File diff suppressed because it is too large
+ 31 - 21
api/wrappers/index.html


+ 20 - 10
content/basic_usage/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/content/basic_usage.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
-<link rel="index" title="Index" href="../../genindex/" /><link rel="search" title="Search" href="../../search/" /><link rel="next" title="List of Publications" href="../publications/" /><link rel="prev" title="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." href="../../" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/content/basic_usage.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+<link rel="index" title="Index" href="../../genindex/" /><link rel="search" title="Search" href="../../search/" /><link rel="next" title="List of Publications" href="../publications/" /><link rel="prev" title="&lt;no title&gt;" href="../../" />
         <link rel="canonical" href="https://minigrid.farama.org/content/basic_usage.html" />
         <link rel="canonical" href="https://minigrid.farama.org/content/basic_usage.html" />
 
 
     <link rel="shortcut icon" href="../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Basic Usage - MiniGrid Documentation</title>
         <title>Basic Usage - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1 current current-page"><a class="current reference internal" href="#">Basic Usage</a></li>
 <li class="toctree-l1 current current-page"><a class="current reference internal" href="#">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,16 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="edit-this-page">
+  <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/edit/master/docs/content/basic_usage.md" title="Edit this page">
+    <svg aria-hidden="true" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
+      <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
+      <path d="M4 20h4l10.5 -10.5a1.5 1.5 0 0 0 -4 -4l-10.5 10.5v4" />
+      <line x1="13.5" y1="6.5" x2="17.5" y2="10.5" />
+    </svg>
+    <span class="visually-hidden">Edit this page</span>
+  </a>
+</div><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -412,7 +421,7 @@ This code has been tested and is known to work with this environment. The defaul
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -422,7 +431,7 @@ This code has been tested and is known to work with this environment. The defaul
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -506,6 +515,7 @@ This code has been tested and is known to work with this environment. The defaul
     <script src="../../_static/scripts/furo.js"></script>
     <script src="../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

File diff suppressed because it is too large
+ 866 - 0
content/create_env_tutorial/index.html


+ 24 - 12
content/publications/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/content/publications.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
-<link rel="index" title="Index" href="../../genindex/" /><link rel="search" title="Search" href="../../search/" /><link rel="next" title="Wrapper" href="../../api/wrapper/" /><link rel="prev" title="Basic Usage" href="../basic_usage/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/content/publications.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+<link rel="index" title="Index" href="../../genindex/" /><link rel="search" title="Search" href="../../search/" /><link rel="next" title="Tutorial on Creating Environments" href="../create_env_tutorial/" /><link rel="prev" title="Basic Usage" href="../basic_usage/" />
         <link rel="canonical" href="https://minigrid.farama.org/content/publications.html" />
         <link rel="canonical" href="https://minigrid.farama.org/content/publications.html" />
 
 
     <link rel="shortcut icon" href="../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>List of Publications - MiniGrid Documentation</title>
         <title>List of Publications - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1 current current-page"><a class="current reference internal" href="#">List of Publications</a></li>
 <li class="toctree-l1 current current-page"><a class="current reference internal" href="#">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,16 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="edit-this-page">
+  <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/edit/master/docs/content/publications.md" title="Edit this page">
+    <svg aria-hidden="true" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
+      <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
+      <path d="M4 20h4l10.5 -10.5a1.5 1.5 0 0 0 -4 -4l-10.5 10.5v4" />
+      <line x1="13.5" y1="6.5" x2="17.5" y2="10.5" />
+    </svg>
+    <span class="visually-hidden">Edit this page</span>
+  </a>
+</div><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -373,6 +382,8 @@
 <h1>List of Publications<a class="headerlink" href="#list-of-publications" title="Permalink to this heading">#</a></h1>
 <h1>List of Publications<a class="headerlink" href="#list-of-publications" title="Permalink to this heading">#</a></h1>
 <p>List of publications &amp; submissions using Minigrid or BabyAI (please open a pull request to add missing entries):</p>
 <p>List of publications &amp; submissions using Minigrid or BabyAI (please open a pull request to add missing entries):</p>
 <ul class="simple">
 <ul class="simple">
+<li><p><a class="reference external" href="https://arxiv.org/abs/2301.10119">Minimal Value-Equivalent Partial Models for Scalable and Robust Planning in Lifelong Reinforcement Learning</a> (Mila, McGill University, CoLLAs 2023)</p></li>
+<li><p><a class="reference external" href="https://arxiv.org/abs/2304.10770">DEIR: Efficient and Robust Exploration through Discriminative-Model-Based Episodic Intrinsic Rewards</a> (U-Tokyo, Google Brain, IJCAI 2023)</p></li>
 <li><p><a class="reference external" href="https://arxiv.org/abs/2211.16838">Towards Improving Exploration in Self-Imitation Learning using Intrinsic Motivation</a> (TECNALIA, IEEE ADPRL 2022)</p></li>
 <li><p><a class="reference external" href="https://arxiv.org/abs/2211.16838">Towards Improving Exploration in Self-Imitation Learning using Intrinsic Motivation</a> (TECNALIA, IEEE ADPRL 2022)</p></li>
 <li><p><a class="reference external" href="https://arxiv.org/abs/2205.11184">An Evaluation Study of Intrinsic Motivation Techniques applied to Reinforcement Learning over Hard Exploration Environments</a> (TECNALIA, CD-MAKE 2022)</p></li>
 <li><p><a class="reference external" href="https://arxiv.org/abs/2205.11184">An Evaluation Study of Intrinsic Motivation Techniques applied to Reinforcement Learning over Hard Exploration Environments</a> (TECNALIA, CD-MAKE 2022)</p></li>
 <li><p><a class="reference external" href="https://link.springer.com/chapter/10.1007/978-3-031-22695-3_19">Evolution Strategies for Sparse Reward Gridworld Environments.</a> (DSTG, AJCAI 2022)</p></li>
 <li><p><a class="reference external" href="https://link.springer.com/chapter/10.1007/978-3-031-22695-3_19">Evolution Strategies for Sparse Reward Gridworld Environments.</a> (DSTG, AJCAI 2022)</p></li>
@@ -426,12 +437,12 @@
         <footer>
         <footer>
           
           
           <div class="related-pages">
           <div class="related-pages">
-            <a class="next-page" href="../../api/wrapper/">
+            <a class="next-page" href="../create_env_tutorial/">
               <div class="page-info">
               <div class="page-info">
                 <div class="context">
                 <div class="context">
                   <span>Next</span>
                   <span>Next</span>
                 </div>
                 </div>
-                <div class="title">Wrapper</div>
+                <div class="title">Tutorial on Creating Environments</div>
               </div>
               </div>
               <svg class="furo-related-icon">
               <svg class="furo-related-icon">
                 <use href="#svg-arrow-right"></use>
                 <use href="#svg-arrow-right"></use>
@@ -442,7 +453,7 @@
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -452,7 +463,7 @@
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -536,6 +547,7 @@
     <script src="../../_static/scripts/furo.js"></script>
     <script src="../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/babyai/ActionObjDoor/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/ActionObjDoor.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/ActionObjDoor.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Find Obj" href="../FindObjS5/" /><link rel="prev" title="Unlock To Unlock" href="../UnlockToUnlock/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Find Obj" href="../FindObjS5/" /><link rel="prev" title="Unlock To Unlock" href="../UnlockToUnlock/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/ActionObjDoor.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/ActionObjDoor.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Action Obj Door - MiniGrid Documentation</title>
         <title>Action Obj Door - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -498,7 +498,7 @@
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -508,7 +508,7 @@
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -617,6 +617,7 @@
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/babyai/BlockedUnlockPickup/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/BlockedUnlockPickup.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/BlockedUnlockPickup.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Unlock To Unlock" href="../UnlockToUnlock/" /><link rel="prev" title="Unlock Pickup" href="../UnlockPickup/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Unlock To Unlock" href="../UnlockToUnlock/" /><link rel="prev" title="Unlock Pickup" href="../UnlockPickup/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/BlockedUnlockPickup.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/BlockedUnlockPickup.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Blocked Unlock Pickup - MiniGrid Documentation</title>
         <title>Blocked Unlock Pickup - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -489,7 +489,7 @@ in another room</p>
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -499,7 +499,7 @@ in another room</p>
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -608,6 +608,7 @@ in another room</p>
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/babyai/BossLevel/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/BossLevel.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/BossLevel.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Boss Level No Unlock" href="../BossLevelNoUnlock/" /><link rel="prev" title="Mini Boss Level" href="../MiniBossLevel/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Boss Level No Unlock" href="../BossLevelNoUnlock/" /><link rel="prev" title="Mini Boss Level" href="../MiniBossLevel/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/BossLevel.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/BossLevel.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Boss Level - MiniGrid Documentation</title>
         <title>Boss Level - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -514,7 +514,7 @@ put the grey ball next to a door</p>
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -524,7 +524,7 @@ put the grey ball next to a door</p>
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -633,6 +633,7 @@ put the grey ball next to a door</p>
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/babyai/BossLevelNoUnlock/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/BossLevelNoUnlock.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/BossLevelNoUnlock.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Release Notes" href="../../../release_notes/" /><link rel="prev" title="Boss Level" href="../BossLevel/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Release Notes" href="../../../release_notes/" /><link rel="prev" title="Boss Level" href="../BossLevel/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/BossLevelNoUnlock.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/BossLevelNoUnlock.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Boss Level No Unlock - MiniGrid Documentation</title>
         <title>Boss Level No Unlock - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -515,7 +515,7 @@ put the grey ball next to a door</p>
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -525,7 +525,7 @@ put the grey ball next to a door</p>
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -634,6 +634,7 @@ put the grey ball next to a door</p>
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/babyai/FindObjS5/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/FindObjS5.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/FindObjS5.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Key Corridor" href="../KeyCorridor/" /><link rel="prev" title="Action Obj Door" href="../ActionObjDoor/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Key Corridor" href="../KeyCorridor/" /><link rel="prev" title="Action Obj Door" href="../ActionObjDoor/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/FindObjS5.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/FindObjS5.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Find Obj - MiniGrid Documentation</title>
         <title>Find Obj - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -493,7 +493,7 @@ This level requires potentially exhaustive exploration</p>
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -503,7 +503,7 @@ This level requires potentially exhaustive exploration</p>
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -612,6 +612,7 @@ This level requires potentially exhaustive exploration</p>
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/babyai/GoTo/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/GoTo.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/GoTo.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Go To Imp Unlock" href="../GoToImpUnlock/" /><link rel="prev" title="Go To Local" href="../GoToLocal/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Go To Imp Unlock" href="../GoToImpUnlock/" /><link rel="prev" title="Go To Local" href="../GoToLocal/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/GoTo.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/GoTo.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Go To - MiniGrid Documentation</title>
         <title>Go To - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -499,7 +499,7 @@
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -509,7 +509,7 @@
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -618,6 +618,7 @@
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/babyai/GoToDoor/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/GoToDoor.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/GoToDoor.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Go To Obj Door" href="../GoToObjDoor/" /><link rel="prev" title="Go To Red Blue Ball" href="../GoToRedBlueBall/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Go To Obj Door" href="../GoToObjDoor/" /><link rel="prev" title="Go To Red Blue Ball" href="../GoToRedBlueBall/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/GoToDoor.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/GoToDoor.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Go To Door - MiniGrid Documentation</title>
         <title>Go To Door - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -492,7 +492,7 @@ No distractors, no language variation</p>
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -502,7 +502,7 @@ No distractors, no language variation</p>
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -611,6 +611,7 @@ No distractors, no language variation</p>
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/babyai/GoToImpUnlock/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/GoToImpUnlock.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/GoToImpUnlock.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Go To Seq" href="../GoToSeq/" /><link rel="prev" title="Go To" href="../GoTo/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Go To Seq" href="../GoToSeq/" /><link rel="prev" title="Go To" href="../GoTo/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/GoToImpUnlock.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/GoToImpUnlock.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Go To Imp Unlock - MiniGrid Documentation</title>
         <title>Go To Imp Unlock - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -493,7 +493,7 @@ No unblocking.</p>
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -503,7 +503,7 @@ No unblocking.</p>
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -612,6 +612,7 @@ No unblocking.</p>
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/babyai/GoToLocal/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/GoToLocal.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/GoToLocal.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Go To" href="../GoTo/" /><link rel="prev" title="Go To Obj" href="../GoToObj/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Go To" href="../GoTo/" /><link rel="prev" title="Go To Obj" href="../GoToObj/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/GoToLocal.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/GoToLocal.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Go To Local - MiniGrid Documentation</title>
         <title>Go To Local - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -505,7 +505,7 @@ distractor number <code class="docutils literal notranslate"><span class="pre">Y
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -515,7 +515,7 @@ distractor number <code class="docutils literal notranslate"><span class="pre">Y
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -624,6 +624,7 @@ distractor number <code class="docutils literal notranslate"><span class="pre">Y
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/babyai/GoToObj/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/GoToObj.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/GoToObj.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Go To Local" href="../GoToLocal/" /><link rel="prev" title="Go To Red Ball No Dists" href="../GoToRedBallNoDists/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Go To Local" href="../GoToLocal/" /><link rel="prev" title="Go To Red Ball No Dists" href="../GoToRedBallNoDists/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/GoToObj.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/GoToObj.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Go To Obj - MiniGrid Documentation</title>
         <title>Go To Obj - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -494,7 +494,7 @@ naming convention <code class="docutils literal notranslate"><span class="pre">G
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -504,7 +504,7 @@ naming convention <code class="docutils literal notranslate"><span class="pre">G
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -613,6 +613,7 @@ naming convention <code class="docutils literal notranslate"><span class="pre">G
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/babyai/GoToObjDoor/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/GoToObjDoor.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/GoToObjDoor.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Open" href="../Open/" /><link rel="prev" title="Go To Door" href="../GoToDoor/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Open" href="../Open/" /><link rel="prev" title="Go To Door" href="../GoToDoor/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/GoToObjDoor.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/GoToObjDoor.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Go To Obj Door - MiniGrid Documentation</title>
         <title>Go To Obj Door - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -492,7 +492,7 @@
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -502,7 +502,7 @@
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -611,6 +611,7 @@
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/babyai/GoToRedBall/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/GoToRedBall.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/GoToRedBall.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Go To Red Ball No Dists" href="../GoToRedBallNoDists/" /><link rel="prev" title="Go To Red Ball Grey" href="../GoToRedBallGrey/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Go To Red Ball No Dists" href="../GoToRedBallNoDists/" /><link rel="prev" title="Go To Red Ball Grey" href="../GoToRedBallGrey/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/GoToRedBall.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/GoToRedBall.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Go To Red Ball - MiniGrid Documentation</title>
         <title>Go To Red Ball - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -489,7 +489,7 @@ This level has distractors but doesn’t make use of language.</p>
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -499,7 +499,7 @@ This level has distractors but doesn’t make use of language.</p>
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -608,6 +608,7 @@ This level has distractors but doesn’t make use of language.</p>
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/babyai/GoToRedBallGrey/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/GoToRedBallGrey.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/GoToRedBallGrey.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Go To Red Ball" href="../GoToRedBall/" /><link rel="prev" title="BabyAI Environments" href="../" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Go To Red Ball" href="../GoToRedBall/" /><link rel="prev" title="BabyAI Environments" href="../" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/GoToRedBallGrey.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/GoToRedBallGrey.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Go To Red Ball Grey - MiniGrid Documentation</title>
         <title>Go To Red Ball Grey - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -490,7 +490,7 @@ This level has distractors but doesn’t make use of language.</p>
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -500,7 +500,7 @@ This level has distractors but doesn’t make use of language.</p>
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -609,6 +609,7 @@ This level has distractors but doesn’t make use of language.</p>
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/babyai/GoToRedBallNoDists/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/GoToRedBallNoDists.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/GoToRedBallNoDists.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Go To Obj" href="../GoToObj/" /><link rel="prev" title="Go To Red Ball" href="../GoToRedBall/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Go To Obj" href="../GoToObj/" /><link rel="prev" title="Go To Red Ball" href="../GoToRedBall/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/GoToRedBallNoDists.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/GoToRedBallNoDists.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Go To Red Ball No Dists - MiniGrid Documentation</title>
         <title>Go To Red Ball No Dists - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -488,7 +488,7 @@
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -498,7 +498,7 @@
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -607,6 +607,7 @@
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/babyai/GoToRedBlueBall/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/GoToRedBlueBall.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/GoToRedBlueBall.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Go To Door" href="../GoToDoor/" /><link rel="prev" title="Go To Seq" href="../GoToSeq/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Go To Door" href="../GoToDoor/" /><link rel="prev" title="Go To Seq" href="../GoToSeq/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/GoToRedBlueBall.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/GoToRedBlueBall.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Go To Red Blue Ball - MiniGrid Documentation</title>
         <title>Go To Red Blue Ball - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -492,7 +492,7 @@ Language is not required to solve this level.</p>
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -502,7 +502,7 @@ Language is not required to solve this level.</p>
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -611,6 +611,7 @@ Language is not required to solve this level.</p>
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/babyai/GoToSeq/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/GoToSeq.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/GoToSeq.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Go To Red Blue Ball" href="../GoToRedBlueBall/" /><link rel="prev" title="Go To Imp Unlock" href="../GoToImpUnlock/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Go To Red Blue Ball" href="../GoToRedBlueBall/" /><link rel="prev" title="Go To Imp Unlock" href="../GoToImpUnlock/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/GoToSeq.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/GoToSeq.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Go To Seq - MiniGrid Documentation</title>
         <title>Go To Seq - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -499,7 +499,7 @@ No unblocking.</p>
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -509,7 +509,7 @@ No unblocking.</p>
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -618,6 +618,7 @@ No unblocking.</p>
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/babyai/KeyCorridor/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/KeyCorridor.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/KeyCorridor.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="One Room" href="../OneRoomS8/" /><link rel="prev" title="Find Obj" href="../FindObjS5/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="One Room" href="../OneRoomS8/" /><link rel="prev" title="Find Obj" href="../FindObjS5/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/KeyCorridor.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/KeyCorridor.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Key Corridor - MiniGrid Documentation</title>
         <title>Key Corridor - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -495,7 +495,7 @@ random room.</p>
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -505,7 +505,7 @@ random room.</p>
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -614,6 +614,7 @@ random room.</p>
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/babyai/KeyInBox/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/KeyInBox.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/KeyInBox.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Unlock Pickup" href="../UnlockPickup/" /><link rel="prev" title="Unlock Local" href="../UnlockLocal/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Unlock Pickup" href="../UnlockPickup/" /><link rel="prev" title="Unlock Local" href="../UnlockLocal/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/KeyInBox.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/KeyInBox.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Key In Box - MiniGrid Documentation</title>
         <title>Key In Box - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -488,7 +488,7 @@
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -498,7 +498,7 @@
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -607,6 +607,7 @@
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/babyai/MiniBossLevel/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/MiniBossLevel.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/MiniBossLevel.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Boss Level" href="../BossLevel/" /><link rel="prev" title="Synth Seq" href="../SynthSeq/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Boss Level" href="../BossLevel/" /><link rel="prev" title="Synth Seq" href="../SynthSeq/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/MiniBossLevel.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/MiniBossLevel.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Mini Boss Level - MiniGrid Documentation</title>
         <title>Mini Boss Level - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -516,7 +516,7 @@ put the grey ball next to a door</p>
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -526,7 +526,7 @@ put the grey ball next to a door</p>
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -635,6 +635,7 @@ put the grey ball next to a door</p>
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/babyai/MoveTwoAcross/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/MoveTwoAcross.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/MoveTwoAcross.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Synth" href="../Synth/" /><link rel="prev" title="One Room" href="../OneRoomS8/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Synth" href="../Synth/" /><link rel="prev" title="One Room" href="../OneRoomS8/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/MoveTwoAcross.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/MoveTwoAcross.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Move Two Across - MiniGrid Documentation</title>
         <title>Move Two Across - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -494,7 +494,7 @@ instructions.</p>
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -504,7 +504,7 @@ instructions.</p>
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -613,6 +613,7 @@ instructions.</p>
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/babyai/OneRoomS8/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/OneRoomS8.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/OneRoomS8.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Move Two Across" href="../MoveTwoAcross/" /><link rel="prev" title="Key Corridor" href="../KeyCorridor/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Move Two Across" href="../MoveTwoAcross/" /><link rel="prev" title="Key Corridor" href="../KeyCorridor/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/OneRoomS8.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/OneRoomS8.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>One Room - MiniGrid Documentation</title>
         <title>One Room - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -491,7 +491,7 @@
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -501,7 +501,7 @@
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -610,6 +610,7 @@
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/babyai/Open/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/Open.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/Open.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Open Red Door" href="../OpenRedDoor/" /><link rel="prev" title="Go To Obj Door" href="../GoToObjDoor/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Open Red Door" href="../OpenRedDoor/" /><link rel="prev" title="Go To Obj Door" href="../GoToObjDoor/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/Open.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/Open.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Open - MiniGrid Documentation</title>
         <title>Open - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -490,7 +490,7 @@
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -500,7 +500,7 @@
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -609,6 +609,7 @@
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/babyai/OpenDoor/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/OpenDoor.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/OpenDoor.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Open Two Doors" href="../OpenTwoDoors/" /><link rel="prev" title="Open Red Door" href="../OpenRedDoor/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Open Two Doors" href="../OpenTwoDoors/" /><link rel="prev" title="Open Red Door" href="../OpenRedDoor/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/OpenDoor.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/OpenDoor.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Open Door - MiniGrid Documentation</title>
         <title>Open Door - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -495,7 +495,7 @@ The door to open is given by its color or by its location.
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -505,7 +505,7 @@ The door to open is given by its color or by its location.
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -614,6 +614,7 @@ The door to open is given by its color or by its location.
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/babyai/OpenDoorsOrder/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/OpenDoorsOrder.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/OpenDoorsOrder.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Pickup" href="../Pickup/" /><link rel="prev" title="Open Two Doors" href="../OpenTwoDoors/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Pickup" href="../Pickup/" /><link rel="prev" title="Open Two Doors" href="../OpenTwoDoors/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/OpenDoorsOrder.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/OpenDoorsOrder.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Open Doors Order - MiniGrid Documentation</title>
         <title>Open Doors Order - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -497,7 +497,7 @@
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -507,7 +507,7 @@
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -616,6 +616,7 @@
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/babyai/OpenRedDoor/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/OpenRedDoor.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/OpenRedDoor.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Open Door" href="../OpenDoor/" /><link rel="prev" title="Open" href="../Open/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Open Door" href="../OpenDoor/" /><link rel="prev" title="Open" href="../Open/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/OpenRedDoor.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/OpenRedDoor.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Open Red Door - MiniGrid Documentation</title>
         <title>Open Red Door - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -491,7 +491,7 @@ intentionally kept very simple.</p>
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -501,7 +501,7 @@ intentionally kept very simple.</p>
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -610,6 +610,7 @@ intentionally kept very simple.</p>
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/babyai/OpenTwoDoors/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/OpenTwoDoors.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/OpenTwoDoors.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Open Doors Order" href="../OpenDoorsOrder/" /><link rel="prev" title="Open Door" href="../OpenDoor/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Open Doors Order" href="../OpenDoorsOrder/" /><link rel="prev" title="Open Door" href="../OpenDoor/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/OpenTwoDoors.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/OpenTwoDoors.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Open Two Doors - MiniGrid Documentation</title>
         <title>Open Two Doors - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -495,7 +495,7 @@ This task requires memory (recurrent policy) to be solved effectively.</p>
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -505,7 +505,7 @@ This task requires memory (recurrent policy) to be solved effectively.</p>
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -614,6 +614,7 @@ This task requires memory (recurrent policy) to be solved effectively.</p>
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/babyai/Pickup/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/Pickup.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/Pickup.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Unblock Pickup" href="../UnblockPickup/" /><link rel="prev" title="Open Doors Order" href="../OpenDoorsOrder/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Unblock Pickup" href="../UnblockPickup/" /><link rel="prev" title="Open Doors Order" href="../OpenDoorsOrder/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/Pickup.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/Pickup.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Pickup - MiniGrid Documentation</title>
         <title>Pickup - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -491,7 +491,7 @@
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -501,7 +501,7 @@
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -610,6 +610,7 @@
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/babyai/PickupAbove/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/PickupAbove.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/PickupAbove.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Put Next Local" href="../PutNextLocal/" /><link rel="prev" title="Pickup Dist" href="../PickupDist/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Put Next Local" href="../PutNextLocal/" /><link rel="prev" title="Pickup Dist" href="../PickupDist/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/PickupAbove.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/PickupAbove.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Pickup Above - MiniGrid Documentation</title>
         <title>Pickup Above - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -492,7 +492,7 @@ This task requires to use the compass to be solved effectively.</p>
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -502,7 +502,7 @@ This task requires to use the compass to be solved effectively.</p>
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -611,6 +611,7 @@ This task requires to use the compass to be solved effectively.</p>
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/babyai/PickupDist/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/PickupDist.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/PickupDist.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Pickup Above" href="../PickupAbove/" /><link rel="prev" title="Pickup Loc" href="../PickupLoc/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Pickup Above" href="../PickupAbove/" /><link rel="prev" title="Pickup Loc" href="../PickupLoc/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/PickupDist.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/PickupDist.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Pickup Dist - MiniGrid Documentation</title>
         <title>Pickup Dist - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -495,7 +495,7 @@ by its color, or by its type and color.
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -505,7 +505,7 @@ by its color, or by its type and color.
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -614,6 +614,7 @@ by its color, or by its type and color.
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/babyai/PickupLoc/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/PickupLoc.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/PickupLoc.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Pickup Dist" href="../PickupDist/" /><link rel="prev" title="Unblock Pickup" href="../UnblockPickup/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Pickup Dist" href="../PickupDist/" /><link rel="prev" title="Unblock Pickup" href="../UnblockPickup/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/PickupLoc.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/PickupLoc.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Pickup Loc - MiniGrid Documentation</title>
         <title>Pickup Loc - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -493,7 +493,7 @@ single room environment.</p>
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -503,7 +503,7 @@ single room environment.</p>
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -612,6 +612,7 @@ single room environment.</p>
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/babyai/PutNext/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/PutNext.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/PutNext.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Unlock" href="../Unlock/" /><link rel="prev" title="Put Next Local" href="../PutNextLocal/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Unlock" href="../Unlock/" /><link rel="prev" title="Put Next Local" href="../PutNextLocal/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/PutNext.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/PutNext.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Put Next - MiniGrid Documentation</title>
         <title>Put Next - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -500,7 +500,7 @@ instructions.</p>
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -510,7 +510,7 @@ instructions.</p>
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -619,6 +619,7 @@ instructions.</p>
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/babyai/PutNextLocal/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/PutNextLocal.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/PutNextLocal.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Put Next" href="../PutNext/" /><link rel="prev" title="Pickup Above" href="../PickupAbove/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Put Next" href="../PutNext/" /><link rel="prev" title="Pickup Above" href="../PickupAbove/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/PutNextLocal.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/PutNextLocal.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Put Next Local - MiniGrid Documentation</title>
         <title>Put Next Local - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -494,7 +494,7 @@ with no doors, no distractors</p>
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -504,7 +504,7 @@ with no doors, no distractors</p>
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -613,6 +613,7 @@ with no doors, no distractors</p>
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/babyai/Synth/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/Synth.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/Synth.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Synth Loc" href="../SynthLoc/" /><link rel="prev" title="Move Two Across" href="../MoveTwoAcross/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Synth Loc" href="../SynthLoc/" /><link rel="prev" title="Move Two Across" href="../MoveTwoAcross/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/Synth.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/Synth.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Synth - MiniGrid Documentation</title>
         <title>Synth - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -502,7 +502,7 @@ the instruction.</p>
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -512,7 +512,7 @@ the instruction.</p>
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -621,6 +621,7 @@ the instruction.</p>
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/babyai/SynthLoc/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/SynthLoc.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/SynthLoc.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Synth Seq" href="../SynthSeq/" /><link rel="prev" title="Synth" href="../Synth/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Synth Seq" href="../SynthSeq/" /><link rel="prev" title="Synth" href="../Synth/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/SynthLoc.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/SynthLoc.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Synth Loc - MiniGrid Documentation</title>
         <title>Synth Loc - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -501,7 +501,7 @@ or “on your right”</p>
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -511,7 +511,7 @@ or “on your right”</p>
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -620,6 +620,7 @@ or “on your right”</p>
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/babyai/SynthSeq/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/SynthSeq.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/SynthSeq.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Mini Boss Level" href="../MiniBossLevel/" /><link rel="prev" title="Synth Loc" href="../SynthLoc/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Mini Boss Level" href="../MiniBossLevel/" /><link rel="prev" title="Synth Loc" href="../SynthLoc/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/SynthSeq.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/SynthSeq.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Synth Seq - MiniGrid Documentation</title>
         <title>Synth Seq - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -515,7 +515,7 @@ put the grey ball next to a door</p>
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -525,7 +525,7 @@ put the grey ball next to a door</p>
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -634,6 +634,7 @@ put the grey ball next to a door</p>
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/babyai/UnblockPickup/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/UnblockPickup.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/UnblockPickup.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Pickup Loc" href="../PickupLoc/" /><link rel="prev" title="Pickup" href="../Pickup/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Pickup Loc" href="../PickupLoc/" /><link rel="prev" title="Pickup" href="../Pickup/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/UnblockPickup.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/UnblockPickup.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Unblock Pickup - MiniGrid Documentation</title>
         <title>Unblock Pickup - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -492,7 +492,7 @@ be blocked by one or more obstructors.</p>
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -502,7 +502,7 @@ be blocked by one or more obstructors.</p>
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -611,6 +611,7 @@ be blocked by one or more obstructors.</p>
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/babyai/Unlock/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/Unlock.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/Unlock.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Unlock Local" href="../UnlockLocal/" /><link rel="prev" title="Put Next" href="../PutNext/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Unlock Local" href="../UnlockLocal/" /><link rel="prev" title="Put Next" href="../PutNext/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/Unlock.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/Unlock.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Unlock - MiniGrid Documentation</title>
         <title>Unlock - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -491,7 +491,7 @@
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -501,7 +501,7 @@
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -610,6 +610,7 @@
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/babyai/UnlockLocal/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/UnlockLocal.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/UnlockLocal.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Key In Box" href="../KeyInBox/" /><link rel="prev" title="Unlock" href="../Unlock/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Key In Box" href="../KeyInBox/" /><link rel="prev" title="Unlock" href="../Unlock/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/UnlockLocal.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/UnlockLocal.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Unlock Local - MiniGrid Documentation</title>
         <title>Unlock Local - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -490,7 +490,7 @@
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -500,7 +500,7 @@
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -609,6 +609,7 @@
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/babyai/UnlockPickup/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/UnlockPickup.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/UnlockPickup.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Blocked Unlock Pickup" href="../BlockedUnlockPickup/" /><link rel="prev" title="Key In Box" href="../KeyInBox/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Blocked Unlock Pickup" href="../BlockedUnlockPickup/" /><link rel="prev" title="Key In Box" href="../KeyInBox/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/UnlockPickup.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/UnlockPickup.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Unlock Pickup - MiniGrid Documentation</title>
         <title>Unlock Pickup - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -491,7 +491,7 @@
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -501,7 +501,7 @@
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -610,6 +610,7 @@
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/babyai/UnlockToUnlock/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/UnlockToUnlock.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/UnlockToUnlock.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Action Obj Door" href="../ActionObjDoor/" /><link rel="prev" title="Blocked Unlock Pickup" href="../BlockedUnlockPickup/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Action Obj Door" href="../ActionObjDoor/" /><link rel="prev" title="Blocked Unlock Pickup" href="../BlockedUnlockPickup/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/UnlockToUnlock.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/UnlockToUnlock.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Unlock To Unlock - MiniGrid Documentation</title>
         <title>Unlock To Unlock - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -488,7 +488,7 @@
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -498,7 +498,7 @@
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -607,6 +607,7 @@
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 19 - 9
environments/babyai/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/index.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/babyai/index.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../genindex/" /><link rel="search" title="Search" href="../../search/" /><link rel="next" title="Go To Red Ball Grey" href="GoToRedBallGrey/" /><link rel="prev" title="Unlock Pickup" href="../minigrid/UnlockPickupEnv/" />
 <link rel="index" title="Index" href="../../genindex/" /><link rel="search" title="Search" href="../../search/" /><link rel="next" title="Go To Red Ball Grey" href="GoToRedBallGrey/" /><link rel="prev" title="Unlock Pickup" href="../minigrid/UnlockPickupEnv/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/index.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/babyai/index.html" />
 
 
     <link rel="shortcut icon" href="../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>BabyAI Environments - MiniGrid Documentation</title>
         <title>BabyAI Environments - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,16 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="edit-this-page">
+  <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/edit/master/docs/environments/babyai/index.md" title="Edit this page">
+    <svg aria-hidden="true" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
+      <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
+      <path d="M4 20h4l10.5 -10.5a1.5 1.5 0 0 0 -4 -4l-10.5 10.5v4" />
+      <line x1="13.5" y1="6.5" x2="17.5" y2="10.5" />
+    </svg>
+    <span class="visually-hidden">Edit this page</span>
+  </a>
+</div><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -871,7 +880,7 @@
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -881,7 +890,7 @@
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -965,6 +974,7 @@
     <script src="../../_static/scripts/furo.js"></script>
     <script src="../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/minigrid/BlockedUnlockPickupEnv/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/minigrid/BlockedUnlockPickupEnv.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/minigrid/BlockedUnlockPickupEnv.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Crossing" href="../CrossingEnv/" /><link rel="prev" title="Minigrid Environments" href="../" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Crossing" href="../CrossingEnv/" /><link rel="prev" title="Minigrid Environments" href="../" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/minigrid/BlockedUnlockPickupEnv.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/minigrid/BlockedUnlockPickupEnv.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Blocked Unlock Pickup - MiniGrid Documentation</title>
         <title>Blocked Unlock Pickup - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -495,7 +495,7 @@ room. This environment can be solved without relying on language.</p>
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -505,7 +505,7 @@ room. This environment can be solved without relying on language.</p>
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -614,6 +614,7 @@ room. This environment can be solved without relying on language.</p>
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/minigrid/CrossingEnv/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/minigrid/CrossingEnv.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/minigrid/CrossingEnv.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Dist Shift" href="../DistShiftEnv/" /><link rel="prev" title="Blocked Unlock Pickup" href="../BlockedUnlockPickupEnv/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Dist Shift" href="../DistShiftEnv/" /><link rel="prev" title="Blocked Unlock Pickup" href="../BlockedUnlockPickupEnv/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/minigrid/CrossingEnv.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/minigrid/CrossingEnv.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Crossing - MiniGrid Documentation</title>
         <title>Crossing - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -523,7 +523,7 @@ to the goal</p>
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -533,7 +533,7 @@ to the goal</p>
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -642,6 +642,7 @@ to the goal</p>
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/minigrid/DistShiftEnv/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/minigrid/DistShiftEnv.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/minigrid/DistShiftEnv.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Door Key" href="../DoorKeyEnv/" /><link rel="prev" title="Crossing" href="../CrossingEnv/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Door Key" href="../DoorKeyEnv/" /><link rel="prev" title="Crossing" href="../CrossingEnv/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/minigrid/DistShiftEnv.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/minigrid/DistShiftEnv.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Dist Shift - MiniGrid Documentation</title>
         <title>Dist Shift - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -496,7 +496,7 @@ one variant and tested on the other.</p>
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -506,7 +506,7 @@ one variant and tested on the other.</p>
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -615,6 +615,7 @@ one variant and tested on the other.</p>
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/minigrid/DoorKeyEnv/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/minigrid/DoorKeyEnv.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/minigrid/DoorKeyEnv.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Dynamic Obstacles" href="../DynamicObstaclesEnv/" /><link rel="prev" title="Dist Shift" href="../DistShiftEnv/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Dynamic Obstacles" href="../DynamicObstaclesEnv/" /><link rel="prev" title="Dist Shift" href="../DistShiftEnv/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/minigrid/DoorKeyEnv.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/minigrid/DoorKeyEnv.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Door Key - MiniGrid Documentation</title>
         <title>Door Key - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -494,7 +494,7 @@ useful to experiment with curiosity or curriculum learning.</p>
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -504,7 +504,7 @@ useful to experiment with curiosity or curriculum learning.</p>
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -613,6 +613,7 @@ useful to experiment with curiosity or curriculum learning.</p>
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/minigrid/DynamicObstaclesEnv/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/minigrid/DynamicObstaclesEnv.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/minigrid/DynamicObstaclesEnv.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Empty" href="../EmptyEnv/" /><link rel="prev" title="Door Key" href="../DoorKeyEnv/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Empty" href="../EmptyEnv/" /><link rel="prev" title="Door Key" href="../DoorKeyEnv/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/minigrid/DynamicObstaclesEnv.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/minigrid/DynamicObstaclesEnv.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Dynamic Obstacles - MiniGrid Documentation</title>
         <title>Dynamic Obstacles - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -500,7 +500,7 @@ subtracted if the agent collides with an obstacle.</p>
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -510,7 +510,7 @@ subtracted if the agent collides with an obstacle.</p>
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -619,6 +619,7 @@ subtracted if the agent collides with an obstacle.</p>
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/minigrid/EmptyEnv/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/minigrid/EmptyEnv.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/minigrid/EmptyEnv.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Fetch" href="../FetchEnv/" /><link rel="prev" title="Dynamic Obstacles" href="../DynamicObstaclesEnv/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Fetch" href="../FetchEnv/" /><link rel="prev" title="Dynamic Obstacles" href="../DynamicObstaclesEnv/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/minigrid/EmptyEnv.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/minigrid/EmptyEnv.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Empty - MiniGrid Documentation</title>
         <title>Empty - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -500,7 +500,7 @@ agent always starting in the corner opposite to the goal.</p>
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -510,7 +510,7 @@ agent always starting in the corner opposite to the goal.</p>
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -619,6 +619,7 @@ agent always starting in the corner opposite to the goal.</p>
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/minigrid/FetchEnv/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/minigrid/FetchEnv.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/minigrid/FetchEnv.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Four Rooms" href="../FourRoomsEnv/" /><link rel="prev" title="Empty" href="../EmptyEnv/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Four Rooms" href="../FourRoomsEnv/" /><link rel="prev" title="Empty" href="../EmptyEnv/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/minigrid/FetchEnv.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/minigrid/FetchEnv.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Fetch - MiniGrid Documentation</title>
         <title>Fetch - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -500,7 +500,7 @@ zero reward.</p>
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -510,7 +510,7 @@ zero reward.</p>
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -619,6 +619,7 @@ zero reward.</p>
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/minigrid/FourRoomsEnv/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/minigrid/FourRoomsEnv.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/minigrid/FourRoomsEnv.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Go To Door" href="../GoToDoorEnv/" /><link rel="prev" title="Fetch" href="../FetchEnv/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Go To Door" href="../GoToDoorEnv/" /><link rel="prev" title="Fetch" href="../FetchEnv/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/minigrid/FourRoomsEnv.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/minigrid/FourRoomsEnv.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Four Rooms - MiniGrid Documentation</title>
         <title>Four Rooms - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -491,7 +491,7 @@ the agent and the goal square are randomly placed in any of the four rooms.</p>
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -501,7 +501,7 @@ the agent and the goal square are randomly placed in any of the four rooms.</p>
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -610,6 +610,7 @@ the agent and the goal square are randomly placed in any of the four rooms.</p>
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/minigrid/GoToDoorEnv/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/minigrid/GoToDoorEnv.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/minigrid/GoToDoorEnv.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Go To Object" href="../GoToObjectEnv/" /><link rel="prev" title="Four Rooms" href="../FourRoomsEnv/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Go To Object" href="../GoToObjectEnv/" /><link rel="prev" title="Four Rooms" href="../FourRoomsEnv/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/minigrid/GoToDoorEnv.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/minigrid/GoToDoorEnv.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Go To Door - MiniGrid Documentation</title>
         <title>Go To Door - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -496,7 +496,7 @@ string.</p>
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -506,7 +506,7 @@ string.</p>
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -615,6 +615,7 @@ string.</p>
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/minigrid/GoToObjectEnv/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/minigrid/GoToObjectEnv.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/minigrid/GoToObjectEnv.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Key Corridor" href="../KeyCorridorEnv/" /><link rel="prev" title="Go To Door" href="../GoToDoorEnv/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Key Corridor" href="../KeyCorridorEnv/" /><link rel="prev" title="Go To Door" href="../GoToDoorEnv/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/minigrid/GoToObjectEnv.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/minigrid/GoToObjectEnv.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Go To Object - MiniGrid Documentation</title>
         <title>Go To Object - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -496,7 +496,7 @@ string.</p>
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -506,7 +506,7 @@ string.</p>
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -615,6 +615,7 @@ string.</p>
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/minigrid/KeyCorridorEnv/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/minigrid/KeyCorridorEnv.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/minigrid/KeyCorridorEnv.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Lava Gap" href="../LavaGapEnv/" /><link rel="prev" title="Go To Object" href="../GoToObjectEnv/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Lava Gap" href="../LavaGapEnv/" /><link rel="prev" title="Go To Object" href="../GoToObjectEnv/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/minigrid/KeyCorridorEnv.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/minigrid/KeyCorridorEnv.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Key Corridor - MiniGrid Documentation</title>
         <title>Key Corridor - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -504,7 +504,7 @@ R: Number of rows.</p>
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -514,7 +514,7 @@ R: Number of rows.</p>
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -623,6 +623,7 @@ R: Number of rows.</p>
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/minigrid/LavaGapEnv/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/minigrid/LavaGapEnv.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/minigrid/LavaGapEnv.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Locked Room" href="../LockedRoomEnv/" /><link rel="prev" title="Key Corridor" href="../KeyCorridorEnv/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Locked Room" href="../LockedRoomEnv/" /><link rel="prev" title="Key Corridor" href="../KeyCorridorEnv/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/minigrid/LavaGapEnv.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/minigrid/LavaGapEnv.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Lava Gap - MiniGrid Documentation</title>
         <title>Lava Gap - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -499,7 +499,7 @@ is useful for studying safety and safe exploration.</p>
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -509,7 +509,7 @@ is useful for studying safety and safe exploration.</p>
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -618,6 +618,7 @@ is useful for studying safety and safe exploration.</p>
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/minigrid/LockedRoomEnv/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/minigrid/LockedRoomEnv.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/minigrid/LockedRoomEnv.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Memory" href="../MemoryEnv/" /><link rel="prev" title="Lava Gap" href="../LavaGapEnv/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Memory" href="../MemoryEnv/" /><link rel="prev" title="Lava Gap" href="../LavaGapEnv/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/minigrid/LockedRoomEnv.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/minigrid/LockedRoomEnv.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Locked Room - MiniGrid Documentation</title>
         <title>Locked Room - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -494,7 +494,7 @@ difficult to solve with vanilla reinforcement learning alone.</p>
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -504,7 +504,7 @@ difficult to solve with vanilla reinforcement learning alone.</p>
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -613,6 +613,7 @@ difficult to solve with vanilla reinforcement learning alone.</p>
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/minigrid/MemoryEnv/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/minigrid/MemoryEnv.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/minigrid/MemoryEnv.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Multi Room" href="../MultiRoomEnv/" /><link rel="prev" title="Locked Room" href="../LockedRoomEnv/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Multi Room" href="../MultiRoomEnv/" /><link rel="prev" title="Locked Room" href="../LockedRoomEnv/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/minigrid/MemoryEnv.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/minigrid/MemoryEnv.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Memory - MiniGrid Documentation</title>
         <title>Memory - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -497,7 +497,7 @@ object, and go to the matching object at split.</p>
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -507,7 +507,7 @@ object, and go to the matching object at split.</p>
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -616,6 +616,7 @@ object, and go to the matching object at split.</p>
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/minigrid/MultiRoomEnv/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/minigrid/MultiRoomEnv.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/minigrid/MultiRoomEnv.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Obstructed Maze Dlhb" href="../ObstructedMaze_1Dlhb/" /><link rel="prev" title="Memory" href="../MemoryEnv/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Obstructed Maze Dlhb" href="../ObstructedMaze_1Dlhb/" /><link rel="prev" title="Memory" href="../MemoryEnv/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/minigrid/MultiRoomEnv.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/minigrid/MultiRoomEnv.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Multi Room - MiniGrid Documentation</title>
         <title>Multi Room - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -496,7 +496,7 @@ N: number of rooms.</p>
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -506,7 +506,7 @@ N: number of rooms.</p>
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -615,6 +615,7 @@ N: number of rooms.</p>
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/minigrid/ObstructedMaze_1Dlhb/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/minigrid/ObstructedMaze_1Dlhb.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/minigrid/ObstructedMaze_1Dlhb.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Obstructed Maze Full" href="../ObstructedMaze_Full/" /><link rel="prev" title="Multi Room" href="../MultiRoomEnv/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Obstructed Maze Full" href="../ObstructedMaze_Full/" /><link rel="prev" title="Multi Room" href="../MultiRoomEnv/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/minigrid/ObstructedMaze_1Dlhb.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/minigrid/ObstructedMaze_1Dlhb.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Obstructed Maze Dlhb - MiniGrid Documentation</title>
         <title>Obstructed Maze Dlhb - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -411,7 +411,7 @@ rooms. Doors are obstructed by a ball and keys are hidden in boxes.</p>
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -421,7 +421,7 @@ rooms. Doors are obstructed by a ball and keys are hidden in boxes.</p>
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -505,6 +505,7 @@ rooms. Doors are obstructed by a ball and keys are hidden in boxes.</p>
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/minigrid/ObstructedMaze_Full/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/minigrid/ObstructedMaze_Full.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/minigrid/ObstructedMaze_Full.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Playground" href="../PlaygroundEnv/" /><link rel="prev" title="Obstructed Maze Dlhb" href="../ObstructedMaze_1Dlhb/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Playground" href="../PlaygroundEnv/" /><link rel="prev" title="Obstructed Maze Dlhb" href="../ObstructedMaze_1Dlhb/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/minigrid/ObstructedMaze_Full.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/minigrid/ObstructedMaze_Full.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Obstructed Maze Full - MiniGrid Documentation</title>
         <title>Obstructed Maze Full - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -412,7 +412,7 @@ boxes.</p>
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -422,7 +422,7 @@ boxes.</p>
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -506,6 +506,7 @@ boxes.</p>
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/minigrid/PlaygroundEnv/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/minigrid/PlaygroundEnv.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/minigrid/PlaygroundEnv.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Put Near" href="../PutNearEnv/" /><link rel="prev" title="Obstructed Maze Full" href="../ObstructedMaze_Full/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Put Near" href="../PutNearEnv/" /><link rel="prev" title="Obstructed Maze Full" href="../ObstructedMaze_Full/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/minigrid/PlaygroundEnv.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/minigrid/PlaygroundEnv.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Playground - MiniGrid Documentation</title>
         <title>Playground - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -411,7 +411,7 @@ This environment has no specific goals or rewards.</p>
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -421,7 +421,7 @@ This environment has no specific goals or rewards.</p>
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -505,6 +505,7 @@ This environment has no specific goals or rewards.</p>
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/minigrid/PutNearEnv/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/minigrid/PutNearEnv.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/minigrid/PutNearEnv.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Red Blue Door" href="../RedBlueDoorEnv/" /><link rel="prev" title="Playground" href="../PlaygroundEnv/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Red Blue Door" href="../RedBlueDoorEnv/" /><link rel="prev" title="Playground" href="../PlaygroundEnv/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/minigrid/PutNearEnv.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/minigrid/PutNearEnv.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Put Near - MiniGrid Documentation</title>
         <title>Put Near - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -497,7 +497,7 @@ understanding and spatial reasoning involving multiple objects.</p>
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -507,7 +507,7 @@ understanding and spatial reasoning involving multiple objects.</p>
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -616,6 +616,7 @@ understanding and spatial reasoning involving multiple objects.</p>
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/minigrid/RedBlueDoorEnv/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/minigrid/RedBlueDoorEnv.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/minigrid/RedBlueDoorEnv.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Unlock" href="../UnlockEnv/" /><link rel="prev" title="Put Near" href="../PutNearEnv/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Unlock" href="../UnlockEnv/" /><link rel="prev" title="Put Near" href="../PutNearEnv/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/minigrid/RedBlueDoorEnv.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/minigrid/RedBlueDoorEnv.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Red Blue Door - MiniGrid Documentation</title>
         <title>Red Blue Door - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -493,7 +493,7 @@ solvable without memory.</p>
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -503,7 +503,7 @@ solvable without memory.</p>
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -612,6 +612,7 @@ solvable without memory.</p>
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/minigrid/UnlockEnv/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/minigrid/UnlockEnv.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/minigrid/UnlockEnv.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Unlock Pickup" href="../UnlockPickupEnv/" /><link rel="prev" title="Red Blue Door" href="../RedBlueDoorEnv/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="Unlock Pickup" href="../UnlockPickupEnv/" /><link rel="prev" title="Red Blue Door" href="../RedBlueDoorEnv/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/minigrid/UnlockEnv.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/minigrid/UnlockEnv.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Unlock - MiniGrid Documentation</title>
         <title>Unlock - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -489,7 +489,7 @@ relying on language.</p>
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -499,7 +499,7 @@ relying on language.</p>
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -608,6 +608,7 @@ relying on language.</p>
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/minigrid/UnlockPickupEnv/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/minigrid/UnlockPickupEnv.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/minigrid/UnlockPickupEnv.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="BabyAI Environments" href="../../babyai/" /><link rel="prev" title="Unlock" href="../UnlockEnv/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" /><link rel="next" title="BabyAI Environments" href="../../babyai/" /><link rel="prev" title="Unlock" href="../UnlockEnv/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/minigrid/UnlockPickupEnv.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/minigrid/UnlockPickupEnv.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Unlock Pickup - MiniGrid Documentation</title>
         <title>Unlock Pickup - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -491,7 +491,7 @@ locked door. This environment can be solved without relying on language.</p>
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -501,7 +501,7 @@ locked door. This environment can be solved without relying on language.</p>
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -610,6 +610,7 @@ locked door. This environment can be solved without relying on language.</p>
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 19 - 9
environments/minigrid/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/minigrid/index.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/minigrid/index.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../genindex/" /><link rel="search" title="Search" href="../../search/" /><link rel="next" title="Blocked Unlock Pickup" href="BlockedUnlockPickupEnv/" /><link rel="prev" title="Action Bonus" href="../../api/wrappers/" />
 <link rel="index" title="Index" href="../../genindex/" /><link rel="search" title="Search" href="../../search/" /><link rel="next" title="Blocked Unlock Pickup" href="BlockedUnlockPickupEnv/" /><link rel="prev" title="Action Bonus" href="../../api/wrappers/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/minigrid/index.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/minigrid/index.html" />
 
 
     <link rel="shortcut icon" href="../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Minigrid Environments - MiniGrid Documentation</title>
         <title>Minigrid Environments - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,16 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="edit-this-page">
+  <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/edit/master/docs/environments/minigrid/index.md" title="Edit this page">
+    <svg aria-hidden="true" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
+      <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
+      <path d="M4 20h4l10.5 -10.5a1.5 1.5 0 0 0 -4 -4l-10.5 10.5v4" />
+      <line x1="13.5" y1="6.5" x2="17.5" y2="10.5" />
+    </svg>
+    <span class="visually-hidden">Edit this page</span>
+  </a>
+</div><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -659,7 +668,7 @@ or to fine-tune difficulty.</p>
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -669,7 +678,7 @@ or to fine-tune difficulty.</p>
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -753,6 +762,7 @@ or to fine-tune difficulty.</p>
     <script src="../../_static/scripts/furo.js"></script>
     <script src="../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
environments/obstructedmaze_v1/ObstructedMaze_Full/index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/environments/obstructedmaze_v1/ObstructedMaze_Full.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/environments/obstructedmaze_v1/ObstructedMaze_Full.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" />
 <link rel="index" title="Index" href="../../../genindex/" /><link rel="search" title="Search" href="../../../search/" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/obstructedmaze_v1/ObstructedMaze_Full.html" />
         <link rel="canonical" href="https://minigrid.farama.org/environments/obstructedmaze_v1/ObstructedMaze_Full.html" />
 
 
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="../../../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>Obstructed Maze Full - MiniGrid Documentation</title>
         <title>Obstructed Maze Full - MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="../../../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../../../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../../../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../../../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -392,7 +392,7 @@ followed by the boxes containing the keys.</p>
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -402,7 +402,7 @@ followed by the boxes containing the keys.</p>
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -486,6 +486,7 @@ followed by the boxes containing the keys.</p>
     <script src="../../../_static/scripts/furo.js"></script>
     <script src="../../../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 10 - 9
genindex/index.html

@@ -3,17 +3,17 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/genindex.html" /><meta name="twitter:card" content="summary_large_image"><link rel="index" title="Index" href="#" /><link rel="search" title="Search" href="../search/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/genindex.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><link rel="index" title="Index" href="#" /><link rel="search" title="Search" href="../search/" />
         <link rel="canonical" href="https://minigrid.farama.org/genindex.html" />
         <link rel="canonical" href="https://minigrid.farama.org/genindex.html" />
 
 
     <link rel="shortcut icon" href="../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 --><title>Index - MiniGrid Documentation</title>
     <link rel="shortcut icon" href="../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 --><title>Index - MiniGrid Documentation</title>
 <link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
 <link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -225,6 +225,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -343,8 +344,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -480,7 +480,7 @@
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -490,7 +490,7 @@
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -574,6 +574,7 @@
     <script src="../_static/scripts/furo.js"></script>
     <script src="../_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

+ 26 - 12
index.html

@@ -3,19 +3,19 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/index.html" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/index.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" />
 <link rel="index" title="Index" href="genindex/" /><link rel="search" title="Search" href="search/" /><link rel="next" title="Basic Usage" href="content/basic_usage/" />
 <link rel="index" title="Index" href="genindex/" /><link rel="search" title="Search" href="search/" /><link rel="next" title="Basic Usage" href="content/basic_usage/" />
         <link rel="canonical" href="https://minigrid.farama.org/index.html" />
         <link rel="canonical" href="https://minigrid.farama.org/index.html" />
 
 
     <link rel="shortcut icon" href="_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
     <link rel="shortcut icon" href="_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 -->
         <title>MiniGrid Documentation</title>
         <title>MiniGrid Documentation</title>
       <link rel="stylesheet" type="text/css" href="_static/pygments.css" />
       <link rel="stylesheet" type="text/css" href="_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -227,6 +227,7 @@
 <li class="toctree-l1"><a class="reference internal" href="content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -345,8 +346,16 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="edit-this-page">
+  <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/edit/master/docs/index.md" title="Edit this page">
+    <svg aria-hidden="true" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
+      <path stroke="none" d="M0 0h24v24H0z" fill="none"/>
+      <path d="M4 20h4l10.5 -10.5a1.5 1.5 0 0 0 -4 -4l-10.5 10.5v4" />
+      <line x1="13.5" y1="6.5" x2="17.5" y2="10.5" />
+    </svg>
+    <span class="visually-hidden">Edit this page</span>
+  </a>
+</div><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -369,8 +378,13 @@
           </div>
           </div>
           <article role="main">
           <article role="main">
             
             
-            <section id="minigrid-contains-simple-and-easily-configurable-grid-world-environments-to-conduct-reinforcement-learning-research-this-library-was-previously-known-as-gym-minigrid">
-<h1>Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.<a class="headerlink" href="#minigrid-contains-simple-and-easily-configurable-grid-world-environments-to-conduct-reinforcement-learning-research-this-library-was-previously-known-as-gym-minigrid" title="Permalink to this heading">#</a></h1>
+            <figure class="farama-project-logo align-default">
+<img alt="Minigrid Logo" src="_images/minigrid-text.svg" /></figure>
+<div class="docutils container">
+<h2 class='farama-project-heading'>
+Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.
+</h2>
+</div>
 <figure class="align-default">
 <figure class="align-default">
 <a class="reference internal image-reference" href="_images/door-key-curriculum.gif"><img alt="door key environment gif" src="_images/door-key-curriculum.gif" style="width: 350px; height: 350px;" /></a>
 <a class="reference internal image-reference" href="_images/door-key-curriculum.gif"><img alt="door key environment gif" src="_images/door-key-curriculum.gif" style="width: 350px; height: 350px;" /></a>
 </figure>
 </figure>
@@ -397,7 +411,6 @@
 </div>
 </div>
 <div class="toctree-wrapper compound">
 <div class="toctree-wrapper compound">
 </div>
 </div>
-</section>
 
 
           </article>
           </article>
         </div>
         </div>
@@ -410,7 +423,7 @@
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -420,7 +433,7 @@
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -504,6 +517,7 @@
     <script src="_static/scripts/furo.js"></script>
     <script src="_static/scripts/furo.js"></script>
     
     
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

BIN
objects.inv


File diff suppressed because it is too large
+ 49 - 14
release_notes/index.html


+ 10 - 9
search/index.html

@@ -3,16 +3,16 @@
   <head><meta charset="utf-8"/>
   <head><meta charset="utf-8"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="viewport" content="width=device-width,initial-scale=1"/>
     <meta name="color-scheme" content="light dark">
     <meta name="color-scheme" content="light dark">
-    <meta name="description" content="">
+    <meta name="description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid.">
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:title" content="MiniGrid Documentation" />
     <meta property="og:type" content="website" />
     <meta property="og:type" content="website" />
-    <meta property="og:description" content="" />
-    <meta property="og:url" content="https://minigrid.farama.org/search.html" /><meta name="twitter:card" content="summary_large_image"><link rel="index" title="Index" href="../genindex/" /><link rel="search" title="Search" href="#" />
+    <meta property="og:description" content="Minigrid contains simple and easily configurable grid world environments to conduct Reinforcement Learning research. This library was previously known as gym-minigrid." />
+    <meta property="og:url" content="https://minigrid.farama.org/search.html" /><meta property="og:image" content="https://minigrid.farama.org//_static/img/minigrid-github.png" /><meta name="twitter:card" content="summary_large_image"><link rel="index" title="Index" href="../genindex/" /><link rel="search" title="Search" href="#" />
         <link rel="canonical" href="https://minigrid.farama.org/search.html" />
         <link rel="canonical" href="https://minigrid.farama.org/search.html" />
 
 
     <link rel="shortcut icon" href="../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 --><title>Search - MiniGrid Documentation</title><link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
     <link rel="shortcut icon" href="../_static/minigrid-favicon.png"/><!-- Generated with Sphinx 5.2.3 and Furo 2022.12.07.dev1 --><title>Search - MiniGrid Documentation</title><link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
-    <link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?digest=721f65a87c37740baa8d605b09db5bec3a2987a8" />
-    <link rel="stylesheet" type="text/css" href="../_static/styles/furo-extensions.css?digest=b0c92cd440df7c18a0306b0433406327ff2c572f" />
+    <link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?digest=cfd2cc3354364f303ef4a892d279bfffada5835d" />
+    <link rel="stylesheet" type="text/css" href="../_static/styles/furo-extensions.css?digest=6342a809aabeb35cfac296000cfa245808bc1d78" />
     
     
     
     
 
 
@@ -224,6 +224,7 @@
 <li class="toctree-l1"><a class="reference internal" href="../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../content/basic_usage/">Basic Usage</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../content/basic_usage/#training-an-agent">Training an Agent</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../content/publications/">List of Publications</a></li>
 <li class="toctree-l1"><a class="reference internal" href="../content/publications/">List of Publications</a></li>
+<li class="toctree-l1"><a class="reference internal" href="../content/create_env_tutorial/">Tutorial on Creating Environments</a></li>
 </ul>
 </ul>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <p class="caption" role="heading"><span class="caption-text">Wrappers</span></p>
 <ul>
 <ul>
@@ -342,8 +343,7 @@
             </svg>
             </svg>
             <span>Back to top</span>
             <span>Back to top</span>
           </a>
           </a>
-          <div class="content-icon-container">
-            <div class="theme-toggle-container theme-toggle-content">
+          <div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
               <button class="theme-toggle" title="Toggle color theme">
               <button class="theme-toggle" title="Toggle color theme">
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
                 <svg class="theme-icon-when-auto">
                 <svg class="theme-icon-when-auto">
@@ -389,7 +389,7 @@
           <div class="bottom-of-page">
           <div class="bottom-of-page">
             <div class="left-details">
             <div class="left-details">
               <div class="copyright">
               <div class="copyright">
-                Copyright &#169; 2022
+                Copyright &#169; 2023 Farama Foundation
               </div>
               </div>
               <!--
               <!--
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
             Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s
@@ -399,7 +399,7 @@
             </div>
             </div>
             <div class="right-details">
             <div class="right-details">
               <div class="icons">
               <div class="icons">
-                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid"
+                <a class="muted-link" href="https://github.com/Farama-Foundation/Minigrid/"
                   aria-label="On GitHub">
                   aria-label="On GitHub">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                   <svg stroke="currentColor" fill="currentColor" stroke-width="0" viewBox="0 0 16 16">
                     <path fill-rule="evenodd"
                     <path fill-rule="evenodd"
@@ -485,6 +485,7 @@
 <script src="../_static/searchtools.js"></script>
 <script src="../_static/searchtools.js"></script>
 <script src="../_static/language_data.js"></script>
 <script src="../_static/language_data.js"></script>
     <script>
     <script>
+      // Create menu with Farama projects by using the API at farama.org/api/projects.json
       const createCORSRequest = (method, url) => {
       const createCORSRequest = (method, url) => {
         let xhr = new XMLHttpRequest();
         let xhr = new XMLHttpRequest();
         xhr.responseType = 'json';
         xhr.responseType = 'json';

File diff suppressed because it is too large
+ 1 - 1
searchindex.js