summaryrefslogtreecommitdiff
path: root/docs/process
diff options
context:
space:
mode:
authorPaul Beesley <paul.beesley@arm.com>2019-03-07 15:47:15 +0000
committerPaul Beesley <paul.beesley@arm.com>2019-05-22 11:20:39 +0100
commit8aa050554b996406231a66a048b56fa03ba220c8 (patch)
tree931b10a25ab55a5fd3ac9dfdc39ce1170cc7bd66 /docs/process
parentb27c7d6f0507c89189a22f695e743a0ec4ff3357 (diff)
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.rst6
-rw-r--r--docs/process/contributing.rst4
-rw-r--r--docs/process/index.rst2
-rw-r--r--docs/process/platform-compatibility-policy.rst4
-rw-r--r--docs/process/release-information.rst4
-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 644f8288..def5bf99 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 bd950e51..8f8143f8 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 91f1beb2..aa5d6bba 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 e977e63a..47b0e7e9 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 55311503..0b5e7d7f 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 672c5632..b4831c82 100644
--- a/docs/process/security-center.rst
+++ b/docs/process/security.rst
@@ -1,5 +1,5 @@
-Security Center
-===============
+Security Handling
+=================
Security Disclosures
--------------------