From 8e8291a0bdd320d3189d2c704655c3b847e5a140 Mon Sep 17 00:00:00 2001 From: Lucien Greathouse Date: Tue, 27 Aug 2019 14:52:40 -0700 Subject: [PATCH] Add more stern warning about docs from master branch --- docs/index.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/index.md b/docs/index.md index 8d04590b..19c949e0 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,5 +1,12 @@ This is the documentation home for **the Rojo `master` branch**. +!!! warning + Documentation here may not apply to the latest release of Rojo yet. + + For documentation for the latest stable release series, 0.5.x, go to: + + [https://rojo.space/docs/0.5.x](https://rojo.space/docs/0.5.x) + Available versions of these docs: * [Latest version from `master` branch](https://rojo.space/docs/latest)