Skip to content

Commit

Permalink
Add deprecation notice
Browse files Browse the repository at this point in the history
  • Loading branch information
GeckoEidechse committed Sep 20, 2024
1 parent fb7c1f3 commit fac2b9c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
project = "Northstar Modding"
copyright = "2022, Northstar Developer Team"
author = "Northstar Developer Team"
rst_prolog = """
.. warning::
**The ModdingDocs are outdated and have been deprecated in favour of the new** `Northstar Documentation <https://docs.northstar.tf/Modding/>`_!
"""

# -- General configuration

Expand Down

0 comments on commit fac2b9c

Please sign in to comment.