API Documentation for libpcp ============================ The API docs are generated using doxygen from the header files. You can read them [online](http://www.daemon.de/libpcp/). You can also generate the docs yourself: ``` git clone https://github.com/TLINDEN/pcp.git doxygen man/.doxygen ``` You can access them afterwards from man/html/index.html.