[NFC] Inclusive Language: change master to main for .chm files
authorQuinn Pham <Quinn.Pham@ibm.com>
Fri, 5 Nov 2021 17:33:13 +0000 (12:33 -0500)
committerQuinn Pham <Quinn.Pham@ibm.com>
Mon, 8 Nov 2021 14:23:04 +0000 (08:23 -0600)
[NFC] As part of using inclusive language within the llvm project,
this patch replaces master with main when referring to `.chm` files.

Reviewed By: teemperor

Differential Revision: https://reviews.llvm.org/D113299

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 d778be3..7e1d47a 100644 (file)
@@ -1230,7 +1230,7 @@ CHM_FILE               =
 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 449552d..39a3464 100644 (file)
@@ -1219,7 +1219,7 @@ CHM_FILE               =
 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 7ede0b0..6ee771c 100644 (file)
@@ -1222,7 +1222,7 @@ CHM_FILE               =
 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 7750d89..5712779 100644 (file)
@@ -916,7 +916,7 @@ HHC_LOCATION           =
 
 # 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 7a6d531..b19ca6d 100644 (file)
@@ -1220,7 +1220,7 @@ CHM_FILE               =
 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 307981e..a0e4465 100644 (file)
@@ -1220,7 +1220,7 @@ CHM_FILE               =
 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 f02c703..f52c234 100644 (file)
@@ -1220,7 +1220,7 @@ CHM_FILE               =
 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 cd1eca2..85968dd 100644 (file)
@@ -1048,7 +1048,7 @@ HHC_LOCATION           =
 \r
 # If the GENERATE_HTMLHELP tag is set to YES, the GENERATE_CHI flag\r
 # controls if a separate .chi index file is generated (YES) or that\r
-# it should be included in the master .chm file (NO).\r
+# it should be included in the main .chm file (NO).\r
 \r
 GENERATE_CHI           = NO\r
 \r
index 36786aa..c2f9f7f 100644 (file)
@@ -1220,7 +1220,7 @@ CHM_FILE               =
 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.