[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 d778be30b63e558095991fb3df9b1ded12698160..7e1d47a7a95a5933c4a3c0086171d20c1d122e63 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 449552d99d46bd4726cbb6f49f1a6ca1de6e92e0..39a346409b935c3137dc9e44192c1a313c899459 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 7ede0b0a8b3b718739870d4ace8a9b6f0e213ea6..6ee771c23d2b6cb85479ac5c67805c97208146bb 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 7750d89fd267ea4369f3eae5b68ebd0c900538de..5712779e6b2c5bc22d9d532f768bfea1717c52e2 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 7a6d531ad255914741fd14efc660b822f3db40fc..b19ca6d215807f4ee29c6095c3143929045cbcc3 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 307981eed5f211aba2af7ebc3b0e5b0470bc263b..a0e4465c7dec045473337ccf428539977c5756aa 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 f02c70336040eeaf8aa1db4a4503e0515c403b90..f52c234da05de9744dda8dfb320d2226c1c9ca15 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 cd1eca2f2888f766b81cf5b31fe89a3f5162c905..85968dd113436f6cef403547b3a781bc5930f6dd 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 36786aa564105e78ae6e1e17b92d9ed64e4b2967..c2f9f7ff3fa790e886bbed0d14223edd39d53475 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.