DOCS: group the markdown

This commit is contained in:
Martin Gerhardy 2021-02-21 14:16:49 +01:00 committed by Sam Lantinga
parent 306e808da1
commit f63e827efa

View File

@ -1,4 +1,5 @@
site_name: SDL site_name: SDL
site_author: Sam Lantinga slouken@libsdl.org
site_description: Simple Direct Media Layer site_description: Simple Direct Media Layer
docs_dir: docs docs_dir: docs
site_dir: build/docs site_dir: build/docs
@ -15,29 +16,30 @@ markdown_extensions:
toc_depth: 2 toc_depth: 2
nav: nav:
- README.md - Home: README.md
- README-android.md - General:
- README-cmake.md - CMake: README-cmake.md
- README-directfb.md - Git: README-git.md
- README-dynapi.md - HG: README-hg.md
- README-emscripten.md - VisualC: README-visualc.md
- README-gesture.md - KMSDRN: README-kmsbsd.md
- README-git.md - Porting: README-porting.md
- README-hg.md - DirectFB: README-directfb.md
- README-ios.md - DynAPI: README-dynapi.md
- README-kmsbsd.md - Gestures: README-gesture.md
- README-linux.md - Touch: README-touch.md
- README-macosx.md - Platform:
- README.md - Overview: README-platforms.md
- README-nacl.md - Android: README-android.md
- README-os2.md - Empscripten: README-emscripten.md
- README-pandora.md - Linux: README-linux.md
- README-platforms.md - OS X: README-macosx.md
- README-porting.md - iOS: README-ios.md
- README-psp.md - NativeClient: README-nacl.md
- README-raspberrypi.md - OS2: README-os2.md
- README-touch.md - Pandora: README-pandora.md
- README-visualc.md - PSP: README-psp.md
- README-wince.md - Raspberry Pi: README-raspberrypi.md
- README-windows.md - WinCE: README-wince.md
- README-winrt.md - Windows: README-windows.md
- WinRT: README-winrt.md