commit | b386f0add23b11d8563ed84c8d14df7677a84d09 | [log] [tgz] |
---|---|---|
author | Sandrine Bailleux <sandrine.bailleux@arm.com> | Mon Jul 11 10:53:42 2022 +0200 |
committer | Sandrine Bailleux <sandrine.bailleux@arm.com> | Mon Jul 11 10:57:23 2022 +0200 |
tree | 9f2f69dc243adcb913814c8e48e572ca128e54eb | |
parent | 8a55bc600f31dcea3600d3d88a784cc02ec267b3 [diff] |
docs(prerequisites): fix "Build Host" title Add an empty line just before the "Build Host" title. Without this, the title is not properly recognized, it does not get added to the table of contents and the underlining characters appear as dashes, as can be seen here: https://trustedfirmware-a.readthedocs.io/en/v2.7/getting_started/prerequisites.html#prerequisites Change-Id: Ia89cf3de0588495cbe64b0247dc860619f5ea6a8 Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>
diff --git a/docs/getting_started/prerequisites.rst b/docs/getting_started/prerequisites.rst index 0b8a71c..179d17b 100644 --- a/docs/getting_started/prerequisites.rst +++ b/docs/getting_started/prerequisites.rst
@@ -7,6 +7,7 @@ It may possible to build |TF-A| with combinations of software packages that are different from those listed below, however only the software described in this document can be officially supported. + Build Host ----------