diff --git a/docs/development/reference/_category_.yml b/docs/development/reference/_category_.yml index 2c209977..cd55495b 100644 --- a/docs/development/reference/_category_.yml +++ b/docs/development/reference/_category_.yml @@ -3,4 +3,5 @@ collapsible: true position: 20 link: type: generated-index + slug: /development/reference title: Reference Material \ No newline at end of file diff --git a/docs/getting-started/flashing-firmware/esp32/python-flasher.mdx b/docs/getting-started/flashing-firmware/esp32/python-flasher.mdx index e8b73f12..3515772d 100644 --- a/docs/getting-started/flashing-firmware/esp32/python-flasher.mdx +++ b/docs/getting-started/flashing-firmware/esp32/python-flasher.mdx @@ -1,5 +1,5 @@ --- -id: meshtastic-flasher-esp32 +id: python-flasher title: Using Meshtastic Python Flasher sidebar_label: Python Flasher sidebar_position: 2 diff --git a/docs/getting-started/flashing-firmware/nrf52/python-flasher.mdx b/docs/getting-started/flashing-firmware/nrf52/python-flasher.mdx index 751c2332..3515772d 100644 --- a/docs/getting-started/flashing-firmware/nrf52/python-flasher.mdx +++ b/docs/getting-started/flashing-firmware/nrf52/python-flasher.mdx @@ -1,5 +1,5 @@ --- -id: meshtastic-flasher-nrf52 +id: python-flasher title: Using Meshtastic Python Flasher sidebar_label: Python Flasher sidebar_position: 2 diff --git a/docs/getting-started/initial-config.mdx b/docs/getting-started/initial-config.mdx index d8f273ed..de17edd9 100644 --- a/docs/getting-started/initial-config.mdx +++ b/docs/getting-started/initial-config.mdx @@ -11,15 +11,9 @@ import TabItem from '@theme/TabItem'; import LoRaRegions from '../blocks/_lora-regions.mdx'; -## Connect to Device +## Supported Clients per Connection Type -:::info -Connecting over network is only supported on ESP32 devices. -::: - -### Clients Supported by Connection Type - -Depending on your connection, some configuration options are not fully supported. Find out which Client is best for your type of connection. +Depending on your connection, some configuration options are not fully supported. Find out which client is best for your type of connection. +:::info +Connecting over network is only supported on ESP32 devices. +::: + - [Web Client](https://client.meshtastic.org) - [Android App](/docs/category/android-app) - [iOS App](/docs/category/apple-apps) @@ -57,6 +55,9 @@ values={[ ## Set Regional Settings +In order to start communicating over the mesh, you must set your region. This setting controls which frequency range your device uses and should be set according to your regional location. + + @@ -148,7 +148,7 @@ This is an earlier version of the T-Beam board. Due to changes in the design thi - Purchase link: [AliExpress](https://www.aliexpress.com/item/4001287221970.html) -[T-Beam M8N & SX1262](/img/hardware/t-beam-sx1262.png) +![T-Beam M8N & SX1262](/img/hardware/t-beam-sx1262.png) diff --git a/docs/hardware/devices/techo/buttons.mdx b/docs/hardware/devices/techo/buttons.mdx index 7d85ea0e..ff2eff81 100644 --- a/docs/hardware/devices/techo/buttons.mdx +++ b/docs/hardware/devices/techo/buttons.mdx @@ -7,7 +7,7 @@ sidebar_position: 3 ### T-Echo button functions -- **Capacitive Button (Top)** +- **Capacitive Touch Button (Top)** - _Short press_ refreshes the current screen. - **Reset Button (Button 1)** - _Single press_ resets the device. diff --git a/docs/software/community/index.mdx b/docs/software/community/index.mdx index 5c8bddf0..29cefad4 100644 --- a/docs/software/community/index.mdx +++ b/docs/software/community/index.mdx @@ -1,6 +1,6 @@ --- title: Community -slug: /community +slug: /software/community sidebar_label: Community sidebar_position: 10 --- diff --git a/src/pages/downloads/index.tsx b/src/pages/downloads/index.tsx index dd680542..458e811e 100644 --- a/src/pages/downloads/index.tsx +++ b/src/pages/downloads/index.tsx @@ -145,7 +145,7 @@ const Firmware = (): JSX.Element => { F-Droid