From dce856c1a16098fe7a1df2338df60073261da94a Mon Sep 17 00:00:00 2001
From: Vasilii Chernov <vchernov@inr.ru>
Date: Tue, 9 Feb 2016 17:32:11 +0100
Subject: Add write_register python wrap. Add no_set_check attribute to
 pcilib_view_t type

---
 docs/Doxyfile.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'docs/Doxyfile.in')

diff --git a/docs/Doxyfile.in b/docs/Doxyfile.in
index ef98587..f87b220 100644
--- a/docs/Doxyfile.in
+++ b/docs/Doxyfile.in
@@ -243,7 +243,7 @@ TCL_SUBST              =
 # members will be omitted, etc.
 # The default value is: NO.
 
-OPTIMIZE_OUTPUT_FOR_C  = NO
+OPTIMIZE_OUTPUT_FOR_C  = YES
 
 # Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java or
 # Python sources only. Doxygen will then generate output that is more tailored
-- 
cgit v1.2.3