diff --git a/_docs/index.tmpl.html b/_docs/index.tmpl.html
index 2598d5e8a..6571552f5 100644
--- a/_docs/index.tmpl.html
+++ b/_docs/index.tmpl.html
@@ -40,30 +40,14 @@
Features
-
- - 2D Graphics
-
- - Geometry/Color matrix transformation
- - Various composition modes
- - Offscreen rendering
-
-
- - Input
-
- - Mouse
- - Keyboard
- - Gamepads
- - Touches
-
-
- - Audio
-
- - Ogg/Vorbis
- - WAV
- - PCM
-
-
-
+
+ - 2D Graphics
+ - Geometry/Color matrix transformation, Various composition modes, Offscreen rendering
+ - Input
+ - Mouse, Keyboard, Gamepads, Touches
+ - Audio
+ - Ogg/Vorbis, WAV, PCM
+
Examples
diff --git a/docs/index.html b/docs/index.html
index 20c09da9b..7e190d911 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -40,30 +40,14 @@
Features
-
- - 2D Graphics
-
- - Geometry/Color matrix transformation
- - Various composition modes
- - Offscreen rendering
-
-
- - Input
-
- - Mouse
- - Keyboard
- - Gamepads
- - Touches
-
-
- - Audio
-
- - Ogg/Vorbis
- - WAV
- - PCM
-
-
-
+
+ - 2D Graphics
+ - Geometry/Color matrix transformation, Various composition modes, Offscreen rendering
+ - Input
+ - Mouse, Keyboard, Gamepads, Touches
+ - Audio
+ - Ogg/Vorbis, WAV, PCM
+
Examples