[前][次][番号順一覧][スレッド一覧]

ruby-changes:67701

From: =E5=8D=9C=E9=83=A8=E6=98=8C=E5=B9=B3 <ko1@a...>
Date: Fri, 10 Sep 2021 20:00:43 +0900 (JST)
Subject: [ruby-changes:67701] c9753f3f91 (master): template/Doxyfile.tmpl: delete commented-out settings

https://git.ruby-lang.org/ruby.git/commit/?id=c9753f3f91

From c9753f3f91917b8b998d9b81d136a7bfcae310f6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=8D=9C=E9=83=A8=E6=98=8C=E5=B9=B3?=
 <shyouhei@r...>
Date: Tue, 22 Dec 2020 11:50:39 +0900
Subject: template/Doxyfile.tmpl: delete commented-out settings

Let our VCS manage old contents. [ci skip]
---
 template/Doxyfile.tmpl | 99 --------------------------------------------------
 1 file changed, 99 deletions(-)

diff --git a/template/Doxyfile.tmpl b/template/Doxyfile.tmpl
index 5044bdd..3e6881d 100644
--- a/template/Doxyfile.tmpl
+++ b/template/Doxyfile.tmpl
@@ -49,14 +49,12 @@ DOXYFILE_ENCODING      = UTF-8 https://github.com/ruby/ruby/blob/trunk/template/Doxyfile.tmpl#L49
 # title of most generated pages and in a few other places.
 # The default value is: My Project.
 
-# PROJECT_NAME           = "My Project"
 PROJECT_NAME           = Ruby
 
 # The PROJECT_NUMBER tag can be used to enter a project or revision number. This
 # could be handy for archiving the generated documentation or if some version
 # control system is used.
 
-# PROJECT_NUMBER         =
 PROJECT_NUMBER         = <%=RUBY_VERSION%><%= RUBY_PATCHLEVEL < 0 ? 'dev' : "p#{RUBY_PATCHLEVEL}" %> (<%=RUBY_RELEASE_DATE%> revision <%=RUBY_REVISION%>)
 
 # Using the PROJECT_BRIEF tag one can provide an optional one line description
@@ -77,7 +75,6 @@ PROJECT_LOGO           = https://github.com/ruby/ruby/blob/trunk/template/Doxyfile.tmpl#L75
 # entered, it will be relative to the location where doxygen was started. If
 # left blank the current directory will be used.
 
-# OUTPUT_DIRECTORY       =
 OUTPUT_DIRECTORY       = doc/capi
 
 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub-
@@ -88,7 +85,6 @@ OUTPUT_DIRECTORY       = doc/capi https://github.com/ruby/ruby/blob/trunk/template/Doxyfile.tmpl#L85
 # performance problems for the file system.
 # The default value is: NO.
 
-# CREATE_SUBDIRS         = NO
 CREATE_SUBDIRS         = YES
 
 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII
@@ -147,17 +143,6 @@ REPEAT_BRIEF           = YES https://github.com/ruby/ruby/blob/trunk/template/Doxyfile.tmpl#L143
 # the entity):The $name class, The $name widget, The $name file, is, provides,
 # specifies, contains, represents, a, an and the.
 
-# ABBREVIATE_BRIEF       = "The $name class" \
-#                          "The $name widget" \
-#                          "The $name file" \
-#                          is \
-#                          provides \
-#                          specifies \
-#                          contains \
-#                          represents \
-#                          a \
-#                          an \
-#                          the
 ABBREVIATE_BRIEF       =
 
 # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then
@@ -165,7 +150,6 @@ ABBREVIATE_BRIEF       = https://github.com/ruby/ruby/blob/trunk/template/Doxyfile.tmpl#L150
 # description.
 # The default value is: NO.
 
-# ALWAYS_DETAILED_SEC    = NO
 ALWAYS_DETAILED_SEC    = YES
 
 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all
@@ -193,7 +177,6 @@ FULL_PATH_NAMES        = YES https://github.com/ruby/ruby/blob/trunk/template/Doxyfile.tmpl#L177
 # will be relative from the directory where doxygen is started.
 # This tag requires that the tag FULL_PATH_NAMES is set to YES.
 
-# STRIP_FROM_PATH        =
 STRIP_FROM_PATH        = <%=srcdir%>
 
 # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of the
@@ -219,7 +202,6 @@ SHORT_NAMES            = NO https://github.com/ruby/ruby/blob/trunk/template/Doxyfile.tmpl#L202
 # description.)
 # The default value is: NO.
 
-# JAVADOC_AUTOBRIEF      = NO
 JAVADOC_AUTOBRIEF      = YES
 
 # If the JAVADOC_BANNER tag is set to YES then doxygen will interpret a line
@@ -238,7 +220,6 @@ JAVADOC_BANNER         = NO https://github.com/ruby/ruby/blob/trunk/template/Doxyfile.tmpl#L220
 # requiring an explicit \brief command for a brief description.)
 # The default value is: NO.
 
-# QT_AUTOBRIEF           = NO
 QT_AUTOBRIEF           = YES
 
 # The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make doxygen treat a
@@ -278,7 +259,6 @@ SEPARATE_MEMBER_PAGES  = NO https://github.com/ruby/ruby/blob/trunk/template/Doxyfile.tmpl#L259
 # uses this value to replace tabs by spaces in code fragments.
 # Minimum value: 1, maximum value: 16, default value: 4.
 
-# TAB_SIZE               = 4
 TAB_SIZE               = 8
 
 # This tag can be used to specify a number of aliases that act as commands in
@@ -304,7 +284,6 @@ ALIASES                = https://github.com/ruby/ruby/blob/trunk/template/Doxyfile.tmpl#L284
 # 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
@@ -417,7 +396,6 @@ SIP_SUPPORT            = NO https://github.com/ruby/ruby/blob/trunk/template/Doxyfile.tmpl#L396
 # should set this option to NO.
 # The default value is: YES.
 
-# IDL_PROPERTY_SUPPORT   = YES
 IDL_PROPERTY_SUPPORT   = NO
 
 # If member grouping is used in the documentation and the DISTRIBUTE_GROUP_DOC
@@ -514,7 +492,6 @@ NUM_PROC_THREADS       = 1 https://github.com/ruby/ruby/blob/trunk/template/Doxyfile.tmpl#L492
 # normally produced when WARNINGS is set to YES.
 # The default value is: NO.
 
-# EXTRACT_ALL            = NO
 EXTRACT_ALL            = YES
 
 # If the EXTRACT_PRIVATE tag is set to YES, all private members of a class will
@@ -601,7 +578,6 @@ HIDE_FRIEND_COMPOUNDS  = NO https://github.com/ruby/ruby/blob/trunk/template/Doxyfile.tmpl#L578
 # blocks will be appended to the function's detailed documentation block.
 # The default value is: NO.
 
-# HIDE_IN_BODY_DOCS      = NO
 HIDE_IN_BODY_DOCS      = YES
 
 # The INTERNAL_DOCS tag determines if documentation that is typed after a
@@ -625,7 +601,6 @@ INTERNAL_DOCS          = NO https://github.com/ruby/ruby/blob/trunk/template/Doxyfile.tmpl#L601
 # YES.
 # The default value is: system dependent.
 
-# CASE_SENSE_NAMES       = YES
 CASE_SENSE_NAMES       = NO
 
 # If the HIDE_SCOPE_NAMES tag is set to NO then doxygen will show members with
@@ -792,7 +767,6 @@ SHOW_NAMESPACES        = YES https://github.com/ruby/ruby/blob/trunk/template/Doxyfile.tmpl#L767
 # by doxygen. Whatever the program writes to standard output is used as the file
 # version. For an example see the documentation.
 
-# FILE_VERSION_FILTER    =
 FILE_VERSION_FILTER    = "<%=miniruby%> <%=srcdir%>/tool/file2lastrev.rb -q --srcdir=<%=srcdir%>"
 
 # The LAYOUT_FILE tag can be used to specify a layout file which will be parsed
@@ -897,7 +871,6 @@ WARN_LOGFILE           = https://github.com/ruby/ruby/blob/trunk/template/Doxyfile.tmpl#L871
 # spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
 # Note: If this tag is empty the current directory is searched.
 
-# INPUT                  =
 INPUT                  = <%=srcdir%> .
 
 # This tag can be used to specify the character encoding of the source files
@@ -927,59 +900,12 @@ INPUT_ENCODING         = UTF-8 https://github.com/ruby/ruby/blob/trunk/template/Doxyfile.tmpl#L900
 # *.py, *.pyw, *.f90, *.f95, *.f03, *.f08, *.f18, *.f, *.for, *.vhd, *.vhdl,
 # *.ucf, *.qsf and *.ice.
 
-# FILE_PATTERNS          = *.c \
-#                          *.cc \
-#                          *.cxx \
-#                          *.cpp \
-#                          *.c++ \
-#                          *.java \
-#                          *.ii \
-#                          *.ixx \
-#                          *.ipp \
-#                          *.i++ \
-#                          *.inl \
-#                          *.idl \
-#                          *.ddl \
-#                          *.odl \
-#                          *.h \
-#                          *.hh \
-#                          *.hxx \
-#                          *.hpp \
-#                          *.h++ \
-#                          *.cs \
-#                          *.d \
-#                          *.php \
-#                          *.php4 \
-#                          *.php5 \
-#                          *.phtml \
-#                          *.inc \
-#                          *.m \
-#                          *.markdown \
-#                          *.md \
-#                          *.mm \
-#                          *.dox \
-#                          *.py \
-#                          *.pyw \
-#                          *.f90 \
-#                          *.f95 \
-#                          *.f03 \
-#                          *.f08 \
-#                          *.f18 \
-#                          *.f \
-#                          *.for \
-#                          *.vhd \
-#                          *.vhdl \
-#                          *.ucf \
-#                          *.qsf \
-#                          *.ice
-
 FILE_PATTERNS          = *.c *.h *.hpp *.y *.def
 
 # The RECURSIVE tag can be used to specify whether or not subdirectories should
 # be searched for input files as well.
 # The default value is: NO.
 
-# RECURSIVE              = NO
 RECURSIVE              = YES
 
 
@@ -990,7 +916,6 @@ RECURSIVE              = YES https://github.com/ruby/ruby/blob/trunk/template/Doxyfile.tmpl#L916
 # Note that relative paths are relative to the directory from which doxygen is
 # run.
 
-# EXCLUDE                =
 EXCLUDE                = <%=srcdir%>/ext/dl/callback <%=srcdir%>/ccan <%=srcdir%>/ext/psych/yaml
 
 # The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
@@ -998,7 +923,6 @@ EXCLUDE                = <%=srcdir%>/ext/dl/callback <%=srcdir%>/ccan <%=srcdir% https://github.com/ruby/ruby/blob/trunk/template/Doxyfile.tmpl#L923
 # from the input.
 # The default value is: NO.
 
-# EXCLUDE_SYMLINKS       = NO
 EXCLUDE_SYMLINKS       = YES
 
 # If the value of the INPUT tag contains directories, you can use the
@@ -1008,7 +932,6 @@ EXCLUDE_SYMLINKS       = YES https://github.com/ruby/ruby/bl (... truncated)

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]