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>
1 parent 8f62ca7 commit 29c02529592fb2489edee6c92e418918e5732105
@Paul Beesley Paul Beesley authored on 13 Mar 2019
Showing 17 changed files
View
docs/components/romlib-design.rst
View
docs/components/sdei.rst
View
docs/components/secure-partition-manager-design.rst
View
docs/design/auth-framework.rst
View
docs/design/firmware-design.rst
View
docs/design/interrupt-framework-design.rst
View
docs/design/psci-pd-tree.rst
View
docs/getting_started/rt-svc-writers-guide.rst
View
docs/getting_started/user-guide.rst
View
docs/perf/psci-performance-juno.rst
View
docs/plat/allwinner.rst
View
docs/plat/meson-gxbb.rst
View
docs/plat/meson-gxl.rst
View
docs/plat/qemu.rst
View
docs/process/coding-guidelines.rst
View
docs/security_advisories/security-advisory-tfv-3.rst
View
docs/security_advisories/security-advisory-tfv-8.rst