From 748e65887301d25da78057393fa102e27fbd6a3e Mon Sep 17 00:00:00 2001 From: Griatch Date: Mon, 15 Jun 2020 21:50:07 +0200 Subject: [PATCH] Make proper warning pane --- docs/source/index.md | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/docs/source/index.md b/docs/source/index.md index 33fb3cc9f2..06bc35d0a4 100644 --- a/docs/source/index.md +++ b/docs/source/index.md @@ -1,13 +1,15 @@ -# VERSION WARNING -> This is the _experimental_ and _unstable_ documentation for the -> development branch of Evennia (v1.0-dev). It's based on converted docs -> from the [evennia wiki](https://github.com/evennia/evennia/wiki/) at -> 2020-06-12 22:36:53. There are known conversion issues. This will -> slowly be ironed out as this is developed. +```warning:: -> For now you are best off using the original wiki, or the less changing v0.9.1 -> of these docs. You have been warned. + This is the **experimental** and **unstable** documentation for the + development branch of Evennia (v1.0-dev). It's based on converted docs + from the Evennia wiki (https://github.com/evennia/evennia/wiki/) at + 2020-06-12 22:36:53. There are known conversion issues. This will + slowly be ironed out as this is developed. + + For now you are best off using the original wiki, or the less changing v0.9.1 + of these docs. You have been warned. +``` # Evennia Documentation