From 3b1c1a35321a83cd107421b880d7e39e5b4a64e7 Mon Sep 17 00:00:00 2001 From: Zac Zhang Date: Wed, 17 Jan 2024 11:40:44 +0100 Subject: [PATCH] announcement --- docs/conf.py | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/conf.py b/docs/conf.py index 4b1993bd4..f1b5c78f6 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -137,6 +137,7 @@ def setup(app): "image_dark": "_static/compas_icon_white.png", # relative to parent of conf.py "text": project, }, + "announcement": "This is the achieve documentation for the COMPAS_View2 for compas<=1.17.9. The next generation of the viewer for compas>2 is available here.", } html_context = {