1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-12 19:10:27 +03:00

Added a how-to-setup-everything walkthrough guide as a README file. It explains the basic setup steps a CF noob should follow, linking to individual docs. The rest of the docs (the advanced ones) are listed and linked at the bottom. Incorporated thenickdude's, bhuism's and hydra's suggestions, too.

This commit is contained in:
Chris Mavrakis 2015-03-21 12:25:11 +01:00
parent 730d0fe45c
commit 89131ecd4a
2 changed files with 100 additions and 0 deletions

View file

@ -2,6 +2,7 @@
filename=Manual
doc_files=(
'README.md'
'Introduction.md'
'Safety.md'
'Installation.md'