mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 03:50:57 +01:00
17 lines
358 B
Markdown
17 lines
358 B
Markdown
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.
|