xo-unit: README: instructions for building sphinx docs
This commit is contained in:
parent
0d9fd75b0c
commit
183da6b29b
1 changed files with 7 additions and 0 deletions
|
|
@ -23,6 +23,13 @@ $ make
|
|||
$ make install
|
||||
```
|
||||
|
||||
### build documentation
|
||||
```
|
||||
$ cd xo-unit
|
||||
$ cmake --build .build -- sphinx
|
||||
```
|
||||
When this completes, point local browser to `xo-unit/.build/docs/sphinx/index.html`.
|
||||
|
||||
### build for unit test coverage
|
||||
```
|
||||
$ cd xo-unit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue