mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-05 22:30:29 +00:00
This is a dirty hack, but it currently works for our purposes. We just refuse to link an eligible string (like, say...`SDL_shadercross`), if there's a '[' character right before it. This WILL NOT WORK if the string is in the middle of a link! For example, if you had `[please refer to SDL_shadercross](https://example.com/)`, this will still fail in the usual ways, but we're not building out a robust parser here at the moment, and this catches the most common problem. Fixes #13160. Fixes https://github.com/libsdl-org/sdlwiki/issues/752 Closes https://github.com/libsdl-org/sdlwiki/pull/725 |
||
|---|---|---|
| .. | ||
| pkg-support | ||
| add-source-to-projects.pl | ||
| androidbuildlibs.sh | ||
| build-release.py | ||
| build-web-examples.pl | ||
| casefolding.txt | ||
| check_android_jni.py | ||
| check_stdlib_usage.py | ||
| clang-format-src.sh | ||
| cmake-toolchain-mingw64-i686.cmake | ||
| cmake-toolchain-mingw64-x86_64.cmake | ||
| cmake-toolchain-qnx-aarch64le.cmake | ||
| cmake-toolchain-qnx-x86_64.cmake | ||
| codechecker-buildbot.sh | ||
| create-android-project.py | ||
| create-release.py | ||
| fnsince.pl | ||
| gen_audio_channel_conversion.c | ||
| git-pre-push-hook.pl | ||
| makecasefoldhashtable.pl | ||
| mkinstalldirs | ||
| release-info.json | ||
| rename_api.py | ||
| rename_headers.py | ||
| rename_macros.py | ||
| rename_symbols.py | ||
| rename_types.py | ||
| SDL_migration.cocci | ||
| setup-gdk-desktop.py | ||
| showrev.sh | ||
| strip_fPIC.sh | ||
| test-versioning.sh | ||
| update-copyright.sh | ||
| update-version.sh | ||
| updaterev.sh | ||
| wikiheaders.pl | ||