Merge pull request #125 from mi-hol/sidebar_order

use numbered prefix for first folder
This commit is contained in:
Nathan Schulte 2023-08-21 12:23:52 -05:00 committed by GitHub
commit d1ed5f9327
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
47 changed files with 11 additions and 21 deletions

View File

@ -1,6 +1,7 @@
---
sidebar_position: 1
slug: /
# (Docusaurus 2.4.1 requires a root doc/page to have a "slug: /" directive, otherwise 404 is assumed as a welcome message)
# (also numbered prefixes are NOT to be used in links, because Docusaurus 2.4.1 matches them automatically )
---
# Welcome to FOME
@ -124,7 +125,7 @@ The first page to view should probably be [the FOME Overview page](Intro-Start-H
- [Idle ignition table](Basic-Features/Idle-Control/Idle-Ignition-Table)
- [Idle settings](Basic-Features/Idle-Control/Idle-Settings)
- [Idle VE Table](Basic-Features/Idle-Control/Idle-VE-Table)
- [Idle tuning](Basic-Features/Idle-Control/Idle-tuning)
- [Idle tuning](Basic-Features/Idle-Control/Idle-Tuning)
---
@ -203,8 +204,6 @@ The first page to view should probably be [the FOME Overview page](Intro-Start-H
- [Injector Deadtime settings](Fuel/Fuel-Settings/Injection-Deadtime)
- [Small Pulse width correction](Fuel/Fuel-Settings/Small-Pulse)
---
### Hardware
- [Flashing Software Notes](Hardware/Flashing-Software-Notes)

View File

@ -1,7 +1,3 @@
---
sidebar_position: 1
---
# FOME Overview
## What is FOME

View File

Before

Width:  |  Height:  |  Size: 81 KiB

After

Width:  |  Height:  |  Size: 81 KiB

View File

Before

Width:  |  Height:  |  Size: 47 KiB

After

Width:  |  Height:  |  Size: 47 KiB

View File

Before

Width:  |  Height:  |  Size: 220 KiB

After

Width:  |  Height:  |  Size: 220 KiB

View File

Before

Width:  |  Height:  |  Size: 647 KiB

After

Width:  |  Height:  |  Size: 647 KiB

View File

Before

Width:  |  Height:  |  Size: 610 KiB

After

Width:  |  Height:  |  Size: 610 KiB

View File

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 21 KiB

View File

Before

Width:  |  Height:  |  Size: 188 KiB

After

Width:  |  Height:  |  Size: 188 KiB

View File

Before

Width:  |  Height:  |  Size: 169 KiB

After

Width:  |  Height:  |  Size: 169 KiB

View File

Before

Width:  |  Height:  |  Size: 152 KiB

After

Width:  |  Height:  |  Size: 152 KiB

View File

Before

Width:  |  Height:  |  Size: 580 KiB

After

Width:  |  Height:  |  Size: 580 KiB

View File

Before

Width:  |  Height:  |  Size: 333 KiB

After

Width:  |  Height:  |  Size: 333 KiB

View File

Before

Width:  |  Height:  |  Size: 29 KiB

After

Width:  |  Height:  |  Size: 29 KiB

View File

Before

Width:  |  Height:  |  Size: 117 KiB

After

Width:  |  Height:  |  Size: 117 KiB

View File

Before

Width:  |  Height:  |  Size: 895 KiB

After

Width:  |  Height:  |  Size: 895 KiB

View File

Before

Width:  |  Height:  |  Size: 431 KiB

After

Width:  |  Height:  |  Size: 431 KiB

View File

Before

Width:  |  Height:  |  Size: 159 KiB

After

Width:  |  Height:  |  Size: 159 KiB

View File

Before

Width:  |  Height:  |  Size: 94 KiB

After

Width:  |  Height:  |  Size: 94 KiB

View File

Before

Width:  |  Height:  |  Size: 307 KiB

After

Width:  |  Height:  |  Size: 307 KiB

View File

Before

Width:  |  Height:  |  Size: 565 KiB

After

Width:  |  Height:  |  Size: 565 KiB

View File

Before

Width:  |  Height:  |  Size: 633 KiB

After

Width:  |  Height:  |  Size: 633 KiB

View File

Before

Width:  |  Height:  |  Size: 1.1 MiB

After

Width:  |  Height:  |  Size: 1.1 MiB

View File

Before

Width:  |  Height:  |  Size: 303 KiB

After

Width:  |  Height:  |  Size: 303 KiB

View File

Before

Width:  |  Height:  |  Size: 116 KiB

After

Width:  |  Height:  |  Size: 116 KiB

View File

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 44 KiB

View File

Before

Width:  |  Height:  |  Size: 99 KiB

After

Width:  |  Height:  |  Size: 99 KiB

View File

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 26 KiB

View File

Before

Width:  |  Height:  |  Size: 97 KiB

After

Width:  |  Height:  |  Size: 97 KiB

View File

Before

Width:  |  Height:  |  Size: 109 KiB

After

Width:  |  Height:  |  Size: 109 KiB

View File

Before

Width:  |  Height:  |  Size: 476 KiB

After

Width:  |  Height:  |  Size: 476 KiB

View File

Before

Width:  |  Height:  |  Size: 208 KiB

After

Width:  |  Height:  |  Size: 208 KiB

View File

Before

Width:  |  Height:  |  Size: 919 KiB

After

Width:  |  Height:  |  Size: 919 KiB

View File

@ -0,0 +1,7 @@
{
"label": "Intro - Start Here",
"link": {
"type": "generated-index",
"description": "Where to start learning about FOME."
}
}

View File

@ -1,7 +1,3 @@
---
sidebar_position: 0
---
# Quick page to show how to make one in the wiki
## Best way to edit and add pages
@ -94,4 +90,4 @@ The `npm install` installs all the dependencies for your site. You'll need to ru
The `npm start` command builds your website locally and serves it through a development server, ready for you to view at [http://localhost:3000](http://localhost:3000).
Open `docs/intro.md` (this page) and edit some lines: the site **reloads automatically** and displays your changes.
Open `docs/13-How-to-edit-wiki.md` (this page) and edit some lines: the site **reloads automatically** and displays your changes.

View File

@ -1,8 +0,0 @@
{
"label": "Intro - Start Here",
"position": 2,
"link": {
"type": "generated-index",
"description": "Where to start learning about FOME."
}
}