4) Wait for all downloads to finish and start the mkdocs server
4) Wait for all downloads to finish and start the mkdocs server
```bash
```bash
mkdocs serve
mkdocs serve
```
```
...
@@ -53,5 +54,4 @@ mkdocs serve
...
@@ -53,5 +54,4 @@ mkdocs serve
Before committing, you should make sure that the local mkdcocs server's terminal is not producing any INFO/WARNING message regarding your contributions.
Before committing, you should make sure that the local mkdcocs server's terminal is not producing any INFO/WARNING message regarding your contributions.
> The documentation website supports branches, so your accepted changes will be reflected to the develop branch which becomes the Release branch after each corresponding cycle.
> The documentation website supports branches, so your accepted changes will be reflected to the develop branch which becomes the Release branch after each corresponding cycle.