Browse Source

wikiheaders_options: People can include specific headers if they want!

Fixes #9536.
Ryan C. Gordon 1 năm trước cách đây
mục cha
commit
3dcacd2dc8
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      .wikiheaders-options

+ 2 - 2
.wikiheaders-options

@@ -15,5 +15,5 @@ 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](https://wiki.libsdl.org/SDL2/) is the current stable version!)
-wikiheaderfiletext = Defined in [%fname%](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/%fname%), but apps should use `#include <SDL3/SDL.h>`
-manpageheaderfiletext = Defined in %fname%, but apps should use #include <SDL3/SDL.h>
+wikiheaderfiletext = Defined in [%fname%](https://github.com/libsdl-org/SDL/blob/main/include/SDL3/%fname%)
+manpageheaderfiletext = Defined in %fname%