summaryrefslogtreecommitdiff
path: root/Documentation/community
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/community')
-rw-r--r--Documentation/community/index.md12
1 files changed, 8 insertions, 4 deletions
diff --git a/Documentation/community/index.md b/Documentation/community/index.md
index 1363eb0277..92bf6e50d4 100644
--- a/Documentation/community/index.md
+++ b/Documentation/community/index.md
@@ -1,6 +1,10 @@
# Community
-* [Code of Conduct](code_of_conduct.md)
-* [Language style](language_style.md)
-* [Community forums](forums.md)
-* [coreboot at conferences](conferences.md)
+```{toctree}
+:maxdepth: 1
+
+Code of Conduct <code_of_conduct.md>
+Language style <language_style.md>
+Community forums <forums.md>
+coreboot at conferences <conferences.md>
+```