Set code syntax for highlighting
This commit is contained in:
parent
77f47b2926
commit
d8c3043645
@ -16,13 +16,13 @@ time and SNR. All computations support a batch-mode, allowing to compute multipl
|
|||||||
## Full Documentation
|
## Full Documentation
|
||||||
The full documentation is available as source [here](docs) and can be build using
|
The full documentation is available as source [here](docs) and can be build using
|
||||||
[sphinx](https://www.sphinx-doc.org/en/master/usage/installation.html) by the command
|
[sphinx](https://www.sphinx-doc.org/en/master/usage/installation.html) by the command
|
||||||
```
|
```bash
|
||||||
sphinx-build -b html
|
sphinx-build -b html
|
||||||
```
|
```
|
||||||
|
|
||||||
for the HTML-documentation or
|
for the HTML-documentation or
|
||||||
|
|
||||||
```
|
```bash
|
||||||
sphinx-build -M latexpdf
|
sphinx-build -M latexpdf
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user