Skip to content

Commit acfb5dc

Browse files
authored
[Nav] Move contribution sections to bottom of nav (#2061)
1 parent afcd397 commit acfb5dc

File tree

1 file changed

+21
-17
lines changed

1 file changed

+21
-17
lines changed

config/navigation.yml

Lines changed: 21 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -22,24 +22,7 @@ toc:
2222
- toc: deploy-manage
2323
- toc: cloud-account
2424
- toc: troubleshoot
25-
- toc: contribute-docs
2625

27-
##########
28-
# EXTEND #
29-
##########
30-
# I didn't touch this section (yet?)
31-
- toc: extend
32-
children:
33-
- toc: kibana://extend
34-
path_prefix: extend/kibana
35-
- toc: logstash://extend
36-
path_prefix: extend/logstash
37-
- toc: beats://extend
38-
path_prefix: extend/beats
39-
- toc: elasticsearch://extend
40-
path_prefix: extend/elasticsearch
41-
- toc: integrations://extend
42-
path_prefix: extend/integrations
4326

4427
#################
4528
# RELEASE NOTES #
@@ -605,3 +588,24 @@ toc:
605588
# https://github.com/elastic/docs-content/blob/main/reference/glossary/toc.yml
606589
- toc: docs-content://reference/glossary
607590
path_prefix: reference/glossary
591+
592+
##########
593+
# EXTEND #
594+
##########
595+
- toc: extend
596+
children:
597+
- toc: kibana://extend
598+
path_prefix: extend/kibana
599+
- toc: logstash://extend
600+
path_prefix: extend/logstash
601+
- toc: beats://extend
602+
path_prefix: extend/beats
603+
- toc: elasticsearch://extend
604+
path_prefix: extend/elasticsearch
605+
- toc: integrations://extend
606+
path_prefix: extend/integrations
607+
608+
#############
609+
# CONTRIBUTE 2 DOCS #
610+
#############
611+
- toc: contribute-docs

0 commit comments

Comments
 (0)