overview & progress

This commit is contained in:
rusefi 2020-04-17 17:13:30 -04:00
parent a70929eeeb
commit 0b82d1f671
2 changed files with 11 additions and 1 deletions

View File

@ -19,4 +19,11 @@ Same but in different terms:
2) make your changes
3) PR you changes
4) once PR is merged by one of moderators, your changes would appear at https://github.com/rusefi/rusefi_documentation instantaneously
5) within the next 5 minutes magic happens and changes appear at https://github.com/rusefi/rusefi/wiki
5) within the next 5 minutes magic happens and changes appear at https://github.com/rusefi/rusefi/wiki
Q: Is there a place where we are holding all images for these documents?
A: We have images in the same repository! Just add your images while editing pages. Please consider using some (any really) folder structure.
For example https://github.com/rusefi/rusefi_documentation/blob/master/FAQ/images/TunerStudio_new_project.png is visible on /wiki/ as https://raw.githubusercontent.com/wiki/rusefi/rusefi/FAQ/images/TunerStudio_new_project.png

View File

@ -21,6 +21,8 @@
## rusEfi Features
[FSIO - Flexible Sweet Input Output](FSIO)
[cranking](cranking)
[Drive-by-wire/Electronic throttle body](HOWTO_electronic_throttle_body)
[Shaun TODO Multispark](Shaun TODO)
@ -61,3 +63,4 @@ https://github.com/rusefi/hw_modular
[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