Skip to content

Commit f32575d

Browse files
committed
docs: Convert everything to Unix-style endlines.
Fixes libsdl-org#8640.
1 parent c5daf8a commit f32575d

32 files changed

+5316
-5316
lines changed

README.md

+18-18
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
2-
# Simple DirectMedia Layer (SDL) Version 3.0
3-
4-
https://www.libsdl.org/
5-
6-
Simple DirectMedia Layer is a cross-platform development library designed
7-
to provide low level access to audio, keyboard, mouse, joystick, and graphics
8-
hardware via OpenGL and Direct3D. It is used by video playback software,
9-
emulators, and popular games including Valve's award winning catalog
10-
and many Humble Bundle games.
11-
12-
More extensive documentation is available in the docs directory, starting
13-
with [README.md](docs/README.md). If you are migrating to SDL 3.0 from SDL 2.0,
14-
the changes are extensively documented in [README-migration.md](docs/README-migration.md).
15-
16-
Enjoy!
17-
18-
Sam Lantinga ([email protected])
1+
2+
# Simple DirectMedia Layer (SDL) Version 3.0
3+
4+
https://www.libsdl.org/
5+
6+
Simple DirectMedia Layer is a cross-platform development library designed
7+
to provide low level access to audio, keyboard, mouse, joystick, and graphics
8+
hardware via OpenGL and Direct3D. It is used by video playback software,
9+
emulators, and popular games including Valve's award winning catalog
10+
and many Humble Bundle games.
11+
12+
More extensive documentation is available in the docs directory, starting
13+
with [README.md](docs/README.md). If you are migrating to SDL 3.0 from SDL 2.0,
14+
the changes are extensively documented in [README-migration.md](docs/README-migration.md).
15+
16+
Enjoy!
17+
18+
Sam Lantinga ([email protected])

docs/README-android.md

+563-563
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)