Skip to content

Commit b02f8df

Browse files
committed
docs: Update titles and descriptions across multiple product pages
- Set appropriate titles for the Firmware Hub and various product pages. - Corrected typos in product descriptions for clarity and consistency. Signed-off-by: Chiho Sin <[email protected]>
1 parent 9f361c0 commit b02f8df

File tree

19 files changed

+28
-23
lines changed

19 files changed

+28
-23
lines changed

docs/firmware-hub.mdx

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
---
2-
title: ""
2+
title: Firmware Hub
33
sidebar_label: Firmware Hub
44
hide_table_of_contents: true
55
---
66

7-
import Flasher from "@site/components/Flasher";
7+
import Flasher from '@site/components/Flasher';
88

9-
<Flasher/>
9+
# Firmware Hub
10+
11+
The **Firmware Hub** provides an interactive web interface for flashing firmware onto supported devices. Use the component below to select a binary and flash it directly from your browser.
12+
13+
<Flasher />

docs/index.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
slug: /
33
title: Welcome
4+
sidebar_label: Welcome
45
hide_table_of_contents: true
56
description: Highlights of the FoBE documentation. Learn about FoBE using tutorials and developer guides.
67
---
@@ -92,4 +93,4 @@ Learn about hardware and software using tutorials and developer guides.
9293
9394
[<LayoutDashboard size={16} strokeWidth={1.5}/> **FoBE DPC** _High-concurrency IoT data processing platform._](solutions/dpc)
9495
</Chapters>
95-
</Block> */}
96+
</Block> */}

docs/product/breakout.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ hide_title: true
1010
</div>
1111
<br/>
1212

13-
The **Fobe Breakout** Series is a comprehensive ecosystem of standardized, plug-and-play modules designed to accelerate electronics development. Built around a rich variety of sensors, actuators, displays, and communication modules, Breakout enables faster and more reliable development of smart hardware projects.
13+
The **FoBE Breakout** Series is a comprehensive ecosystem of standardized, plug-and-play modules designed to accelerate electronics development. Built around a rich variety of sensors, actuators, displays, and communication modules, Breakout enables faster and more reliable development of smart hardware projects.
1414

1515

1616
<br/>
@@ -71,4 +71,4 @@ The **Fobe Breakout** Series is a comprehensive ecosystem of standardized, plug-
7171
<tr><td>6</td><td>GND</td></tr>
7272
</tbody>
7373
</table>
74-
</div>
74+
</div>

docs/product/f1101/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ order: 1
88
# FoBE Quill nRF52840 Mesh
99

1010
<br/>
11-
## **## A development kit featuring the nRF52840 SoC and an integrated SX1262 LoRa® transceiver.**
11+
## **A development kit featuring the nRF52840 SoC and an integrated SX1262 LoRa® transceiver.**
1212

1313
<br/>
1414
<div style={{ textAlign: 'center' }}>

docs/product/f1102/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ order: 1
88
# FoBE Quill ESP32S3 Mesh
99

1010
<br/>
11-
## **## A development kit featuring the ESP32-S3 SoC and an integrated SX1262 LoRa® transceiver.**
11+
## **A development kit featuring the ESP32-S3 SoC and an integrated SX1262 LoRa® transceiver.**
1212

1313
<br/>
1414
<div style={{ textAlign: 'center' }}>

docs/product/f2102/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ order: 1
88
# FoBE IDEA Mesh Tracker C1
99

1010
<br/>
11-
## **## A complete outdoor LoRa communication device.**
11+
## **A complete outdoor LoRa communication device.**
1212

1313
<br/>
1414
<div style={{ textAlign: 'center' }}>

docs/product/f2201/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ order: 1
88
# FoBE Breakout LPS22
99

1010
<br/>
11-
## **## A digital barometer module.**
11+
## **A digital barometer module.**
1212

1313
<br/>
1414
<div style={{ textAlign: 'center' }}>

docs/product/f2203/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ order: 1
88
# FoBE Breakout OLED 0.42 inch
99

1010
<br/>
11-
## **## A OLED display module.**
11+
## **A OLED display module.**
1212

1313
<br/>
1414
<div style={{ textAlign: 'center' }}>

docs/product/f2204/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ order: 1
88
# FoBE Breakout BM8563
99

1010
<br/>
11-
## **## A real time clock/calendar module.**
11+
## **A real time clock/calendar module.**
1212

1313
<br/>
1414
<div style={{ textAlign: 'center' }}>

docs/product/f2205/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ order: 1
88
# FoBE Breakout ENS160
99

1010
<br/>
11-
## **## Digital multi-gas sensor solution.**
11+
## **Digital multi-gas sensor solution.**
1212

1313
<br/>
1414
<div style={{ textAlign: 'center' }}>

0 commit comments

Comments
 (0)