aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: dda565ae0588105435238bb4a731d7c62d399145 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# 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.

```
make spelling
```

To check spelling.

## Submitting changes

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