kopia lustrzana https://github.com/OpenDroneMap/docs
update readme to trigger travis
rodzic
0cfb9689d2
commit
bb4484fa8c
|
@ -20,12 +20,14 @@ source venv/bin/activate
|
||||||
# install requirements
|
# install requirements
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
More on [`virtualenv`](https://virtualenv.pypa.io/en/stable/).
|
More on [`virtualenv`](https://virtualenv.pypa.io/en/stable/).
|
||||||
|
|
||||||
Use [`sphinx-autobuild`](https://github.com/GaretJax/sphinx-autobuild) to automatically watch for changes and rebuild the html site using:
|
Use [`sphinx-autobuild`](https://github.com/GaretJax/sphinx-autobuild) to automatically watch for changes and rebuild the html site using:
|
||||||
```
|
```
|
||||||
make livehtml
|
make livehtml
|
||||||
```
|
```
|
||||||
|
|
||||||
To stop the server press `Ctrl+C`.
|
To stop the server press `Ctrl+C`.
|
||||||
|
|
||||||
### Travis-CI
|
### Travis-CI
|
||||||
|
|
Ładowanie…
Reference in New Issue