mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-02-02 08:42:11 -08:00
Move developer specific pages
This commit is contained in:
parent
f35c0b54b7
commit
23c5d7b64b
|
@ -89,14 +89,11 @@ module.exports = {
|
|||
"software/other/remote-hardware-service",
|
||||
"software/other/rak815",
|
||||
"software/other/power",
|
||||
"software/other/plugin-api",
|
||||
"software/other/pinetab",
|
||||
"software/other/nrf52-TODO",
|
||||
"software/other/mqtt",
|
||||
"software/other/mesh-alg",
|
||||
"software/other/install-OSX",
|
||||
"software/other/esp32-arduino-build-notes",
|
||||
"software/other/device-api",
|
||||
"software/other/build-instructions",
|
||||
"software/other/ant",
|
||||
],
|
||||
|
@ -152,9 +149,12 @@ module.exports = {
|
|||
"developers/api",
|
||||
{
|
||||
Device: [
|
||||
"developers/device/device-api",
|
||||
"developers/device/radio-settings",
|
||||
"developers/device/mesh-alg",
|
||||
"developers/device/encryption",
|
||||
"developers/device/portnum",
|
||||
"developers/device/plugin-api",
|
||||
"developers/device/http-api",
|
||||
"developers/device/documents",
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue