mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 10:21:53 +00:00
117 lines
2.2 KiB
ReStructuredText
117 lines
2.2 KiB
ReStructuredText
.. title:: Documentation
|
|
|
|
.. raw:: html
|
|
|
|
<div class="landing landing--floating">
|
|
|
|
.. hero-box::
|
|
:title: Welcome to the Docs
|
|
|
|
StartOS setup, user manual, devices guides, guides, developer documentation, FAQs and more.
|
|
|
|
.. raw:: html
|
|
|
|
<div class="landing__content">
|
|
|
|
.. raw:: html
|
|
|
|
<div class="topics-grid grid-container full">
|
|
|
|
<div class="grid-x grid-margin-x">
|
|
|
|
.. topic-box::
|
|
:title: Quick Start
|
|
:link: quick-start
|
|
:icon: scylla-icon scylla-icon--getting-started
|
|
:class: large-4
|
|
:anchor: View
|
|
|
|
Get started with your server
|
|
|
|
.. topic-box::
|
|
:title: User Manual
|
|
:link: user-manual
|
|
:icon: scylla-icon scylla-icon--glossary
|
|
:class: large-4
|
|
:anchor: View
|
|
|
|
Understand and use your server
|
|
|
|
.. topic-box::
|
|
:title: Service Guides
|
|
:link: service-guides
|
|
:icon: scylla-icon scylla-icon--circe
|
|
:class: large-4
|
|
:anchor: View
|
|
|
|
Guides for officially supported services
|
|
|
|
.. topic-box::
|
|
:title: Device Guides
|
|
:link: device-guides
|
|
:icon: scylla-icon scylla-icon--circe
|
|
:class: large-4
|
|
:anchor: View
|
|
|
|
Guides for specific client devices
|
|
|
|
.. topic-box::
|
|
:title: Flashing Guides
|
|
:link: flashing-guides
|
|
:icon: scylla-icon scylla-icon--circe
|
|
:class: large-4
|
|
:anchor: View
|
|
|
|
Guides for flashing firmware and StartOS
|
|
|
|
.. topic-box::
|
|
:title: Misc Guides
|
|
:link: misc-guides
|
|
:icon: scylla-icon scylla-icon--circe
|
|
:class: large-4
|
|
:anchor: View
|
|
|
|
Miscellaneous guides you might find useful
|
|
|
|
.. topic-box::
|
|
:title: DIY
|
|
:link: diy
|
|
:icon: scylla-icon scylla-icon--memory-management
|
|
:class: large-4
|
|
:anchor: View
|
|
|
|
Recommendations for builders, hackers, and tinkerers
|
|
|
|
.. topic-box::
|
|
:title: Developer Docs
|
|
:link: developer-docs
|
|
:icon: scylla-icon scylla-icon--open-source
|
|
:class: large-4
|
|
:anchor: View
|
|
|
|
Package a service for the Marketplace
|
|
|
|
.. topic-box::
|
|
:title: Get Help
|
|
:link: support
|
|
:icon: scylla-icon scylla-icon--support
|
|
:class: large-4
|
|
:anchor: View
|
|
|
|
View common issues or contact support
|
|
|
|
.. This is for the side navigation display
|
|
.. toctree::
|
|
:hidden:
|
|
:maxdepth: 1
|
|
|
|
quick-start
|
|
user-manual/index
|
|
service-guides/index
|
|
device-guides/index
|
|
flashing-guides/index
|
|
misc-guides/index
|
|
diy/index
|
|
developer-docs/index
|
|
support/index
|