Updated readme
This commit is contained in:
parent
3d5a498d94
commit
f5f580240d
@ -4,6 +4,14 @@ This repository contains the code and projects that Ithamar is doing and has don
|
|||||||
## Structure
|
## Structure
|
||||||
the documentation/ folder contains the **readthedocs** source that will be updated by Ithamar according to the assignments he needs to make. The **assignments** folder contains the assignments made by Ithamar.
|
the documentation/ folder contains the **readthedocs** source that will be updated by Ithamar according to the assignments he needs to make. The **assignments** folder contains the assignments made by Ithamar.
|
||||||
|
|
||||||
|
|
||||||
|
### Install dependencies
|
||||||
|
|
||||||
|
Install python3 and sphinx:
|
||||||
|
```
|
||||||
|
apt-get install python3-sphinx
|
||||||
|
```
|
||||||
|
|
||||||
### Usage:
|
### Usage:
|
||||||
To build the navigation, go to *documentation/readthedocs* and execute:
|
To build the navigation, go to *documentation/readthedocs* and execute:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user