From: Ghislain Antony Vaillant <ghisvail@gmail.com>
Date: Sat, 12 Dec 2015 16:52:26 +0000
Subject: Disable git usage in Doxygen settings.

---
 docs/doxygen.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/doxygen.mk b/docs/doxygen.mk
index 2c64c41..b86c1a9 100644
--- a/docs/doxygen.mk
+++ b/docs/doxygen.mk
@@ -675,7 +675,7 @@ SHOW_NAMESPACES        = YES
 # by doxygen. Whatever the program writes to standard output is used as the file
 # version. For an example see the documentation.
 
-FILE_VERSION_FILTER    = "/bin/sh -c 'git log --pretty=\"format:%ci, (build %h)\" -1' \"${1}\""
+FILE_VERSION_FILTER    =
 
 # The LAYOUT_FILE tag can be used to specify a layout file which will be parsed
 # by doxygen. The layout file controls the global structure of the generated
