aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 71649d6e6a32559fb2978764bda856270b5ddcb2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# CTI documentation portal

You need `sphinxcontrib-spelling` and `piccolo-theme` to build html pages from
the rst sources, both of which are available through pip.  Once you have them,
run

```
make html
```

To build the html pages for testing.

## Submitting changes

Send your patches to cti-tac@lists.linuxfoundation.org.