From 4da5f1eea49b607b20076a06e5da805e079347c9 Mon Sep 17 00:00:00 2001 From: Igor Zalatov Date: Thu, 13 Jan 2022 15:53:00 +0300 Subject: [PATCH] Up --- en/index.md | 44 +++++++++++++- ...r-dev_tricks.md => transfer-dev-tricks.md} | 0 en/transfer-menu-sidebar.md | 58 +++++++++---------- 3 files changed, 72 insertions(+), 30 deletions(-) rename en/{transfer-dev_tricks.md => transfer-dev-tricks.md} (100%) diff --git a/en/index.md b/en/index.md index 41478a1..50fa5eb 100644 --- a/en/index.md +++ b/en/index.md @@ -22,7 +22,49 @@ * [https://github.com/OpenIPC/wiki/blob/master/en/old_manual.md](https://openipc.org/wiki/en/old-manual) * [https://github.com/OpenIPC/wiki/blob/master/en/old-notes-for-resorting.md](https://github.com/OpenIPC/wiki/blob/master/en/old-notes-for-resorting.md) * [https://github.com/OpenIPC/camerasrnd](https://github.com/OpenIPC/camerasrnd) -* [https://github.com/OpenIPC/firmware/wiki](https://github.com/OpenIPC/firmware/wiki) * [https://github.com/OpenIPC/openipc.github.io](https://github.com/OpenIPC/openipc.github.io) * [https://openwrt.org/docs/techref/hardware/soc/soc.hisilicon.hi35xx](https://openwrt.org/docs/techref/hardware/soc/soc.hisilicon.hi35xx) + +## Navigation Menu + +* **Introduction** + * [Supported devices](transfer-supported-devices) + * [Show changelog](transfer-show-changelog) +* **Installation** + * [Goke based boards](transfer-install-goke) + * [HiSilicon based boards](transfer-install-hisi) + * [Novatek based boards](transfer-install-novatek) + * [SigmaStar based boards](transfer-install-ssc335) + * [XM510 based boards](transfer-install-xm510) + * [XM530 based boards](transfer-install-xm530) +* **Usage** + * [System features](transfer-system-features) + * [Majestic streamer](transfer-majestic-streamer) + * [Microbe WEB interface](transfer-microbe-web) + * [Upgrade firmware](transfer-sysupgrade) + * [Image quality tuning](transfer-image-quality-tuning) + * [Memory tuning](transfer-memory-tuning) + * [Using ipctool](transfer-example-ipctool) + * [GPIO settings](transfer-gpio-settings) + * [ACMEv2](transfer-acmev2) + * [YouTube streaming](transfer-youtube-streaming) + * [WiFi XM530](transfer-wifi-xm530) +* **Firmware** + * [Releases in GitHub](https://github.com/OpenIPC/firmware/releases/tag/latest) + * [Releases in Telegram](https://t.me/s/openipc_dev) + * [Source code](transfer-source-code) +* **Development** + * [Interesting tricks](transfer-dev-tricks) + * [Boot device with NFS](transfer-dev-nfs-boot) + * [FFMPEG usage](transfer-dev-ffmpeg-usage) +* **Device Integration** + * [Kernel configuration](transfer-integration-kernel) +* **Specialized device settings** + * [Switcam HS303(v2)](transfer-special-hs303v2) +* **Contacts** + * [Bug reports](https://github.com/OpenIPC/firmware/issues) +* **Roadmap** + * [ToDo](transfer-todo-all) + * [Discussion (ru)](transfer-discussion-ru) + * [Developers](transfer-developers) diff --git a/en/transfer-dev_tricks.md b/en/transfer-dev-tricks.md similarity index 100% rename from en/transfer-dev_tricks.md rename to en/transfer-dev-tricks.md diff --git a/en/transfer-menu-sidebar.md b/en/transfer-menu-sidebar.md index 033a623..5900188 100644 --- a/en/transfer-menu-sidebar.md +++ b/en/transfer-menu-sidebar.md @@ -1,46 +1,46 @@ ![OpenIPC logo](https://cdn.themactep.com/images/logo_openipc.png "OpenIPC logo") -# Navigation Menu +## Navigation Menu * **Introduction** - * [Supported devices](supported_devices) - * [Show changelog](show_changelog) + * [Supported devices](transfer-supported-devices) + * [Show changelog](transfer-show-changelog) * **Installation** - * [Goke based boards](install_goke) - * [HiSilicon based boards](install_hisi) - * [Novatek based boards](install_novatek) - * [SigmaStar based boards](install_ssc335) - * [XM510 based boards](install_xm510) - * [XM530 based boards](install_xm530) + * [Goke based boards](transfer-install-goke) + * [HiSilicon based boards](transfer-install-hisi) + * [Novatek based boards](transfer-install-novatek) + * [SigmaStar based boards](transfer-install-ssc335) + * [XM510 based boards](transfer-install-xm510) + * [XM530 based boards](transfer-install-xm530) * **Usage** - * [System features](system_features) - * [Majestic streamer](majestic_streamer) - * [Microbe WEB interface](microbe-web) - * [Upgrade firmware](sysupgrade) - * [Image quality tuning](Image-quality-tuning) - * [Memory tuning](Memory-tuning) - * [Using ipctool](example_ipctool) - * [GPIO settings](gpio_settings) - * [ACMEv2](ACMEv2) - * [YouTube streaming](YouTube-streaming) - * [WiFi XM530](wifi_xm530) + * [System features](transfer-system-features) + * [Majestic streamer](transfer-majestic-streamer) + * [Microbe WEB interface](transfer-microbe-web) + * [Upgrade firmware](transfer-sysupgrade) + * [Image quality tuning](transfer-image-quality-tuning) + * [Memory tuning](transfer-memory-tuning) + * [Using ipctool](transfer-example-ipctool) + * [GPIO settings](transfer-gpio-settings) + * [ACMEv2](transfer-acmev2) + * [YouTube streaming](transfer-youtube-streaming) + * [WiFi XM530](transfer-wifi-xm530) * **Firmware** * [Releases in GitHub](https://github.com/OpenIPC/firmware/releases/tag/latest) * [Releases in Telegram](https://t.me/s/openipc_dev) - * [Source code](source_code) + * [Source code](transfer-source-code) * **Development** - * [Interesting tricks](dev_tricks) - * [Boot device with NFS](dev_nfs_boot) - * [FFMPEG usage](dev_ffmpeg_usage) + * [Interesting tricks](transfer-dev-tricks) + * [Boot device with NFS](transfer-dev-nfs-boot) + * [FFMPEG usage](transfer-dev-ffmpeg-usage) * **Device Integration** - * [Kernel configuration](integration_kernel) + * [Kernel configuration](transfer-integration-kernel) * **Specialized device settings** - * [Switcam HS303(v2)](special_hs303v2) + * [Switcam HS303(v2)](transfer-special-hs303v2) * **Contacts** * [Bug reports](https://github.com/OpenIPC/firmware/issues) * **Roadmap** - * [ToDo](todo_all) - * [Discussion (ru)](discussion_ru) - * [Developers](developers) + * [ToDo](transfer-todo-all) + * [Discussion (ru)](transfer-discussion-ru) + * [Developers](transfer-developers) ----- \ No newline at end of file