mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
Updated documents, fixed English Translation (#1400)
* Update translations_def.js * Update translation_EN.json * Update translation_EN.json * Update translation_EN.json * Update translation_EN.json * Update translation_EN.json * Update translation_EN.json * Update translation_EN.json * Update translation_EN.json * Update translation_EN.json * Update DebugMenu.md * Update DebugMenu.md * Update Development.md * Update Flashing.md * Update GettingStarted.md * Update GettingStarted.md * Update GettingStarted.md * Update HallSensor.md * Update HallSensor.md * Update HallSensor.md * Update HallSensor.md * Update HallSensor.md * Update HallSensor.md * Update HardwareIssues.md * Update HardwareIssues.md * Update HardwareIssues.md * Update HardwareIssues.md * Update HardwareIssues.md * Update Logo.md * Update Menu.md * Update Menu.md * Update Menu.md * Update Menu.md * Update Menu.md * Update Power.md * Update Power.md * Update Power.md * Update Power.md * Update Power.md * Update Power.md * Update Power.md * Update Power.md * Update Power.md * Update Power.md * Update Power.md * Update Power.md * Update Power.md * Update Power.md * Update Power.md * Update Power.md * Update Power.md * Update Power.md * Update Power.md * Update Settings.md * Update Settings.md * Update Settings.md * Update translation_EN.json * Update Settings.md * Update Settings.md * Update Settings.md * Update Settings.md * Update Settings.md * Update DebugMenu.md * Update DebugMenu.md * Update README.md * Update translation_FR.json * Update README.md * Update Power.md * Update Troubleshooting.md * Update Troubleshooting.md * Update Troubleshooting.md * Update HardwareIssues.md * Update DebugMenu.md * Update DebugMenu.md * Update Power.md * Update Power.md * Update Power.md * Update Menu.md * Update Power.md * Update Documentation/Settings.md Co-authored-by: discip <53649486+discip@users.noreply.github.com> * Update Translations/translation_EN.json Co-authored-by: discip <53649486+discip@users.noreply.github.com> * Update translation_EN.json * Update Documentation/Settings.md Co-authored-by: discip <53649486+discip@users.noreply.github.com> * Update translation_EN.json * Update Documentation/Settings.md Co-authored-by: discip <53649486+discip@users.noreply.github.com> * Update Settings.md * Update translation_EN.json * Update Documentation/Settings.md Co-authored-by: discip <53649486+discip@users.noreply.github.com> * Update translation_EN.json * Update translation_EN.json * Update translation_EN.json * Update translation_EN.json * Add files via upload * Update translation_EN.json * Update Settings.md * Add files via upload * Update Settings.md * Update Settings.md * Update Settings.md * Add files via upload * Delete translation_EN.json * Add files via upload * Update Power.md * Update Power.md * Add files via upload * Update Settings.md * Add files via upload * handle font with no symbols to contribute * Format * Generate settings.md menu dock Co-authored-by: discip <53649486+discip@users.noreply.github.com> Co-authored-by: Ben V. Brown <Ralim@Ralimtek.com>
This commit is contained in:
@@ -96,9 +96,11 @@ To build a release instead, run the `build.sh` script. This will update translat
|
||||
To update the language translation files and their associated font maps, execute the `make_translation.py` code from the `Translations` directory.
|
||||
If you edit the translation definitions or the English translation, please also run `gen_menu_docs.py` to update the settings menu documentation automatically.
|
||||
|
||||
## Building Pinecil
|
||||
## Building Pinecil V1
|
||||
|
||||
I highly recommend using the command line tools and using Docker to run the compiler.
|
||||
It's a bit fussier on setup than the STM tooling, and this is by far the easiest way.
|
||||
If you _need_ an IDE I have used [Nuclei's IDE](https://nucleisys.com/download.php).
|
||||
Follow the same idea as the STM Cube IDE notes above.
|
||||
|
||||
## Building Pinecil V2
|
||||
|
||||
Reference in New Issue
Block a user