From 43e6882fb543e1b8986b75e153eca0001e8bdf62 Mon Sep 17 00:00:00 2001 From: zleba <radek.zlebcik@gmail.com> Date: Wed, 5 Jul 2017 01:03:47 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 95a4a58..af287af 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,10 @@ where both dots "." can be replaced by the acutall location of the dynamic libra The `R__LOAD_LIBRARY` does nothing for compiled programs and therefore can be kept. +### Documentation + +The code is documented by doxygen, in future the tutorial section is planned as well. + https://codedocs.xyz/zleba/PlottingHelper/namespacePlottingHelper.html [](https://codedocs.xyz/zleba/PlottingHelper/) -- GitLab