summaryrefslogtreecommitdiff
path: root/src/contrib/SDL-2.30.2/.wikiheaders-options
diff options
context:
space:
mode:
Diffstat (limited to 'src/contrib/SDL-2.30.2/.wikiheaders-options')
-rw-r--r--src/contrib/SDL-2.30.2/.wikiheaders-options17
1 files changed, 0 insertions, 17 deletions
diff --git a/src/contrib/SDL-2.30.2/.wikiheaders-options b/src/contrib/SDL-2.30.2/.wikiheaders-options
deleted file mode 100644
index 634840e..0000000
--- a/src/contrib/SDL-2.30.2/.wikiheaders-options
+++ /dev/null
@@ -1,17 +0,0 @@
1projectfullname = SDL2
2projectshortname = SDL2
3incsubdir = include
4wikisubdir = SDL2
5readmesubdir = docs
6apiprefixregex = (SDL_|SDLK_|KMOD_|AUDIO_)
7mainincludefname = SDL.h
8versionfname = include/SDL_version.h
9versionmajorregex = \A\#define\s+SDL_MAJOR_VERSION\s+(\d+)\Z
10versionminorregex = \A\#define\s+SDL_MINOR_VERSION\s+(\d+)\Z
11versionpatchregex = \A\#define\s+SDL_PATCHLEVEL\s+(\d+)\Z
12selectheaderregex = \ASDL.*?\.h\Z
13projecturl = https://libsdl.org/
14wikiurl = https://wiki.libsdl.org/SDL2
15bugreporturl = https://github.com/libsdl-org/sdlwiki/issues/new
16warn_about_missing = 0
17wikipreamble = (This is the legacy documentation for stable SDL2, the current stable version; [SDL3](https://wiki.libsdl.org/SDL3/) is the current development version.)