mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-31 04:23:41 +00:00
Feat/re arrange (#475)
* move things around a lot * move up a layer * some edits * rename some paths
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
=============
|
||||
Device Guides
|
||||
=============
|
||||
Guides for integrating your devices with your Start9 server.
|
||||
Guides for integrating your client devices with your StartOS server.
|
||||
|
||||
.. raw:: html
|
||||
|
||||
@@ -13,55 +13,55 @@ Guides for integrating your devices with your Start9 server.
|
||||
|
||||
.. topic-box::
|
||||
:title: Linux
|
||||
:link: dg-linux
|
||||
:link: linux
|
||||
:icon: scylla-icon scylla-icon--linux
|
||||
:class: large-4
|
||||
:anchor: Connect
|
||||
:anchor: View
|
||||
|
||||
Integrate Linux devices
|
||||
Guides for Linux
|
||||
|
||||
.. topic-box::
|
||||
:title: Mac
|
||||
:link: dg-mac
|
||||
:link: mac
|
||||
:icon: scylla-icon scylla-icon--apple
|
||||
:class: large-4
|
||||
:anchor: Connect
|
||||
:anchor: View
|
||||
|
||||
Integrate Mac devices
|
||||
Guides for Mac
|
||||
|
||||
.. topic-box::
|
||||
:title: Windows
|
||||
:link: dg-windows
|
||||
:link: windows
|
||||
:icon: scylla-icon scylla-icon--windows
|
||||
:class: large-4
|
||||
:anchor: Connect
|
||||
:anchor: View
|
||||
|
||||
Integrate Windows devices
|
||||
Guides for Windows
|
||||
|
||||
.. topic-box::
|
||||
:title: Android
|
||||
:link: dg-android
|
||||
:link: android
|
||||
:icon: scylla-icon scylla-icon--android
|
||||
:class: large-4
|
||||
:anchor: Connect
|
||||
:anchor: View
|
||||
|
||||
Integrate Android devices
|
||||
Guides for Android
|
||||
|
||||
.. topic-box::
|
||||
:title: iOS
|
||||
:icon: scylla-icon scylla-icon--ios
|
||||
:link: dg-ios
|
||||
:link: ios
|
||||
:class: large-4
|
||||
:anchor: Connect
|
||||
:anchor: View
|
||||
|
||||
Integrate iOS devices
|
||||
Guides for iOS
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:hidden:
|
||||
|
||||
dg-linux/index
|
||||
dg-mac/index
|
||||
dg-windows/index
|
||||
dg-android/index
|
||||
dg-ios/index
|
||||
linux/index
|
||||
mac/index
|
||||
windows/index
|
||||
android/index
|
||||
ios/index
|
||||
|
||||
Reference in New Issue
Block a user