docs: 更新 wiki 导航

This commit is contained in:
Xu 2024-06-05 22:21:40 +08:00
commit c52fbf7119
3 changed files with 7 additions and 29 deletions

View file

@ -1,15 +1,3 @@
# Magpie Wiki
[Chinese version](https://github.com/Blinue/Magpie/wiki/)
Welcome to the Magpie Wiki. Please read [Contributing](https://github.com/Blinue/Magpie/blob/main/CONTRIBUTING_EN.md) if you'd like to contribute the the documentations.
[FAQ](https://github.com/Blinue/Magpie/wiki/FAQ%20(EN))
[Compilation guide](https://github.com/Blinue/Magpie/wiki/Compilation%20guide)
[Built-in effects](https://github.com/Blinue/Magpie/wiki/Built-in%20effects)
[MagpieFX](https://github.com/Blinue/Magpie/wiki/MagpieFX%20(EN))
[Performance optimization](https://github.com/Blinue/Magpie/wiki/Performance%20optimization)
[Comparison of capture methods](https://github.com/Blinue/Magpie/wiki/Comparison%20of%20capture%20methods)
Welcome to the Magpie Wiki. Please read [CONTRIBUTING](https://github.com/Blinue/Magpie/blob/dev/CONTRIBUTING.md) if you'd like to contribute the the documentations.

View file

@ -1,17 +1,3 @@
# Magpie Wiki
欢迎来到 Magpie Wiki。如果你想贡献文档请阅读[贡献指南](https://github.com/Blinue/Magpie/blob/main/CONTRIBUTING.md#%E6%88%91%E6%83%B3%E8%B4%A1%E7%8C%AE%E6%96%87%E6%A1%A3-)。
[English version](https://github.com/Blinue/Magpie/wiki/Home%20(EN))
[FAQ](https://github.com/Blinue/Magpie/wiki/FAQ)
[编译指南](https://github.com/Blinue/Magpie/wiki/编译指南)
[内置效果介绍](https://github.com/Blinue/Magpie/wiki/内置效果介绍)
[MagpieFX](https://github.com/Blinue/Magpie/wiki/MagpieFX)
[性能优化建议](https://github.com/Blinue/Magpie/wiki/性能优化建议)
[捕获方式对比](https://github.com/Blinue/Magpie/wiki/捕获方式对比)
欢迎来到 Magpie Wiki。如果你想贡献文档请阅读[贡献指南](https://github.com/Blinue/Magpie/blob/main/CONTRIBUTING_ZH.md#%E6%88%91%E6%83%B3%E8%B4%A1%E7%8C%AE%E6%96%87%E6%A1%A3-)。

View file

@ -5,6 +5,8 @@
- [MagpieFX](https://github.com/Blinue/Magpie/wiki/MagpieFX)
- [性能优化建议](https://github.com/Blinue/Magpie/wiki/性能优化建议)
- [捕获方式对比](https://github.com/Blinue/Magpie/wiki/捕获方式对比)
- [关于触控支持](https://github.com/Blinue/Magpie/wiki/关于触控支持)
- [以编程方式与 Magpie 交互](https://github.com/Blinue/Magpie/wiki/以编程方式与-Magpie-交互)
- [WIKI HOME](https://github.com/Blinue/Magpie/wiki/Home%20(EN))
- [FAQ](https://github.com/Blinue/Magpie/wiki/FAQ%20(EN))
@ -13,3 +15,5 @@
- [MagpieFX](https://github.com/Blinue/Magpie/wiki/MagpieFX%20(EN))
- [Performance optimization](https://github.com/Blinue/Magpie/wiki/Performance%20optimization)
- [Comparison of capture methods](https://github.com/Blinue/Magpie/wiki/Comparison%20of%20capture%20methods)
- [About touch support](https://github.com/Blinue/Magpie/wiki/About-touch-support)
- [Interact with Magpie programally](https://github.com/Blinue/Magpie/wiki/Interact-with-Magpie-programally)