From ff585bd20075538a7a82bfe5908b456681825a34 Mon Sep 17 00:00:00 2001 From: SP Mohanty <spmohanty91@gmail.com> Date: Mon, 1 Jul 2019 15:50:32 +0200 Subject: [PATCH] Update image width --- README.rst | 6 +++--- docs/flatland.rst | 8 -------- 2 files changed, 3 insertions(+), 11 deletions(-) diff --git a/README.rst b/README.rst index 4471a7dc..2c6f6e35 100644 --- a/README.rst +++ b/README.rst @@ -40,11 +40,11 @@ very complex. In such a complex environment cooperation is essential. Thus, agen .. image:: docs/gifs/complex.gif :align: center - :width: 300 + :width: 600px .. image:: docs/gifs/many_agents.gif :align: center - :width: 300 + :width: 600px Getting Started @@ -174,4 +174,4 @@ Authors Acknowledgements ==================== * Vaibhav Agrawal <theinfamouswayne@gmail.com> -* Anurag Ghosh +* Anurag Ghosh diff --git a/docs/flatland.rst b/docs/flatland.rst index 81b76366..fce09a2c 100644 --- a/docs/flatland.rst +++ b/docs/flatland.rst @@ -21,14 +21,6 @@ flatland.cli module :undoc-members: :show-inheritance: -flatland.flatland module ------------------------- - -.. automodule:: flatland.flatland - :members: - :undoc-members: - :show-inheritance: - Module contents --------------- -- GitLab