From e19ae4e03530515929859274cfab4e43b0c17a3b Mon Sep 17 00:00:00 2001
From: Stephan Schulz <stephan.schulz-x2q@rub.de>
Date: Thu, 3 Dec 2020 14:54:54 +0100
Subject: [PATCH] add link to internal doxygen documentation

---
 content/_index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/_index.md b/content/_index.md
index 3d2955d..1a8bbca 100644
--- a/content/_index.md
+++ b/content/_index.md
@@ -25,7 +25,7 @@ you use it in your research or in your production code, please cite our website:
 
 You can find the documentation of the library here: [Documentation](/websites/all-website/sphinx), which provides an overview about how to build
 the library and how to include it into your own code. Also you can find the documentation of the provided functions and a description
-of our example codes provided with the library.
+of our example codes provided with the library. The internal documentation intended for developers of the library itself can be found [here](/websites/all-website/doxygen).
 
 ### Videos ###
 
-- 
GitLab