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