This revision was automatically updated to reflect the committed changes. Closed by commit rGc3b15b71ce00: [NFC] Inclusive Language: change master to main for .chm files (authored by quinnp).
Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D113299/new/ https://reviews.llvm.org/D113299 Files: clang-tools-extra/docs/doxygen.cfg.in clang/docs/doxygen.cfg.in flang/docs/doxygen.cfg.in lldb/docs/doxygen.cfg.in llvm/docs/doxygen.cfg.in mlir/docs/doxygen.cfg.in openmp/docs/doxygen.cfg.in openmp/runtime/doc/doxygen/config polly/docs/doxygen.cfg.in
Index: polly/docs/doxygen.cfg.in =================================================================== --- polly/docs/doxygen.cfg.in +++ polly/docs/doxygen.cfg.in @@ -1220,7 +1220,7 @@ HHC_LOCATION = # The GENERATE_CHI flag controls if a separate .chi index file is generated ( -# YES) or that it should be included in the master .chm file ( NO). +# YES) or that it should be included in the main .chm file ( NO). # The default value is: NO. # This tag requires that the tag GENERATE_HTMLHELP is set to YES. Index: openmp/runtime/doc/doxygen/config =================================================================== --- openmp/runtime/doc/doxygen/config +++ openmp/runtime/doc/doxygen/config @@ -1048,7 +1048,7 @@ # If the GENERATE_HTMLHELP tag is set to YES, the GENERATE_CHI flag # controls if a separate .chi index file is generated (YES) or that -# it should be included in the master .chm file (NO). +# it should be included in the main .chm file (NO). GENERATE_CHI = NO Index: openmp/docs/doxygen.cfg.in =================================================================== --- openmp/docs/doxygen.cfg.in +++ openmp/docs/doxygen.cfg.in @@ -1220,7 +1220,7 @@ HHC_LOCATION = # The GENERATE_CHI flag controls if a separate .chi index file is generated ( -# YES) or that it should be included in the master .chm file ( NO). +# YES) or that it should be included in the main .chm file ( NO). # The default value is: NO. # This tag requires that the tag GENERATE_HTMLHELP is set to YES. Index: mlir/docs/doxygen.cfg.in =================================================================== --- mlir/docs/doxygen.cfg.in +++ mlir/docs/doxygen.cfg.in @@ -1220,7 +1220,7 @@ HHC_LOCATION = # The GENERATE_CHI flag controls if a separate .chi index file is generated ( -# YES) or that it should be included in the master .chm file ( NO). +# YES) or that it should be included in the main .chm file ( NO). # The default value is: NO. # This tag requires that the tag GENERATE_HTMLHELP is set to YES. Index: llvm/docs/doxygen.cfg.in =================================================================== --- llvm/docs/doxygen.cfg.in +++ llvm/docs/doxygen.cfg.in @@ -1220,7 +1220,7 @@ HHC_LOCATION = # The GENERATE_CHI flag controls if a separate .chi index file is generated ( -# YES) or that it should be included in the master .chm file ( NO). +# YES) or that it should be included in the main .chm file ( NO). # The default value is: NO. # This tag requires that the tag GENERATE_HTMLHELP is set to YES. Index: lldb/docs/doxygen.cfg.in =================================================================== --- lldb/docs/doxygen.cfg.in +++ lldb/docs/doxygen.cfg.in @@ -916,7 +916,7 @@ # If the GENERATE_HTMLHELP tag is set to YES, the GENERATE_CHI flag # controls if a separate .chi index file is generated (YES) or that -# it should be included in the master .chm file (NO). +# it should be included in the main .chm file (NO). GENERATE_CHI = NO Index: flang/docs/doxygen.cfg.in =================================================================== --- flang/docs/doxygen.cfg.in +++ flang/docs/doxygen.cfg.in @@ -1222,7 +1222,7 @@ HHC_LOCATION = # The GENERATE_CHI flag controls if a separate .chi index file is generated ( -# YES) or that it should be included in the master .chm file ( NO). +# YES) or that it should be included in the main .chm file ( NO). # The default value is: NO. # This tag requires that the tag GENERATE_HTMLHELP is set to YES. Index: clang/docs/doxygen.cfg.in =================================================================== --- clang/docs/doxygen.cfg.in +++ clang/docs/doxygen.cfg.in @@ -1219,7 +1219,7 @@ HHC_LOCATION = # The GENERATE_CHI flag controls if a separate .chi index file is generated ( -# YES) or that it should be included in the master .chm file ( NO). +# YES) or that it should be included in the main .chm file ( NO). # The default value is: NO. # This tag requires that the tag GENERATE_HTMLHELP is set to YES. Index: clang-tools-extra/docs/doxygen.cfg.in =================================================================== --- clang-tools-extra/docs/doxygen.cfg.in +++ clang-tools-extra/docs/doxygen.cfg.in @@ -1230,7 +1230,7 @@ HHC_LOCATION = # The GENERATE_CHI flag controls if a separate .chi index file is generated ( -# YES) or that it should be included in the master .chm file ( NO). +# YES) or that it should be included in the main .chm file ( NO). # The default value is: NO. # This tag requires that the tag GENERATE_HTMLHELP is set to YES.
_______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits