Browse Source

- Removed obsolete entries in Doxygen configuration.

MelvMay-GG 12 years ago
parent
commit
be4c2ae

+ 0 - 16
tools/documentation/scriptReference.OSX.cfg

@@ -487,12 +487,6 @@ MAX_INITIALIZER_LINES  = 27
 
 
 SHOW_USED_FILES        = NO
 SHOW_USED_FILES        = NO
 
 
-# If the sources in your project are distributed over multiple directories 
-# then setting the SHOW_DIRECTORIES tag to YES will show the directory hierarchy 
-# in the documentation. The default is NO.
-
-SHOW_DIRECTORIES       = NO
-
 # Set the SHOW_FILES tag to NO to disable the generation of the Files page. 
 # Set the SHOW_FILES tag to NO to disable the generation of the Files page. 
 # This will remove the Files entry from the Quick Index and from the 
 # This will remove the Files entry from the Quick Index and from the 
 # Folder Tree View (if specified). The default is YES.
 # Folder Tree View (if specified). The default is YES.
@@ -810,11 +804,6 @@ HTML_FOOTER            = scriptref_footer.html
 
 
 HTML_STYLESHEET        = torquedoc.css
 HTML_STYLESHEET        = torquedoc.css
 
 
-# If the HTML_ALIGN_MEMBERS tag is set to YES, the members of classes, 
-# files or namespaces will be aligned in HTML using tables. If set to 
-# NO a bullet list will be used.
-
-HTML_ALIGN_MEMBERS     = YES
 
 
 # If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML 
 # If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML 
 # documentation will contain sections that can be hidden and shown after the 
 # documentation will contain sections that can be hidden and shown after the 
@@ -964,11 +953,6 @@ ENUM_VALUES_PER_LINE   = 1
 
 
 GENERATE_TREEVIEW      = NO
 GENERATE_TREEVIEW      = NO
 
 
-# By enabling USE_INLINE_TREES, doxygen will generate the Groups, Directories, 
-# and Class Hierarchy pages using a tree view instead of an ordered list.
-
-USE_INLINE_TREES       = NO
-
 # If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be 
 # If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be 
 # used to set the initial width (in pixels) of the frame in which the tree 
 # used to set the initial width (in pixels) of the frame in which the tree 
 # is shown.
 # is shown.

+ 0 - 17
tools/documentation/scriptReference.Windows.cfg

@@ -487,12 +487,6 @@ MAX_INITIALIZER_LINES  = 27
 
 
 SHOW_USED_FILES        = NO
 SHOW_USED_FILES        = NO
 
 
-# If the sources in your project are distributed over multiple directories 
-# then setting the SHOW_DIRECTORIES tag to YES will show the directory hierarchy 
-# in the documentation. The default is NO.
-
-SHOW_DIRECTORIES       = NO
-
 # Set the SHOW_FILES tag to NO to disable the generation of the Files page. 
 # Set the SHOW_FILES tag to NO to disable the generation of the Files page. 
 # This will remove the Files entry from the Quick Index and from the 
 # This will remove the Files entry from the Quick Index and from the 
 # Folder Tree View (if specified). The default is YES.
 # Folder Tree View (if specified). The default is YES.
@@ -810,12 +804,6 @@ HTML_FOOTER            = scriptref_footer.html
 
 
 HTML_STYLESHEET        = torquedoc.css
 HTML_STYLESHEET        = torquedoc.css
 
 
-# If the HTML_ALIGN_MEMBERS tag is set to YES, the members of classes, 
-# files or namespaces will be aligned in HTML using tables. If set to 
-# NO a bullet list will be used.
-
-HTML_ALIGN_MEMBERS     = YES
-
 # If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML 
 # If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML 
 # documentation will contain sections that can be hidden and shown after the 
 # documentation will contain sections that can be hidden and shown after the 
 # page has loaded. For this to work a browser that supports 
 # page has loaded. For this to work a browser that supports 
@@ -964,11 +952,6 @@ ENUM_VALUES_PER_LINE   = 1
 
 
 GENERATE_TREEVIEW      = NO
 GENERATE_TREEVIEW      = NO
 
 
-# By enabling USE_INLINE_TREES, doxygen will generate the Groups, Directories, 
-# and Class Hierarchy pages using a tree view instead of an ordered list.
-
-USE_INLINE_TREES       = NO
-
 # If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be 
 # If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be 
 # used to set the initial width (in pixels) of the frame in which the tree 
 # used to set the initial width (in pixels) of the frame in which the tree 
 # is shown.
 # is shown.