summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorIvan Zorin <[email protected]>2023-08-14 04:11:54 +0300
committerGitHub <[email protected]>2023-08-14 11:11:54 +1000
commit33439aaa22e57b1df7de7f4a75e64c093391cbf2 (patch)
treedced57a975c1e9aee1eca66ea15c9daeacf15eea
parent6111b58e0486bd118a3544750925a0965d29d71f (diff)
downloadIronOS-33439aaa22e57b1df7de7f4a75e64c093391cbf2.tar.gz
IronOS-33439aaa22e57b1df7de7f4a75e64c093391cbf2.zip
Include Bluetooth document to read-the-docs site generating (#1798)
-rw-r--r--Documentation/README.md1
-rw-r--r--scripts/IronOS-mkdocs.yml1
2 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/README.md b/Documentation/README.md
index ff27c854..d809a45b 100644
--- a/Documentation/README.md
+++ b/Documentation/README.md
@@ -22,6 +22,7 @@
- [Startup Logo](../Documentation/Logo.md)
- Hardware
- [Hall Sensor (Pinecil)](../Documentation/HallSensor.md)
+ - [Bluetooth (Pinecil V2)](../Documentation/Bluetooth.md)
- [Hardware Notes](../Documentation/Hardware.md)
- [Troubleshooting](../Documentation/Troubleshooting.md)
- [Known Hardware Issues](../Documentation/HardwareIssues.md)
diff --git a/scripts/IronOS-mkdocs.yml b/scripts/IronOS-mkdocs.yml
index 196167aa..46d883fb 100644
--- a/scripts/IronOS-mkdocs.yml
+++ b/scripts/IronOS-mkdocs.yml
@@ -36,6 +36,7 @@ nav:
- Startup Logo: Logo.md
- Hardware:
- Hall Sensor (Pinecil): HallSensor.md
+ - Bluetooth (Pinecil V2): Bluetooth.md
- Hardware Notes: Hardware.md
- Troubleshooting: Troubleshooting.md
- Known Hardware Issues: HardwareIssues.md