From e69d0e516b0ea4a1fe344eb361d33f6511a38247 Mon Sep 17 00:00:00 2001 From: "Ryan C. Gordon" Date: Mon, 22 Apr 2024 18:48:27 -0400 Subject: [PATCH] wikiheaders_options: People can include specific headers if they want! Reference Issue #9536. --- .wikiheaders-options | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.wikiheaders-options b/.wikiheaders-options index d8e091fb8f..945cd03968 100644 --- a/.wikiheaders-options +++ b/.wikiheaders-options @@ -15,5 +15,5 @@ wikiurl = https://wiki.libsdl.org/SDL2 bugreporturl = https://github.com/libsdl-org/sdlwiki/issues/new warn_about_missing = 0 wikipreamble = (This is the legacy documentation for stable SDL2, the current stable version; [SDL3](https://wiki.libsdl.org/SDL3/) is the current development version.) -wikiheaderfiletext = Defined in [%fname%](https://github.com/libsdl-org/SDL/blob/SDL2/include/%fname%), but apps should _only_ `#include "SDL.h"`! -manpageheaderfiletext = Defined in %fname%, but apps should only #include "SDL.h"! +wikiheaderfiletext = Defined in [%fname%](https://github.com/libsdl-org/SDL/blob/SDL2/include/%fname%) +manpageheaderfiletext = Defined in %fname%