mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 02:11:55 +00:00
* Big refactor, many minor fixes * Link fixes, icon edits * Index and ToC fixes * update icons in theme lib and add to device guides index * WIP - refactor Initial setup, LAN, FF, others * First draft ready, many fixes and edits * Ooops - minor edits and changes on initial setup * Add change password guide (try 2). * Remove change password menu item from guides * Fix display bug, think different --------- Co-authored-by: Lucy Cifferello <12953208+elvece@users.noreply.github.com> Co-authored-by: gStart9 <george@start9labs.com>
68 lines
1.1 KiB
ReStructuredText
68 lines
1.1 KiB
ReStructuredText
.. _device-guides:
|
|
|
|
=============
|
|
Device Guides
|
|
=============
|
|
Guides for integrating your devices with your Start9 server.
|
|
|
|
.. raw:: html
|
|
|
|
<div class="topics-grid grid-container full">
|
|
|
|
<div class="grid-x grid-margin-x">
|
|
|
|
.. topic-box::
|
|
:title: Linux
|
|
:link: dg-linux
|
|
:icon: scylla-icon scylla-icon--linux
|
|
:class: large-4
|
|
:anchor: Connect
|
|
|
|
Integrate Linux devices
|
|
|
|
.. topic-box::
|
|
:title: Mac
|
|
:link: dg-mac
|
|
:icon: scylla-icon scylla-icon--apple
|
|
:class: large-4
|
|
:anchor: Connect
|
|
|
|
Integrate Mac devices
|
|
|
|
.. topic-box::
|
|
:title: Windows
|
|
:link: dg-windows
|
|
:icon: scylla-icon scylla-icon--windows
|
|
:class: large-4
|
|
:anchor: Connect
|
|
|
|
Integrate Windows devices
|
|
|
|
.. topic-box::
|
|
:title: Android
|
|
:link: dg-android
|
|
:icon: scylla-icon scylla-icon--android
|
|
:class: large-4
|
|
:anchor: Connect
|
|
|
|
Integrate Android devices
|
|
|
|
.. topic-box::
|
|
:title: iOS
|
|
:icon: scylla-icon scylla-icon--ios
|
|
:link: dg-ios
|
|
:class: large-4
|
|
:anchor: Connect
|
|
|
|
Integrate iOS devices
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:hidden:
|
|
|
|
dg-linux/index
|
|
dg-mac/index
|
|
dg-windows/index
|
|
dg-android/index
|
|
dg-ios/index
|