Update porting guide + cleanups (#1898)

* Update porting guide + cleanups

* Documentation/README.md: update autogenerated file
This commit is contained in:
Ben V. Brown
2024-04-03 14:00:44 +11:00
committed by GitHub
parent d98654bde2
commit 20bb895253
7 changed files with 22 additions and 5218 deletions

View File

@@ -12,10 +12,10 @@ edit_uri: edit/dev/Documentation/
# Theme and config
theme:
name: readthedocs
highlightsjs: true
hljs_languages:
- yaml
name: readthedocs
highlightsjs: true
hljs_languages:
- yaml
# Navigation structure
nav:
@@ -41,6 +41,7 @@ nav:
- Troubleshooting: Troubleshooting.md
- Known Hardware Issues: HardwareIssues.md
- Power sources: PowerSources.md
- New Hardware Requirements: PortingToNewDevice.md
- Translations: Translation.md
- Development: Development.md
- Changelog: History.md