From d3a4d62fc25739ec84b4df7a057d5817f591568e Mon Sep 17 00:00:00 2001 From: "Ryan C. Gordon" Date: Fri, 24 Jan 2025 01:51:11 -0500 Subject: [PATCH] .wikiheaders-options: Removed wikipreamble setting. Reference https://github.com/libsdl-org/sdlwiki/issues/713. --- .wikiheaders-options | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.wikiheaders-options b/.wikiheaders-options index bb0753139d..6fb34503d3 100644 --- a/.wikiheaders-options +++ b/.wikiheaders-options @@ -14,7 +14,7 @@ projecturl = https://libsdl.org/ 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 SDL2, the previous stable version; [SDL3](https://wiki.libsdl.org/SDL3/) is the current stable version.) +#wikipreamble = (This is the legacy documentation for SDL2, the previous stable version; [SDL3](https://wiki.libsdl.org/SDL3/) is the current stable version.) wikiheaderfiletext = Defined in [%fname%](https://github.com/libsdl-org/SDL/blob/SDL2/include/%fname%) manpageheaderfiletext = Defined in %fname%