summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMarkus Unterwaditzer <markus@unterwaditzer.net>2014-11-14 12:55:29 +0100
committerMarkus Unterwaditzer <markus@unterwaditzer.net>2014-11-14 12:55:29 +0100
commit1421515faa029db9cfa32902ae739024a5e3a0c4 (patch)
treee7035c2a6e1fc29213c4a5087353b4fcfd8fbc00 /README.md
parent7fc2d49204f25c8e4daee57514d64a4f3e415ca0 (diff)
Add online docs
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 99f5b83..24aaa69 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,10 @@ based on [rust-peg](https://github.com/kevinmehall/rust-peg).
## Documentation
+The API documentation is [online
+available](http://rust-vobject.unterwaditzer.net), or you can build it
+yourself:
+
make docs
## Testsuite