doc: Define doc vars and links in a single file
Add a common variables file that holds important definitions and
external links used throughout the documentation.
And add a non-inclusive language check module as well.
This check aims to identify opportunities across the target repository to use
more inclusive language. Potentially non-inclusive language is reported as a
result of the tool, along with the filename and line number so that
consideration can be made for alternatives. Exceptions can be provided when
appropriate alternatives cannot be found, by tagging it with
"inclusivity-exception" before the usage.
The list of non-inclusive language is stored within the project configuration
files.
Issue-Id: SCM-4874
Signed-off-by:
Robbie Cao <robbie.cao@arm.com>
Change-Id: I9c58bc165f57c43c99f02847fa67d13c8d824265
Loading
Please register or sign in to comment