mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
14 lines
418 B
YAML
14 lines
418 B
YAML
site_name: IronOS
|
|
site_url: https://ralim.github.io/IronOS/
|
|
repo_url: https://github.com/ralim/IronOS/
|
|
site_description: "IronOS Open Source Soldering Iron firmware for Miniware and Pinecil"
|
|
docs_dir: Documentation
|
|
nav:
|
|
- Home: index.md
|
|
- Getting Started: GettingStarted.md
|
|
- Troubleshooting:
|
|
- Troubleshooting: Troubleshooting.md
|
|
- Known Hardware Issues: HardwareIssues.md
|
|
|
|
|
|
theme: readthedocs |