moved titles to mkdocs config file
This commit is contained in:
+2
-2
@@ -1,4 +1,4 @@
|
|||||||
# TeraHz build guide
|
## Warning
|
||||||
The recommended way of getting TeraHz is the official Raspberry Pi SD card image
|
The recommended way of getting TeraHz is the official Raspberry Pi SD card image
|
||||||
provided under the releases tab in the GitHub repository. Installing TeraHz from
|
provided under the releases tab in the GitHub repository. Installing TeraHz from
|
||||||
source is a time consuming and painful process, even more so if you don't know
|
source is a time consuming and painful process, even more so if you don't know
|
||||||
@@ -109,7 +109,7 @@ to run:
|
|||||||
- Hostapd - Wi-Fi access point
|
- Hostapd - Wi-Fi access point
|
||||||
|
|
||||||
They are available from the Raspbian repository. Install it via `apt`.
|
They are available from the Raspbian repository. Install it via `apt`.
|
||||||
|
|
||||||
```
|
```
|
||||||
apt install hostapd dnsmasq hostapd
|
apt install hostapd dnsmasq hostapd
|
||||||
```
|
```
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
# Development-stable dependencies
|
|
||||||
The current development version of TeraHz has been verified to work with:
|
The current development version of TeraHz has been verified to work with:
|
||||||
- Raspbian Stretch (9)
|
- Raspbian Stretch (9)
|
||||||
- Python 3.6.8 (built from source code and altinstall'd)
|
- Python 3.6.8 (built from source code and altinstall'd)
|
||||||
|
|||||||
@@ -1,2 +1 @@
|
|||||||
# Start page
|
|
||||||
This is the start page for the TeraHz documentation.
|
This is the start page for the TeraHz documentation.
|
||||||
|
|||||||
Reference in New Issue
Block a user