Grammar, capitalization, organization. Just cleaning up
This commit is contained in:
parent
73de16a139
commit
ef1fea06ba
31
Home.md
31
Home.md
|
@ -1,23 +1,22 @@
|
|||
|
||||
# User documentation
|
||||
|
||||
[List_of_engines_running_rusEfi](List_of_engines_running_rusEfi)
|
||||
|
||||
[rusEfi_history](rusEfi_history)
|
||||
|
||||
# User Documentation
|
||||
|
||||
## [Quick Start](HOWTO_quick_start)
|
||||
|
||||
## [rusEFI overview](overview)
|
||||
|
||||
[List of engines running rusEFI](List_of_engines_running_rusEfi)
|
||||
|
||||
[rusEFI history](rusEfi_history)
|
||||
|
||||
|
||||
## EFI General Theory
|
||||
|
||||
[How to create a Tunerstudio project](HOWTO_create_tunerstudio_project)
|
||||
|
||||
[how_to_convert_from_carburetor_to_EFI](how_to_convert_from_carburetor_to_EFI)
|
||||
[How to convert from carburetor to EFI](how_to_convert_from_carburetor_to_EFI)
|
||||
|
||||
[do_i_need_wideband_oxygen_sensor](do_i_need_wideband_oxygen_sensor)
|
||||
[Do I need a wideband oxygen sensor?](do_i_need_wideband_oxygen_sensor)
|
||||
|
||||
## rusEFI Features
|
||||
|
||||
|
@ -25,7 +24,7 @@
|
|||
|
||||
[FSIO - Flexible Sweet Input Output](FSIO)
|
||||
|
||||
[cranking](cranking)
|
||||
[Cranking](cranking)
|
||||
|
||||
[Drive-by-wire/Electronic throttle body](HOWTO_electronic_throttle_body)
|
||||
|
||||
|
@ -45,7 +44,7 @@
|
|||
|
||||
### Frankenso
|
||||
|
||||
#### [Frankenso_MazdaMiataNA6_pnp](Frankenso_MazdaMiataNA6_pnp)
|
||||
#### [Frankenso MazdaMiataNA6 pnp](Frankenso_MazdaMiataNA6_pnp)
|
||||
|
||||
Full list of (Legacy) MediaWiki pages is available at https://rusefi.com/wiki/index.php?title=Special:AllPages
|
||||
|
||||
|
@ -57,7 +56,7 @@ https://github.com/rusefi/hw_modular
|
|||
|
||||
# Still stuck?
|
||||
|
||||
[HOWTO_ask_questions](HOWTO_ask_questions)
|
||||
[HOWTO ask questions](HOWTO_ask_questions)
|
||||
|
||||
[Support](Support)
|
||||
|
||||
|
@ -67,14 +66,12 @@ https://github.com/rusefi/hw_modular
|
|||
|
||||
[Documentation Workflow](Documentation_Workflow)
|
||||
|
||||
[firmware code Doxygen](https://rusefi.com/docs/html)
|
||||
[Firmware Code Doxygen](https://rusefi.com/docs/html)
|
||||
|
||||
[firmware code automated test coverage](https://rusefi.com/docs/unit_tests_coverage)
|
||||
[Firmware Code Automated Test Coverage](https://rusefi.com/docs/unit_tests_coverage)
|
||||
|
||||
[HOWTO_contribute_to_firmware](HOWTO_contribute_to_firmware)
|
||||
[HOWTO Contribute To Firmware](HOWTO_contribute_to_firmware)
|
||||
|
||||
Some GIT help is available inside [misc/git_scripts](https://github.com/rusefi/hw_microRusEfi/tree/master/git_scripts) folder
|
||||
|
||||
Q: Where are contributors hanging out?
|
||||
|
||||
A: [rusefi_chat](rusefi_chat)
|
||||
## [Come chat with the rusEFI contributors!](rusefi_chat)
|
||||
|
|
Loading…
Reference in New Issue