renamed overview pages so that tabs and documentation show description

This commit is contained in:
Foster Irwin 2022-02-14 11:06:04 -07:00
parent 922f8e1443
commit 2a0453a6bf
7 changed files with 14 additions and 14 deletions

View file

@ -1,7 +1,7 @@
--- ---
id: overview id: overview
title: Overview title: Maintaining Documentation
sidebar_label: Overview sidebar_label: Maintaining Documentation
slug: /about-documentation slug: /about-documentation
--- ---
Meshtastic documentation is an important ingredient to the overall project. We want users to hit the ground running with the information they need right at their finger tips. This section will discuss the documentation software stack, file organization, and style guides. Meshtastic documentation is an important ingredient to the overall project. We want users to hit the ground running with the information they need right at their finger tips. This section will discuss the documentation software stack, file organization, and style guides.

View file

@ -1,7 +1,7 @@
--- ---
id: overview id: overview
title: Overview title: Contribute to Meshtastic
sidebar_label: Overview sidebar_label: Contribute to Meshtastic
slug: /developers slug: /developers
--- ---
# How to Help # How to Help

View file

@ -1,7 +1,7 @@
--- ---
id: overview id: overview
title: Overview title: Getting Started
sidebar_label: Overview sidebar_label: Getting Started
slug: /getting-started slug: /getting-started
--- ---

View file

@ -1,7 +1,7 @@
--- ---
id: overview id: overview
title: Overview title: Hardware
sidebar_label: Overview sidebar_label: Hardware
slug: /hardware slug: /hardware
--- ---

View file

@ -1,7 +1,7 @@
--- ---
id: overview id: overview
title: Overview title: Legal
sidebar_label: Overview sidebar_label: Legal
slug: /legal slug: /legal
--- ---
## Disclaimers ## Disclaimers

View file

@ -1,7 +1,7 @@
--- ---
id: overview id: overview
title: Overview title: Software
sidebar_label: Overview sidebar_label: Software
slug: /software slug: /software
--- ---

View file

@ -1,7 +1,7 @@
--- ---
id: overview id: overview
title: Overview title: Device Settings
sidebar_label: Overview sidebar_label: Device Settings
slug: /settings slug: /settings
--- ---
import Tabs from '@theme/Tabs'; import Tabs from '@theme/Tabs';