doc: Set correct syntax highlighting style
authorPaul Beesley <paul.beesley@arm.com>
Wed, 13 Mar 2019 15:11:04 +0000 (15:11 +0000)
committerPaul Beesley <paul.beesley@arm.com>
Wed, 22 May 2019 10:28:17 +0000 (11:28 +0100)
commit29c02529592fb2489edee6c92e418918e5732105
tree9510a970fc1f7c0779ae1521303edfae4f55ff91
parent8f62ca7b3060b87ede0a55c1972e5d2146a23890
doc: Set correct syntax highlighting style

Several code blocks do not specify a language for syntax
highlighting. This results in Sphinx using a default highlighter
which is Python.

This patch adds the correct language to each code block that doesn't
already specify it.

Change-Id: Icce1949aabfdc11a334a42d49edf55fa673cddc3
Signed-off-by: Paul Beesley <paul.beesley@arm.com>
17 files changed:
docs/components/romlib-design.rst
docs/components/sdei.rst
docs/components/secure-partition-manager-design.rst
docs/design/auth-framework.rst
docs/design/firmware-design.rst
docs/design/interrupt-framework-design.rst
docs/design/psci-pd-tree.rst
docs/getting_started/rt-svc-writers-guide.rst
docs/getting_started/user-guide.rst
docs/perf/psci-performance-juno.rst
docs/plat/allwinner.rst
docs/plat/meson-gxbb.rst
docs/plat/meson-gxl.rst
docs/plat/qemu.rst
docs/process/coding-guidelines.rst
docs/security_advisories/security-advisory-tfv-3.rst
docs/security_advisories/security-advisory-tfv-8.rst