File size: 191 Bytes
8ae5fc5
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
libcu++ documentation
===

To build and serve the documentation as a website to `http://localhost:4000` just execute the following from libcudacxx root directory:

```shell
./docs/serve
```