Browse Source

.wikiheaders-options: Add a warning that SDL3 is WIP.

Ryan C. Gordon 2 years ago
parent
commit
b33000448e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .wikiheaders-options

+ 1 - 0
.wikiheaders-options

@@ -13,3 +13,4 @@ projecturl = https://libsdl.org/
 wikiurl = https://wiki.libsdl.org
 bugreporturl = https://github.com/libsdl-org/sdlwiki/issues/new
 warn_about_missing = 0
+wikipreamble = (This is the documentation for SDL3, which is under heavy development and the API is changing! SDL2 is the current stable version!)