From a88010b0fab4492603e65e4f38382c95a56b2da6 Mon Sep 17 00:00:00 2001
From: zleba <radek.zlebcik@gmail.com>
Date: Tue, 4 Jul 2017 20:30:56 +0200
Subject: [PATCH] Put source code to doxygen

---
 plotting.doxygen | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plotting.doxygen b/plotting.doxygen
index 84b620c..0cd9795 100644
--- a/plotting.doxygen
+++ b/plotting.doxygen
@@ -790,7 +790,7 @@ WARN_LOGFILE           =
 # spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
 # Note: If this tag is empty the current directory is searched.
 
-INPUT                  =  plottingHelper.h
+INPUT                  =  plottingHelper.h plottingHelper.C
 
 # This tag can be used to specify the character encoding of the source files
 # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
-- 
GitLab