From 52b26deb2e281ac57f22d7054233b3c28c8688b8 Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Thu, 11 Jun 2020 16:56:12 -0600 Subject: [PATCH] Move room list store docs to docs directory This pulls it away from the code, but the code is sufficiently involved enough where it doesn't need another file near it. --- .../room-list => docs/img}/RoomListStore2.png | Bin .../room-list/README.md => docs/room-list-store.md | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename {src/stores/room-list => docs/img}/RoomListStore2.png (100%) rename src/stores/room-list/README.md => docs/room-list-store.md (99%) diff --git a/src/stores/room-list/RoomListStore2.png b/docs/img/RoomListStore2.png similarity index 100% rename from src/stores/room-list/RoomListStore2.png rename to docs/img/RoomListStore2.png diff --git a/src/stores/room-list/README.md b/docs/room-list-store.md similarity index 99% rename from src/stores/room-list/README.md rename to docs/room-list-store.md index 4608570ae9..82c83d3593 100644 --- a/src/stores/room-list/README.md +++ b/docs/room-list-store.md @@ -2,7 +2,7 @@ It's so complicated it needs its own README. -![](./RoomListStore2.png) +![](img/RoomListStore2.png) Legend: * Orange = External event.