Fix/misc bugs (#218)

* fix headers

* allow menus to display more depth

* update packages
This commit is contained in:
Lucy C
2022-12-21 11:52:21 -05:00
committed by GitHub
parent 7f1ebfba66
commit 178fe3e786
5 changed files with 7 additions and 7 deletions

View File

@@ -1,8 +1,8 @@
.. _diy-pi:
===============
========================
DIY Guide (Raspberry Pi)
===============
========================
.. contents::
:depth: 2

View File

@@ -7,7 +7,7 @@ Device Guides
Guides to get connected with or improve your Embassy by device-type.
.. toctree::
:maxdepth: 2
:maxdepth: 3
dg-linux
dg-mac

View File

@@ -1,8 +1,8 @@
.. _flashing-pi:
==============
========================
Flashing (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

View File

@@ -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.
.. toctree::
:maxdepth: 1
:maxdepth: 2
bitcoin/index
lightning