Running Documentation Server¶
Pre-Requisites¶
The documentation requires python to be installed:
https://www.python.org/downloads/
Installation¶
The scripts below will create a python virtual environment, activate, install required dependencies and start local server
1 2 3 4 5 |
|
1 2 3 4 5 |
|
Running locally¶
Once installed, subsequent server starts can skip installation steps
1 2 3 |
|
1 2 3 |
|
The server will start at http://127.0.0.1:8000