From d947ff4c9ea81867a3d6f733fb1a62bd08fa02cc Mon Sep 17 00:00:00 2001
From: "Joachim Wuttke (o)" <j.wuttke@fz-juelich.de>
Date: Mon, 6 Oct 2014 12:19:14 +0200
Subject: [PATCH] new dox file location for readplus

---
 lib/Doxyfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/Doxyfile b/lib/Doxyfile
index 270d7c19..734e5c0a 100644
--- a/lib/Doxyfile
+++ b/lib/Doxyfile
@@ -38,7 +38,7 @@ PROJECT_NUMBER         =
 # If a relative path is entered, it will be relative to the location
 # where doxygen was started. If left blank the current directory will be used.
 
-OUTPUT_DIRECTORY       = ../../html/read-plus
+OUTPUT_DIRECTORY       = ../dox
 
 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
 # 4096 sub-directories (in 2 levels) under the output directory of each output
-- 
GitLab