1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-25 01:05:27 +03:00

Create index.md for an overall table of contents

This commit is contained in:
Andrew Payne 2015-04-12 20:53:42 -04:00
parent 8be92db41a
commit f32f90939f

40
docs/index.md Normal file
View file

@ -0,0 +1,40 @@
# Cleanflight Documentation
Getting started:
+ [Introduction](Introduction.md)
+ [Installation](Installation.md)
+ [Migrating from Baseflight](Migrating from baseflight.md)
+ [Configuration](Configuration.md)
+ [Safety!](Safety.md)
Hardware support:
+ [Boards](Boards.md)
+ [AlienWii32](Board - AlienWii32.md), [CC3D](Board - CC3D.md), [CJMCU](Board - CJMCU.md),
[ChebuzzF3](Board - ChebuzzF3.md), [Naze32](Board - Naze32.md), [Olimexino](Board - Olimexino.md),
[Sparky](Board - Sparky.md)
+ [GPS](Gps.md)
+ [Battery](Battery.md)
+ [Buzzer](Buzzer.md)
+ [Displays](Display.md)
+ [LED strip](LedStrip.md)
+ [Oneshot](Oneshot.md)
+ [Receivers](Rx.md)
+ [RSSI](RSSI.md)
+ [Serial port](Serial.md)
+ [Sonar](Sonar.md)
+ [Telemetry](Telemetry.md)
Configuring and tuning:
+ [Configuration](Configuation.md)
+ [Command Line Interface (CLI)](Cli.md)
+ [Autotune](Autotune.md)
+ [Inflight Adjustments](Inflight adjustments.md)
+ [Flight modes](Modes.md)
+ [PID Tuning](PID tuning.md)
+ [Blackbox](Blackbox.md) (logging)
+ [Controls](Controls.md)
+ [Mixer](Mixer.md)
+ [Profiles](Profiles.md)