mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 20:00:58 +01:00
rm html stuff from repo, changes too often. enhanced pcpstream
This commit is contained in:
@@ -2,5 +2,15 @@ API Documentation for libpcp
|
||||
============================
|
||||
|
||||
The API docs are generated using doxygen from the
|
||||
header files. You can read them locally after downloading
|
||||
or "git clone' or read them [online](http://www.daemon.de/libpcp/).
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user