diff --git a/docs/gettingstarted.rst b/docs/gettingstarted.rst new file mode 100644 index 0000000000000000000000000000000000000000..3bd01cb2c26547edb1a6fcf87762f7a2c2d89f03 --- /dev/null +++ b/docs/gettingstarted.rst @@ -0,0 +1,14 @@ +===== +Getting Started +===== + +Overview +-------------- + +Following are three short tutorials to help new users get acquainted with how to create RailEnvs, how to train simple DQN agents on them, and how to customize them. + +To use flatland in a project:: + +.. code-block:: python + + import flatland