summaryrefslogtreecommitdiff
path: root/Documentation/index.md
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2019-01-11 14:08:02 +0100
committerPatrick Georgi <pgeorgi@google.com>2019-01-30 11:47:56 +0000
commita35904b29cf4f2ae9ab56122a3b0ee6aa6ffb823 (patch)
tree401d85a89a31b91a1b7666535bd725e76f463df2 /Documentation/index.md
parent19f5201463ff3ffe26754a69df493a37a6c96a05 (diff)
downloadcoreboot-a35904b29cf4f2ae9ab56122a3b0ee6aa6ffb823.tar.xz
Documentation: Add coding style
This is the old wiki page https://www.coreboot.org/Coding_Style coverted from mediawiki to markdown. Change-Id: Id56a8b7500121c4d9c18bc0b6bbc2c05402268dc Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/c/30834 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'Documentation/index.md')
-rw-r--r--Documentation/index.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/index.md b/Documentation/index.md
index 9fdb0dca8c..5c389097ce 100644
--- a/Documentation/index.md
+++ b/Documentation/index.md
@@ -9,6 +9,7 @@ Contents:
* [Getting Started](getting_started/index.md)
* [Rookie Guide](lessons/index.md)
+* [Coding Style](coding_style.md)
* [Code of Conduct](code_of_conduct.md)
* [Timestamps](timestamp.md)
* [Intel IFD Binary Extraction](Binary_Extraction.md)