Replace all occurences of unsigned int and unsigned long with size_t. This is a backwards incompatible change, as the signature of many API functions changes.
To build the documentation, invoke
make html
Then point your browser to _build/html/index.html.