commit | 1c3f86a43be227a4ea688970dc664d57482797f4 | [log] [tgz] |
---|---|---|
author | J-Alves <joao.alves@arm.com> | Wed Oct 18 13:27:11 2023 +0100 |
committer | Madhukar Pappireddy <madhukar.pappireddy@arm.com> | Mon Nov 06 21:43:41 2023 +0100 |
tree | aec2a5aed500a051404f498d8c706476e897ff98 | |
parent | e476c55af221988ae9713143e1170db891b278db [diff] [blame] |
docs: add coding style section Added to `Getting Started` section, the coding style guidelines. Signed-off-by: J-Alves <joao.alves@arm.com> Change-Id: I434b63f4816cc7cb5ca91c5cfb8bc24250d152ef
diff --git a/docs/getting_started/index.rst b/docs/getting_started/index.rst index 090a6e1..733393c 100644 --- a/docs/getting_started/index.rst +++ b/docs/getting_started/index.rst
@@ -7,6 +7,7 @@ building docs-build + coding-style --------------