From 44615a77abfd7b0412de705c728df56febfaa461 Mon Sep 17 00:00:00 2001
From: Frederik Hennig <frederik.hennig@fau.de>
Date: Wed, 20 Mar 2024 11:14:55 +0100
Subject: [PATCH] change docs index.rst

---
 docs/source/index.rst | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/docs/source/index.rst b/docs/source/index.rst
index 71d13a173..10a80535d 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -1,6 +1,11 @@
 
-Welcome to pystencils's documentation!
-======================================
+pystencils Development Branch Documentation
+===========================================
+
+These are the documentation pages for the development branch
+`backend-rework <https://i10git.cs.fau.de/pycodegen/pystencils/-/tree/backend-rework?ref_type=heads/>`_,
+which hosts the rework of pystencils' code generation backend.
+This is an ongoing project; as such, the documentation, too, is still under construction and bound to change rapidly.
 
 .. toctree::
    :maxdepth: 1
-- 
GitLab