-
Notifications
You must be signed in to change notification settings - Fork 193
/
.wikiheaders-options
22 lines (22 loc) · 1.1 KB
/
.wikiheaders-options
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
projectfullname = SDL_image
projectshortname = SDL_image
incsubdir = include/SDL3_image
wikisubdir = SDL_image
apiprefixregex = IMG_
mainincludefname = SDL3_image/SDL_image.h
versionfname = include/SDL3_image/SDL_image.h
versionmajorregex = \A\#define\s+SDL_IMAGE_MAJOR_VERSION\s+(\d+)\Z
versionminorregex = \A\#define\s+SDL_IMAGE_MINOR_VERSION\s+(\d+)\Z
versionmicroregex = \A\#define\s+SDL_IMAGE_MICRO_VERSION\s+(\d+)\Z
selectheaderregex = \ASDL_image\.h\Z
projecturl = https://libsdl.org/projects/SDL_image
wikiurl = https://wiki.libsdl.org/SDL_image
bugreporturl = https://github.com/libsdl-org/sdlwiki/issues/new
warn_about_missing = 0
wikipreamble = (This function is part of SDL_image, a separate library from SDL.)
wikiheaderfiletext = Defined in [<SDL3_image/%fname%>](https://github.com/libsdl-org/SDL_image/blob/main/include/SDL3_image/%fname%)
manpageheaderfiletext = Defined in SDL3_image/%fname%
quickrefenabled = 1
quickreftitle = SDL3_image API Quick Reference
quickrefurl = https://libsdl.org/
quickrefdesc = The latest version of this document can be found at https://wiki.libsdl.org/SDL3_image/QuickReference