[Accessibility] Expand heading text to remove duplicate headings (#34671)
This commit is contained in:
@@ -30,10 +30,8 @@ structures. To get started quickly, we recommend adopting a relatively simple
|
||||
setup, as outlined in the steps below.
|
||||
|
||||
If you use Linux, Windows, or macOS version 10.14 (“Mojave”) or earlier, simply
|
||||
follow the steps below. For macOS version 10.15 (“Catalina”) or newer, steps 1
|
||||
and 4 are slightly different—for further details, see the sections labeled
|
||||
**Information for macOS “Catalina” (or newer) users**. If you are using macOS
|
||||
on Apple Silicon (e.g. Apple M1), ensure that the [Xcode command-line developer
|
||||
follow the steps below. For macOS version 10.15 (“Catalina”) or newer, there are additional notes for some of the steps. If you are using macOS
|
||||
on Apple Silicon (for example, Apple M1), ensure that the [Xcode command-line developer
|
||||
tools](https://developer.apple.com/downloads/index.action) and [Rosetta 2](https://support.apple.com/en-us/HT211861) are installed.
|
||||
|
||||
{% note %}
|
||||
@@ -67,7 +65,7 @@ for the version you require.
|
||||
If you want the CLI for a specific platform, download the appropriate `codeql-PLATFORM.zip` file.
|
||||
Alternatively, you can download `codeql.zip`, which contains the CLI for all supported platforms.
|
||||
|
||||
#### Information for macOS “Catalina” (or newer) users
|
||||
#### Download information for macOS “Catalina” (or newer) users
|
||||
|
||||
If you use macOS version 10.15 (“Catalina”), version 11 (“Big Sur”), or the upcoming version 12 (“Monterey”), you need to ensure that your web browser does not automatically extract zip files. If you use Safari, complete the following steps before downloading the {% data variables.product.prodname_codeql_cli %} zip archive:
|
||||
|
||||
@@ -81,7 +79,7 @@ If you use macOS version 10.15 (“Catalina”), version 11 (“Big Sur”), or
|
||||
For Linux, Windows, and macOS users (version 10.14 “Mojave”, and earlier)
|
||||
simply extract the zip archive.
|
||||
|
||||
#### Information for macOS “Catalina” (or newer) users
|
||||
#### Extraction information for macOS “Catalina” (or newer) users
|
||||
|
||||
macOS “Catalina”, “Big Sur”, or “Monterey” users should run the following commands in the Terminal, where `${extraction-root}` is the path to the directory where you will extract the {% data variables.product.prodname_codeql_cli %} zip archive:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user