From 5311b835f5df8f4749084b5f3366942aa9e716bb Mon Sep 17 00:00:00 2001 From: AlexApps99 Date: Mon, 8 Apr 2019 22:50:08 +1200 Subject: [PATCH] Categorizing articles --- _Sidebar.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 _Sidebar.md diff --git a/_Sidebar.md b/_Sidebar.md new file mode 100644 index 0000000..4da778a --- /dev/null +++ b/_Sidebar.md @@ -0,0 +1,25 @@ +[Dolphin GitHub Wiki](https://github.com/dolphin-emu/dolphin/wiki) + +* Building + * [Linux](https://github.com/dolphin-emu/dolphin/wiki/Building-for-Linux) + * [Windows](https://github.com/dolphin-emu/dolphin/wiki/Building-for-Windows) + * [macOS](https://github.com/dolphin-emu/dolphin/wiki/Building-for-macOS) + * [OpenBSD](https://github.com/dolphin-emu/dolphin/wiki/Building-for-OpenBSD) + * [Building With Qt](https://github.com/dolphin-emu/dolphin/wiki/Building-With-Qt) + +* Feature explanations + * [FIFO Player Overview](https://github.com/dolphin-emu/dolphin/wiki/FIFO-Player-Overview) + * [Running Unit Tests](https://github.com/dolphin-emu/dolphin/wiki/Running-Unit-Tests) + * [IOS Overview](https://github.com/dolphin-emu/dolphin/wiki/IOS-Overview) + * [Post Processing Shaders](https://github.com/dolphin-emu/dolphin/wiki/Post-Processing-Shaders) + +* Dolphin Infrastructure + * [About Dolphin's CI Bot](https://github.com/dolphin-emu/dolphin/wiki/About-Dolphin's-CI-Bot) + * [Buildbot Overview](https://github.com/dolphin-emu/dolphin/wiki/Buildbot-Overview) + * [Release Process](https://github.com/dolphin-emu/dolphin/wiki/Release-Process) + * [Auto update intervals](https://github.com/dolphin-emu/dolphin/wiki/Auto-update-internals) + +* Reference + * [Zelda Microcode](https://github.com/dolphin-emu/dolphin/wiki/Zelda-Microcode) + * [GameCube Action Replay Code Types](https://github.com/dolphin-emu/dolphin/wiki/GameCube-Action-Replay-Code-Types) + * [GameCube Action Replay Code Types (Simple Version)](https://github.com/dolphin-emu/dolphin/wiki/GameCube-Action-Replay-Code-Types-(Simple-Version)) \ No newline at end of file