diff --git a/docs/config/conf.py b/docs/config/conf.py index 0fe0f892..8f4eca23 100644 --- a/docs/config/conf.py +++ b/docs/config/conf.py @@ -74,6 +74,12 @@ def get_doxygen_xml_dir() -> Path: copyright = '2024 CTAG' author = 'CTAG' +rst_prolog = """.. attention:: + This is the documentation stub to the upcoming TBD **V2 release**. + + It is incomplete and subject to future changes. +""" + # -- General configuration --------------------------------------------------- extensions = [