initial apple pages

This commit is contained in:
Foster Irwin 2022-03-31 20:16:33 -06:00
parent 08931dd091
commit 9f32f3dfb6
5 changed files with 21 additions and 1 deletions

View file

@ -0,0 +1,5 @@
---
id: ios
title: iOS
sidebar_label: iOS
---

View file

@ -0,0 +1,5 @@
---
id: ipados
title: iPadOS
sidebar_label: iPadOS
---

View file

@ -0,0 +1,5 @@
---
id: macos
title: MacOS
sidebar_label: MacOS
---

View file

@ -62,7 +62,12 @@ module.exports = {
],
},
{
"Meshtastic iOS": ["software/ios/ios-development"],
"Meshtastic Apple": [
"software/apple/ios-development",
"software/apple/ios",
"software/apple/ipados",
"software/apple/macos",
],
},
{
"Meshtastic.js": [