From 53b27a135927ebe971c255848a5f785a481886d9 Mon Sep 17 00:00:00 2001
From: Janne Koschinski <janne@kuschku.de>
Date: Mon, 15 Feb 2021 15:15:18 +0100
Subject: [PATCH] Add javadocs link

---
 docs/index.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/docs/index.md b/docs/index.md
index 95597c7..0f47411 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -7,4 +7,5 @@ Welcome to the Quasseldroid documentation!
     but a lot is still missing.
 
 This documentation is split into two parts — the [Usage](usage/faq.md) and
-[Developer](protocol/overview.md) sections.
\ No newline at end of file
+[Developer](protocol/overview.md) sections. Additionally, 
+[Javadocs](https://quasseldroid.info/javadoc/) are available for libquassel.
-- 
GitLab