Separate "how to import" from "what's the game library".

Changed "Configuration" to "Guides", because we want narrative
documentation for all kinds of things, not just documentation.
This commit is contained in:
Tim Allen
2017-07-21 21:20:27 +10:00
parent 3c3f1de317
commit 5a44f249a4
5 changed files with 564 additions and 553 deletions

View File

@@ -20,9 +20,10 @@ pages:
- higan's command line: interface/higan-cli.md
- icarus: interface/icarus.md
- Common: interface/common.md
- Configuration Guide:
- Custom shaders: config/shaders.md
- Choosing drivers: config/drivers.md
- Guides:
- Importing and playing games: guides/import.md
- Using custom shaders: guides/shaders.md
- Choosing drivers: guides/drivers.md
- Concepts:
- The Game Library: game-library.md
- Save States: save-states.md