mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-30 20:14:50 +00:00
Fix/misc bugs (#218)
* fix headers * allow menus to display more depth * update packages
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
.. _diy-pi:
|
.. _diy-pi:
|
||||||
|
|
||||||
===============
|
========================
|
||||||
DIY Guide (Raspberry Pi)
|
DIY Guide (Raspberry Pi)
|
||||||
===============
|
========================
|
||||||
|
|
||||||
.. contents::
|
.. contents::
|
||||||
:depth: 2
|
:depth: 2
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ Device Guides
|
|||||||
Guides to get connected with or improve your Embassy by device-type.
|
Guides to get connected with or improve your Embassy by device-type.
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 3
|
||||||
|
|
||||||
dg-linux
|
dg-linux
|
||||||
dg-mac
|
dg-mac
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
.. _flashing-pi:
|
.. _flashing-pi:
|
||||||
|
|
||||||
==============
|
========================
|
||||||
Flashing (Raspberry Pi)
|
Flashing (Raspberry Pi)
|
||||||
==============
|
=======================
|
||||||
This guide is for flashing embassyOS to a micro SD card in order to install it on a Raspberry Pi.
|
This guide is for flashing embassyOS to a micro SD card in order to install it on a Raspberry Pi.
|
||||||
|
|
||||||
.. note:: You will need a micro SD card of at least 16GB in size, 32GB recommended
|
.. note:: You will need a micro SD card of at least 16GB in size, 32GB recommended
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ Service Guides
|
|||||||
These guides will help you to setup external tools to connect or interact with specific :ref:`Services<managing-services>`, such as a chat client or :ref:`Bitcoin<bitcoin>` wallet.
|
These guides will help you to setup external tools to connect or interact with specific :ref:`Services<managing-services>`, such as a chat client or :ref:`Bitcoin<bitcoin>` wallet.
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 2
|
||||||
|
|
||||||
bitcoin/index
|
bitcoin/index
|
||||||
lightning
|
lightning
|
||||||
|
|||||||
Submodule sphinx-scylladb-theme updated: 5ef0463115...f145844a2f
Reference in New Issue
Block a user