Updated _Sidebar (markdown)

Mischievous Meerkat 2020-11-02 00:52:53 +05:30
parent a56b82e72a
commit 514248fc4f
1 changed files with 5 additions and 4 deletions

@ -70,7 +70,8 @@
2. [Verify sources](https://github.com/jarun/nnn/wiki/Developer-guides#verify-sources)
3. [make options](https://github.com/jarun/nnn/wiki/Developer-guides#make-options)
4. [Static compilation](https://github.com/jarun/nnn/wiki/Developer-guides#static-compilation)
5. [Compile for Pi](https://github.com/jarun/nnn/wiki/Developer-guides#compile-for-pi)
6. [Compile on Cygwin](https://github.com/jarun/nnn/wiki/Developer-guides#compile-on-cygwin)
7. [Cross-compile for Android](https://github.com/jarun/nnn/wiki/Developer-guides#cross-compile-for-android)
8. [Debugging nnn](https://github.com/jarun/nnn/wiki/Developer-guides#debugging-nnn)
5. [Optimization tips](https://github.com/jarun/nnn/wiki/Developer-guides#optimization-tips)
6. [Compile for Pi](https://github.com/jarun/nnn/wiki/Developer-guides#compile-for-pi)
7. [Compile on Cygwin](https://github.com/jarun/nnn/wiki/Developer-guides#compile-on-cygwin)
8. [Cross-compile for Android](https://github.com/jarun/nnn/wiki/Developer-guides#cross-compile-for-android)
9. [Debugging nnn](https://github.com/jarun/nnn/wiki/Developer-guides#debugging-nnn)