diff options
author | Paul Beesley <paul.beesley@arm.com> | 2019-03-07 15:47:15 +0000 |
---|---|---|
committer | Paul Beesley <paul.beesley@arm.com> | 2019-05-22 11:20:39 +0100 |
commit | 8aa050554b996406231a66a048b56fa03ba220c8 (patch) | |
tree | 931b10a25ab55a5fd3ac9dfdc39ce1170cc7bd66 /docs/process | |
parent | b27c7d6f0507c89189a22f695e743a0ec4ff3357 (diff) | |
download | platform_external_arm-trusted-firmware-8aa050554b996406231a66a048b56fa03ba220c8.tar.gz platform_external_arm-trusted-firmware-8aa050554b996406231a66a048b56fa03ba220c8.tar.bz2 platform_external_arm-trusted-firmware-8aa050554b996406231a66a048b56fa03ba220c8.zip |
doc: Reword document titles
This patch attempts to standardise the document titles as well as
adding titles to documents that were missing one. The aim is to
remove needless references to "TF-A" or "Trusted Firmware" in the
title of every document and to make sure that the title matches
with the document content.
Change-Id: I9b93ccf43b5d57e8dc793a5311b8ed7c4dd245cc
Signed-off-by: Paul Beesley <paul.beesley@arm.com>
Diffstat (limited to 'docs/process')
-rw-r--r-- | docs/process/coding-guidelines.rst | 6 | ||||
-rw-r--r-- | docs/process/contributing.rst | 4 | ||||
-rw-r--r-- | docs/process/index.rst | 2 | ||||
-rw-r--r-- | docs/process/platform-compatibility-policy.rst | 4 | ||||
-rw-r--r-- | docs/process/release-information.rst | 4 | ||||
-rw-r--r-- | docs/process/security.rst (renamed from docs/process/security-center.rst) | 4 |
6 files changed, 11 insertions, 13 deletions
diff --git a/docs/process/coding-guidelines.rst b/docs/process/coding-guidelines.rst index 644f82885..def5bf991 100644 --- a/docs/process/coding-guidelines.rst +++ b/docs/process/coding-guidelines.rst @@ -1,7 +1,5 @@ -Trusted Firmware-A Coding Guidelines -==================================== - - +Coding Style & Guidelines +========================= .. contents:: diff --git a/docs/process/contributing.rst b/docs/process/contributing.rst index bd950e511..8f8143f87 100644 --- a/docs/process/contributing.rst +++ b/docs/process/contributing.rst @@ -1,5 +1,5 @@ -Contributing to Trusted Firmware-A -================================== +Contributor's Guide +=================== Getting Started --------------- diff --git a/docs/process/index.rst b/docs/process/index.rst index 91f1beb2a..aa5d6bba7 100644 --- a/docs/process/index.rst +++ b/docs/process/index.rst @@ -7,7 +7,7 @@ Processes & Policies :numbered: release-information - security-center + security platform-compatibility-policy coding-guidelines contributing diff --git a/docs/process/platform-compatibility-policy.rst b/docs/process/platform-compatibility-policy.rst index e977e63a8..47b0e7e96 100644 --- a/docs/process/platform-compatibility-policy.rst +++ b/docs/process/platform-compatibility-policy.rst @@ -1,5 +1,5 @@ -TF-A Platform Compatibility Policy -================================== +Platform Compatibility Policy +============================= diff --git a/docs/process/release-information.rst b/docs/process/release-information.rst index 553115036..0b5e7d7f1 100644 --- a/docs/process/release-information.rst +++ b/docs/process/release-information.rst @@ -1,5 +1,5 @@ -TF-A Release Information -======================== +Release Processes +================= .. section-numbering:: :suffix: . diff --git a/docs/process/security-center.rst b/docs/process/security.rst index 672c56322..b4831c822 100644 --- a/docs/process/security-center.rst +++ b/docs/process/security.rst @@ -1,5 +1,5 @@ -Security Center -=============== +Security Handling +================= Security Disclosures -------------------- |