Salome HOME
Avoid verbatim copy of sources in the developer documentation
authorimn <imn@opencascade.com>
Mon, 1 Apr 2013 09:39:46 +0000 (09:39 +0000)
committerimn <imn@opencascade.com>
Mon, 1 Apr 2013 09:39:46 +0000 (09:39 +0000)
doc/salome/tui/doxyfile.in

index a19b197cb8b1e1bc2d30a9acb8f99a42b3c6e1f9..c68f70165e6e8f37898375d9df9331645cd611b4 100755 (executable)
@@ -117,13 +117,13 @@ FILTER_SOURCE_FILES    = YES
 #---------------------------------------------------------------------------
 # configuration options related to source browsing
 #---------------------------------------------------------------------------
-SOURCE_BROWSER         = YES
-INLINE_SOURCES         = YES
+SOURCE_BROWSER         = NO
+INLINE_SOURCES         = NO
 STRIP_CODE_COMMENTS    = YES
 REFERENCED_BY_RELATION = YES
 REFERENCES_RELATION    = YES
 #USE_HTAGS              = NO
-VERBATIM_HEADERS       = YES
+VERBATIM_HEADERS       = NO
 
 #---------------------------------------------------------------------------
 # configuration options related to the alphabetical class index