mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-03-20 15:51:07 +01:00
docs: Tweak some minor things to keep wikiheaders happy.
You can't have two sections with the same name (so it can generate unique page anchors), so fix one of these, and tweak another thing that _isn't_ a header but wikiheader's quick-and-dirty parser thinks is one.
This commit is contained in:
@@ -230,7 +230,7 @@ tools.
|
||||
mkdir build
|
||||
cd build
|
||||
emcmake cmake ..
|
||||
# you can also do `emcmake cmake -G Ninja ..` and then use `ninja` instead of this command.
|
||||
# you can also try `emcmake cmake -G Ninja ..` and then use `ninja` instead of this command.
|
||||
emmake make -j4
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user