diff doc/doxygen/Doxyfile.in @ 207:6635b9187d71

Irccd: switch to 4 spaces indent, #518
author David Demelier <markand@malikania.fr>
date Tue, 21 Jun 2016 20:52:17 +0200
parents b0909b31eccb
children 4f64b53ecd98
line wrap: on
line diff
--- a/doc/doxygen/Doxyfile.in	Tue Jun 21 12:36:46 2016 +0200
+++ b/doc/doxygen/Doxyfile.in	Tue Jun 21 20:52:17 2016 +0200
@@ -5,11 +5,11 @@
 #
 # The following variables are set by CMake:
 #
-# VERSION		- The project version
-# DOXYGEN_INPUT		- The source directory
-# DOXYGEN_OUTPUT	- The output directory
-# DOXYGEN_HAVE_DOT	- True if have dot
-# DOXYGEN_DOT_PATH	- The path to dot
+# VERSION               The project version
+# DOXYGEN_INPUT         The source directory
+# DOXYGEN_OUTPUT        The output directory
+# DOXYGEN_HAVE_DOT      True if have dot
+# DOXYGEN_DOT_PATH      The path to dot
 #
 
 #---------------------------------------------------------------------------