summaryrefslogtreecommitdiffstats
path: root/Documentation/community
diff options
context:
space:
mode:
authorFelix Singer <felixsinger@posteo.net>2022-02-21 17:44:19 +0100
committerNico Huber <nico.h@gmx.de>2022-02-25 12:49:15 +0000
commit2552c471004ef89dd89b503a398f78e61bb907ba (patch)
tree207d05ed2cb8b14ab1eb7fe2cdf111f8e3eea617 /Documentation/community
parent1d72afbd2a284da02208769bb4e74510908f8086 (diff)
downloadcoreboot-2552c471004ef89dd89b503a398f78e61bb907ba.tar.gz
coreboot-2552c471004ef89dd89b503a398f78e61bb907ba.tar.bz2
coreboot-2552c471004ef89dd89b503a398f78e61bb907ba.zip
Documentation/index.md: Add "Community" menu entry
Clean up the main menu by adding a new entry `Community` and moving all related menu entries below it. Change-Id: Ib5df0156edaa739f15e6da8489968448876e1894 Signed-off-by: Felix Singer <felixsinger@posteo.net> Reviewed-on: https://review.coreboot.org/c/coreboot/+/62219 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Paul Menzel <paulepanter@mailbox.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'Documentation/community')
-rw-r--r--Documentation/community/index.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/community/index.md b/Documentation/community/index.md
new file mode 100644
index 000000000000..30420ae90320
--- /dev/null
+++ b/Documentation/community/index.md
@@ -0,0 +1,7 @@
+# Community
+
+* [Code of Conduct](code_of_conduct.md)
+* [Language style](language_style.md)
+* [Community forums](forums.md)
+* [Project services](services.md)
+* [coreboot at conferences](conferences.md)