[Scummvm-git-logs] scummvm master -> 56e5bd0d7702f448af7c414dba9f635c84c79913
ccawley2011
ccawley2011 at gmail.com
Wed Nov 6 15:21:39 CET 2019
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
56e5bd0d77 3DS: Improve the table of contents in the README.md file
Commit: 56e5bd0d7702f448af7c414dba9f635c84c79913
https://github.com/scummvm/scummvm/commit/56e5bd0d7702f448af7c414dba9f635c84c79913
Author: Cameron Cawley (ccawley2011 at gmail.com)
Date: 2019-11-06T14:21:36Z
Commit Message:
3DS: Improve the table of contents in the README.md file
Changed paths:
backends/platform/3ds/README.md
diff --git a/backends/platform/3ds/README.md b/backends/platform/3ds/README.md
index 38bc9ec..c566699 100644
--- a/backends/platform/3ds/README.md
+++ b/backends/platform/3ds/README.md
@@ -3,26 +3,24 @@ ScummVM 3DS README
Table of Contents:
------------------
-1.0) Installation
- * 1.1 3DSX installation
- * 1.2 CIA installation
- * 1.3 Additional files
-
-2.0) Controls
- * 2.1 Default key mappings
- * 2.2 Hover mode
- * 2.3 Drag mode
- * 2.4 Magnify mode
-
-3.0) Supported Games
-
-4.0) Compiling
- * 4.1 Prerequisites
- * * 4.1.1 Compiling third-party libraries
- * * 4.1.2 Manually setting up the environment
- * * 4.1.3 Note on FLAC
- * 4.2 Compiling ScummVM
- * 4.3 Warning for build sizes
+[1.0) Installation](#10-installation)
+ * [1.1 3DSX installation](#11-3dsx-installation)
+ * [1.2 CIA installation](#12-cia-installation)
+
+[2.0) Controls](#20-controls)
+ * [2.1 Default key mappings](#21-default-key-mappings)
+ * [2.2 Hover mode](#22-hover-mode)
+ * [2.3 Drag mode](#23-drag-mode)
+ * [2.4 Magnify mode](#24-magnify-mode)
+
+[3.0) Supported Games](#30-supported-games)
+
+[4.0) Compiling](#40-compiling)
+ * [4.1 Prerequisites](#41-prerequisites)
+ * * [4.1.1 Compiling third-party libraries](#411-compiling-third-party-libraries)
+ * * [4.1.2 Manually setting up the environment](#412-manually-setting-up-the-environment)
+ * [4.2 Compiling ScummVM](#42-compiling-scummvm)
+ * [4.3 Warning for build sizes](#43-warning-for-build-sizes)
1.0) Installation
-----------------
More information about the Scummvm-git-logs
mailing list