From cedf5d0cf9d2fb7ddab43b131d0fe09ebab50424 Mon Sep 17 00:00:00 2001 From: Stefan Schmidt Date: Wed, 24 Oct 2012 19:50:29 +0000 Subject: [PATCH] Doxyfile.in: Remove obsolte doxygen tags from all our Doxyfile.in files. Doygen tells us: warning: Tag `SHOW_DIRECTORIES' at line 507 of file Doxyfile has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `HTML_ALIGN_MEMBERS' at line 879 of file Doxyfile has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `USE_INLINE_TREES' at line 1065 of file Doxyfile has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" So we are nice and remove them. A yay for the day where we have amerged tree and not two dozens of Doxyfile.in files floating around. SVN revision: 78409 --- doc/Doxyfile.in | 17 ----------------- legacy/ecore/doc/Doxyfile.in | 3 --- legacy/edbus/doc/Doxyfile.in | 5 +---- legacy/edje/doc/Doxyfile.in | 17 ----------------- legacy/eet/doc/Doxyfile.in | 17 ----------------- legacy/eeze/doc/Doxyfile.in | 1 - legacy/efreet/doc/Doxyfile.in | 17 ----------------- legacy/eio/doc/Doxyfile.in | 17 ----------------- legacy/embryo/doc/Doxyfile.in | 1 - legacy/emotion/doc/Doxyfile.in | 1 - legacy/eobj/doc/Doxyfile.in | 17 ----------------- legacy/ephysics/doc/Doxyfile.in | 17 ----------------- legacy/ethumb/doc/Doxyfile.in | 12 ------------ legacy/evas/doc/Doxyfile.in | 1 - 14 files changed, 1 insertion(+), 142 deletions(-) diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in index cac9c1c134..21f6ad8ef5 100644 --- a/doc/Doxyfile.in +++ b/doc/Doxyfile.in @@ -500,12 +500,6 @@ MAX_INITIALIZER_LINES = 30 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. # This will remove the Files entry from the Quick Index and from the # Folder Tree View (if specified). The default is YES. @@ -875,12 +869,6 @@ HTML_COLORSTYLE_GAMMA = 80 HTML_TIMESTAMP = YES -# 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 # documentation will contain sections that can be hidden and shown after the # page has loaded. For this to work a browser that supports @@ -1062,11 +1050,6 @@ ENUM_VALUES_PER_LINE = 1 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 # used to set the initial width (in pixels) of the frame in which the tree # is shown. diff --git a/legacy/ecore/doc/Doxyfile.in b/legacy/ecore/doc/Doxyfile.in index 43e73c139c..301e55ee33 100644 --- a/legacy/ecore/doc/Doxyfile.in +++ b/legacy/ecore/doc/Doxyfile.in @@ -60,7 +60,6 @@ GENERATE_DEPRECATEDLIST= YES ENABLED_SECTIONS = MAX_INITIALIZER_LINES = 30 SHOW_USED_FILES = NO -SHOW_DIRECTORIES = NO SHOW_FILES = YES SHOW_NAMESPACES = YES FILE_VERSION_FILTER = @@ -110,7 +109,6 @@ HTML_COLORSTYLE_HUE = 220 HTML_COLORSTYLE_SAT = 100 HTML_COLORSTYLE_GAMMA = 80 HTML_TIMESTAMP = YES -HTML_ALIGN_MEMBERS = YES HTML_DYNAMIC_SECTIONS = NO GENERATE_DOCSET = NO DOCSET_FEEDNAME = "Doxygen generated docs" @@ -137,7 +135,6 @@ ECLIPSE_DOC_ID = org.doxygen.Project DISABLE_INDEX = YES ENUM_VALUES_PER_LINE = 1 GENERATE_TREEVIEW = NO -USE_INLINE_TREES = NO TREEVIEW_WIDTH = 250 EXT_LINKS_IN_WINDOW = NO FORMULA_FONTSIZE = 10 diff --git a/legacy/edbus/doc/Doxyfile.in b/legacy/edbus/doc/Doxyfile.in index 02e7440f06..12ce74458f 100644 --- a/legacy/edbus/doc/Doxyfile.in +++ b/legacy/edbus/doc/Doxyfile.in @@ -60,7 +60,6 @@ GENERATE_DEPRECATEDLIST= YES ENABLED_SECTIONS = MAX_INITIALIZER_LINES = 30 SHOW_USED_FILES = NO -SHOW_DIRECTORIES = NO SHOW_FILES = YES SHOW_NAMESPACES = YES FILE_VERSION_FILTER = @@ -109,7 +108,6 @@ HTML_COLORSTYLE_HUE = 220 HTML_COLORSTYLE_SAT = 100 HTML_COLORSTYLE_GAMMA = 80 HTML_TIMESTAMP = YES -HTML_ALIGN_MEMBERS = YES HTML_DYNAMIC_SECTIONS = NO GENERATE_DOCSET = NO DOCSET_FEEDNAME = "Doxygen generated docs" @@ -136,7 +134,6 @@ ECLIPSE_DOC_ID = org.doxygen.Project DISABLE_INDEX = YES ENUM_VALUES_PER_LINE = 1 GENERATE_TREEVIEW = NO -USE_INLINE_TREES = NO TREEVIEW_WIDTH = 250 EXT_LINKS_IN_WINDOW = NO FORMULA_FONTSIZE = 10 @@ -224,4 +221,4 @@ MAX_DOT_GRAPH_DEPTH = 0 DOT_TRANSPARENT = NO DOT_MULTI_TARGETS = NO GENERATE_LEGEND = YES -DOT_CLEANUP = YES \ No newline at end of file +DOT_CLEANUP = YES diff --git a/legacy/edje/doc/Doxyfile.in b/legacy/edje/doc/Doxyfile.in index 5cd36f29d5..e788cbf1cd 100644 --- a/legacy/edje/doc/Doxyfile.in +++ b/legacy/edje/doc/Doxyfile.in @@ -488,12 +488,6 @@ MAX_INITIALIZER_LINES = 30 SHOW_USED_FILES = YES -# 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. # This will remove the Files entry from the Quick Index and from the # Folder Tree View (if specified). The default is YES. @@ -814,12 +808,6 @@ HTML_FOOTER = @srcdir@/foot.html HTML_STYLESHEET = @srcdir@/e.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 # documentation will contain sections that can be hidden and shown after the # page has loaded. For this to work a browser that supports @@ -968,11 +956,6 @@ ENUM_VALUES_PER_LINE = 4 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 # used to set the initial width (in pixels) of the frame in which the tree # is shown. diff --git a/legacy/eet/doc/Doxyfile.in b/legacy/eet/doc/Doxyfile.in index f9d22c8c07..126b6567a4 100644 --- a/legacy/eet/doc/Doxyfile.in +++ b/legacy/eet/doc/Doxyfile.in @@ -500,12 +500,6 @@ MAX_INITIALIZER_LINES = 30 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. # This will remove the Files entry from the Quick Index and from the # Folder Tree View (if specified). The default is YES. @@ -874,12 +868,6 @@ HTML_COLORSTYLE_GAMMA = 80 HTML_TIMESTAMP = YES -# 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 # documentation will contain sections that can be hidden and shown after the # page has loaded. For this to work a browser that supports @@ -1061,11 +1049,6 @@ ENUM_VALUES_PER_LINE = 1 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 # used to set the initial width (in pixels) of the frame in which the tree # is shown. diff --git a/legacy/eeze/doc/Doxyfile.in b/legacy/eeze/doc/Doxyfile.in index da43f4470c..fdbe0e47c1 100644 --- a/legacy/eeze/doc/Doxyfile.in +++ b/legacy/eeze/doc/Doxyfile.in @@ -62,7 +62,6 @@ HIDE_SCOPE_NAMES = NO HIDE_UNDOC_CLASSES = YES HIDE_UNDOC_MEMBERS = YES HIDE_UNDOC_RELATIONS = YES -HTML_ALIGN_MEMBERS = YES HTML_FILE_EXTENSION = .html HTML_FOOTER = @srcdir@/foot.html HTML_HEADER = @srcdir@/head.html diff --git a/legacy/efreet/doc/Doxyfile.in b/legacy/efreet/doc/Doxyfile.in index cd56fea82b..f52eccc316 100644 --- a/legacy/efreet/doc/Doxyfile.in +++ b/legacy/efreet/doc/Doxyfile.in @@ -500,12 +500,6 @@ MAX_INITIALIZER_LINES = 30 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. # This will remove the Files entry from the Quick Index and from the # Folder Tree View (if specified). The default is YES. @@ -872,12 +866,6 @@ HTML_COLORSTYLE_GAMMA = 80 HTML_TIMESTAMP = YES -# 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 # documentation will contain sections that can be hidden and shown after the # page has loaded. For this to work a browser that supports @@ -1059,11 +1047,6 @@ ENUM_VALUES_PER_LINE = 1 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 # used to set the initial width (in pixels) of the frame in which the tree # is shown. diff --git a/legacy/eio/doc/Doxyfile.in b/legacy/eio/doc/Doxyfile.in index dbcc001132..5045cc5d86 100644 --- a/legacy/eio/doc/Doxyfile.in +++ b/legacy/eio/doc/Doxyfile.in @@ -483,12 +483,6 @@ MAX_INITIALIZER_LINES = 30 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. # This will remove the Files entry from the Quick Index and from the # Folder Tree View (if specified). The default is YES. @@ -840,12 +834,6 @@ HTML_COLORSTYLE_GAMMA = 80 HTML_TIMESTAMP = YES -# 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 # documentation will contain sections that can be hidden and shown after the # page has loaded. For this to work a browser that supports @@ -1026,11 +1014,6 @@ ENUM_VALUES_PER_LINE = 4 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 # used to set the initial width (in pixels) of the frame in which the tree # is shown. diff --git a/legacy/embryo/doc/Doxyfile.in b/legacy/embryo/doc/Doxyfile.in index 5476347159..2d3df0c3c4 100644 --- a/legacy/embryo/doc/Doxyfile.in +++ b/legacy/embryo/doc/Doxyfile.in @@ -10,7 +10,6 @@ HTML_FILE_EXTENSION = .html HTML_HEADER = @srcdir@/head.html HTML_FOOTER = @srcdir@/foot.html HTML_STYLESHEET = @srcdir@/e.css -HTML_ALIGN_MEMBERS = YES ENUM_VALUES_PER_LINE = 1 GENERATE_HTMLHELP = NO CHM_FILE = diff --git a/legacy/emotion/doc/Doxyfile.in b/legacy/emotion/doc/Doxyfile.in index 907be04f03..823cec8064 100644 --- a/legacy/emotion/doc/Doxyfile.in +++ b/legacy/emotion/doc/Doxyfile.in @@ -11,7 +11,6 @@ HTML_FILE_EXTENSION = .html HTML_HEADER = @srcdir@/head.html HTML_FOOTER = @srcdir@/foot.html HTML_STYLESHEET = @srcdir@/e.css -HTML_ALIGN_MEMBERS = YES ENUM_VALUES_PER_LINE = 1 GENERATE_HTMLHELP = NO CHM_FILE = diff --git a/legacy/eobj/doc/Doxyfile.in b/legacy/eobj/doc/Doxyfile.in index c4260712cd..e178503a13 100644 --- a/legacy/eobj/doc/Doxyfile.in +++ b/legacy/eobj/doc/Doxyfile.in @@ -500,12 +500,6 @@ MAX_INITIALIZER_LINES = 30 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. # This will remove the Files entry from the Quick Index and from the # Folder Tree View (if specified). The default is YES. @@ -873,12 +867,6 @@ HTML_COLORSTYLE_GAMMA = 80 HTML_TIMESTAMP = YES -# 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 # documentation will contain sections that can be hidden and shown after the # page has loaded. For this to work a browser that supports @@ -1060,11 +1048,6 @@ ENUM_VALUES_PER_LINE = 1 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 # used to set the initial width (in pixels) of the frame in which the tree # is shown. diff --git a/legacy/ephysics/doc/Doxyfile.in b/legacy/ephysics/doc/Doxyfile.in index f6983317c4..1ad1f8880a 100644 --- a/legacy/ephysics/doc/Doxyfile.in +++ b/legacy/ephysics/doc/Doxyfile.in @@ -471,12 +471,6 @@ MAX_INITIALIZER_LINES = 30 SHOW_USED_FILES = YES -# 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. # This will remove the Files entry from the Quick Index and from the # Folder Tree View (if specified). The default is YES. @@ -797,12 +791,6 @@ HTML_FOOTER = @srcdir@/foot.html HTML_STYLESHEET = @srcdir@/e.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 # documentation will contain sections that can be hidden and shown after the # page has loaded. For this to work a browser that supports @@ -951,11 +939,6 @@ ENUM_VALUES_PER_LINE = 4 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 # used to set the initial width (in pixels) of the frame in which the tree # is shown. diff --git a/legacy/ethumb/doc/Doxyfile.in b/legacy/ethumb/doc/Doxyfile.in index 5e32ca8a1e..279122213c 100644 --- a/legacy/ethumb/doc/Doxyfile.in +++ b/legacy/ethumb/doc/Doxyfile.in @@ -430,12 +430,6 @@ MAX_INITIALIZER_LINES = 30 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 - # The FILE_VERSION_FILTER tag can be used to specify a program or script that # doxygen should invoke to get the current version for each file (typically from # the version control system). Doxygen will invoke the program by executing (via @@ -730,12 +724,6 @@ HTML_FOOTER = @srcdir@/foot.html HTML_STYLESHEET = @srcdir@/e.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 GENERATE_HTMLHELP tag is set to YES, additional index files # will be generated that can be used as input for tools like the # Microsoft HTML help workshop to generate a compiled HTML help file (.chm) diff --git a/legacy/evas/doc/Doxyfile.in b/legacy/evas/doc/Doxyfile.in index 54456fec08..1c6dd11ae1 100644 --- a/legacy/evas/doc/Doxyfile.in +++ b/legacy/evas/doc/Doxyfile.in @@ -10,7 +10,6 @@ HTML_FILE_EXTENSION = .html HTML_HEADER = @srcdir@/head.html HTML_FOOTER = @srcdir@/foot.html HTML_STYLESHEET = @srcdir@/e.css -HTML_ALIGN_MEMBERS = YES ENUM_VALUES_PER_LINE = 1 GENERATE_HTMLHELP = NO CHM_FILE =