summaryrefslogtreecommitdiffstats
path: root/Documentation/index.md
diff options
context:
space:
mode:
authorFelix Singer <felixsinger@posteo.net>2022-02-21 17:48:15 +0100
committerFelix Singer <felixsinger@posteo.net>2022-02-25 15:28:14 +0000
commitd17eac4f09997ae6aa5ae953691e8e389cd78331 (patch)
treea31c025036828dc88e115091cf885c9b3275caeb /Documentation/index.md
parent2552c471004ef89dd89b503a398f78e61bb907ba (diff)
downloadcoreboot-d17eac4f09997ae6aa5ae953691e8e389cd78331.tar.gz
coreboot-d17eac4f09997ae6aa5ae953691e8e389cd78331.tar.bz2
coreboot-d17eac4f09997ae6aa5ae953691e8e389cd78331.zip
Documentation/index.md: Add "Contributing" menu entry
Clean up the main menu by adding a new entry `Contributing` and moving all related menu entries below it. Change-Id: I04ec8a568b716df48ae7f8f826826e8753f5f88b Signed-off-by: Felix Singer <felixsinger@posteo.net> Reviewed-on: https://review.coreboot.org/c/coreboot/+/62220 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'Documentation/index.md')
-rw-r--r--Documentation/index.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/Documentation/index.md b/Documentation/index.md
index 11305135546b..1fa29ced7202 100644
--- a/Documentation/index.md
+++ b/Documentation/index.md
@@ -168,10 +168,7 @@ Contents:
* [Getting Started](getting_started/index.md)
* [Tutorial](tutorial/index.md)
-* [Coding Style](contributing/coding_style.md)
-* [Project Ideas](contributing/project_ideas.md)
-* [Google Summer of Code](contributing/gsoc.md)
-* [Documentation Ideas](contributing/documentation_ideas.md)
+* [Contributing](contributing/index.md)
* [Community](community/index.md)
* [Payloads](payloads.md)
* [Distributions](distributions.md)