... | ... | @@ -9,7 +9,7 @@ |
|
|
2. If any new features change how the software is used, update, build, and upload the documentation to the server:
|
|
|
```terminal
|
|
|
cd docs/
|
|
|
build_and_upload_docs.sh
|
|
|
./build_and_upload_docs.sh
|
|
|
```
|
|
|
4. create merge request to master branch
|
|
|
|
... | ... | |