summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllen Winter <allen.winter@kdab.com>2014-09-26 17:09:24 -0400
committerAllen Winter <allen.winter@kdab.com>2014-09-26 17:09:24 -0400
commit3e3ee4a36a7677c903f4995f16098097fd7290c9 (patch)
treef021525a289f414671d6c0dc8b0aeb37dcab663e
parent783c08bf572924af599e0ab1396a310897924c95 (diff)
downloadlibical-git-3e3ee4a36a7677c903f4995f16098097fd7290c9.tar.gz
link to the API doc
-rw-r--r--index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/index.html b/index.html
index e0fdc4fe..09d973a8 100644
--- a/index.html
+++ b/index.html
@@ -47,6 +47,8 @@ store their calendar data and arrange meetings with other users. </p>
<p>Libical implements RFC2445, RFC2446 and some of RFC2447.</p>
+<p>See the <a href="apidocs/index.html">API Documentation</a>.<p>
+
<h1>
<a name="license" class="anchor" href="#license"><span class="octicon octicon-link"></span></a>License</h1>
@@ -97,6 +99,8 @@ copyright statement.</p>
<h1>
<a name="using-the-library" class="anchor" href="#using-the-library"><span class="octicon octicon-link"></span></a>Using the Library</h1>
+<p>See the <a href="apidocs/index.html">API Documentation</a>.</p>
+
<p>There is rudimentary, unfinished documentation in the /doc directory,
and annotated examples in /examples and the test code in src/test.</p>
</section>