Scaffolding init

This commit is contained in:
kn0wmad
2021-12-05 20:51:03 -07:00
committed by Lucy Cifferello
parent cf7ea7519e
commit 4dc72ad620
2 changed files with 100 additions and 108 deletions

View File

@@ -1,90 +1,87 @@
Table of Contents # User Manual
- Getting Started
# Getting Started - Introduction
- Introduction
- Purchasing - Purchasing
- Initial Setup - Initial Setup
- Device-specific Setup Guides - Device-specific Setup Guides <label links with connectivity, performance, or tuning>
- Linux - Linux
- Mac - Mac
- Windows - Windows
- Android - Android
- iOS - iOS
- Walkthrough - Walkthrough
- Tabs Overview - Tabs Overview
- Updating EOS - Updating EOS
- Services Basics - Services
- User Manual - Service Marketplace <link to marketplace>
- Basic Config - Managing Services
- Name Your Embassy - Install / Uninstall
- WiFi Setup - Instructions
- Running Tor - Interfaces
- Desktop - Config
- Linux - Backups
- Mac - Properties
- Windows - Logs
- Mobile - Dependencies
- Android - Configuration
- iOS - Basic Config
- Browser - Name Your Embassy
- FF Desktop - WiFi Setup
- FF Mobile - Running Tor
- LAN Setup - Desktop
- Desktop - Linux
- Linux - Mac
- Mac - Windows
- Windows - Mobile
- Mobile - Android
- Android - iOS
- iOS - Browser
- Known Limitations - FF Desktop
- Desktop - FF Mobile
- Linux - LAN Setup
- Mac - Desktop
- Windows - Linux
- Mobile - Mac
- Android - Windows
- iOS - Mobile
- Services - Android
- Currently Available Services - iOS
- Managing Services - Known Limitations
- Install / Uninstall - Desktop
- Instructions - Linux
- Interfaces - Mac
- Config - Windows
- Backups - Mobile
- Properties - Android
- Logs - iOS
- Dependencies - Tuning
- Troubleshooting - DIY Guide
- Connection - Hardware
- Embassy - EmbassyOS
- Hardware - Migrating to Embassy
- Software - From Umbrel
- Services - Advanced Configurations
- SSH Setup
# Tune & Guides - SSH over Tor
- DIY Guide - Exec into a Service
- Hardware - Change Marketplace
- EmbassyOS - EmbassyOS
- Migrating to Embassy - Service-specific Guides
- From Umbrel - Connecting External Services
- Advanced Configurations - Bitcoin Wallets
- SSH Setup - FullyNoded
- SSH over Tor - Specter
- Exec into a Service - Sparrow
- Change Marketplace - Lightning Wallets
- EmbassyOS - Spark
- Service-specific Guides - Zap
- Connecting External Services - Zeus
- Bitcoin Wallets - Troubleshooting
- FullyNoded - Connection
- Specter - Embassy
- Sparrow - Hardware
- Lightning Wallets - Software
- Spark - Services
- Zap
- Zeus
# Knowledgebase # Knowledgebase
- Concepts - Concepts
@@ -105,7 +102,6 @@ Table of Contents
- Basic Usage - Basic Usage
- Services - Services
- Bitcoin and Lightning Network - Bitcoin and Lightning Network
- Contact
# Developer Documentation # Developer Documentation
- Service Packaging Guide - Service Packaging Guide

View File

@@ -2,47 +2,43 @@
Start9 Documentation Start9 Documentation
#################### ####################
Welcome!! Welcome to the Start9 Docs!
---------------------------
Here you will find guidance and information about the Embassy personal server and its operating system, EmbassyOS. If you identify an error with the docs or would like to contribute to them, please use the GitHub link at the top of this page. Here you will find guidance and information about Embassy personal server and its operating system, EmbassyOS. If you identify an error with the docs or would like to contribute to them, please use the GitHub link at the top of this page.
.. toctree:: EmbassyOS is designed to work out of the box with a minimal setup and immediate practicality. That being said, there are a great many different use-cases and utilities that can be added at your convenience. You can get started right away with Initial Setup <link>. In the `User Manual <link>`, you will find information on what EmbassyOS can do for you, as well as configuration and customization options. Use our Knowledgebase <link> to learn more about the technologies behind Embassy. When you're ready to build, please check out our `Developer Docs <link>`. Please don't hestitate to `Contact Us <link>` if you have any issues, questions, or suggestions that are not covered here.
:maxdepth: 2
:caption: Getting Started
getting-started/introduction Table of Contents
getting-started/purchasing =================
getting-started/diy
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
:caption: User Manual :caption: User Manual
user-manual/initial-setup - Introduction
user-manual/connecting - Purchasing
user-manual/general/index - Initial Setup
user-manual/managing-services/index - Device-specific Setup Guides
user-manual/getting-started
user-manual/walkthrough
user-manual/services
user-manual/configuration
user-manual/tuning
user-manual/troubleshooting
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
:caption: Misc Guides :caption: Knowledgebase
misc-guides/available-services knowledgebase/concepts
misc-guides/bitcoin-cli knowledgebase/faq
misc-guides/tor-os/index
misc-guides/tor-firefox/index
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
:caption: Contributing :caption: Developer Docs
contributing/services/index dev-docs/service-packaging
contributing/embassyos dev-docs/packaging-example
dev-docs/dev-faq
.. toctree::
:maxdepth: 2
:caption: Support
support/FAQ/index
support/concepts
support/contact