Skip to content

Commit 318af9b

Browse files
committed
small docs structure change, moved build from source into install section and CLA into project, and about into project
1 parent 0bcda4a commit 318af9b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/mkdocs.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,16 @@ google_analytics: ['UA-47280256-1', 'grafana.org']
2525
pages:
2626

2727
# Introduction:
28-
- ['index.md', 'About', 'Grafana']
28+
- ['index.md', 'Project', 'About Grafana']
29+
- ['project/cla.md', 'Project', 'Contributor License Agreement']
30+
2931
- ['installation/index.md', 'Installation', 'Installation']
3032
- ['installation/debian.md', 'Installation', 'Installing on Debian / Ubuntu']
3133
- ['installation/rpm.md', 'Installation', 'Installing on RPM-based Linux']
3234
- ['installation/mac.md', 'Installation', 'Installing on Mac OS X']
3335
- ['installation/windows.md', 'Installation', 'Installing on Windows']
3436
- ['installation/docker.md', 'Installation', 'Installing on Docker']
37+
- ['project/building_from_source.md', 'Installation', 'Building from Source']
3538

3639
- ['installation/configuration.md', 'Installation', 'Configuration']
3740
- ['installation/ldap.md', 'Installation', 'LDAP Integration']
@@ -70,7 +73,4 @@ pages:
7073
- ['tutorials/index.md', 'Tutorials', 'Tutorials']
7174
- ['tutorials/hubot_howto.md', 'Tutorials', 'How To integrate Hubot and Grafana']
7275

73-
- ['project/building_from_source.md', 'Project', 'Building from Source']
74-
- ['project/cla.md', 'Project', 'Contributor License Agreement']
75-
7676
- ['jsearch.md', '**HIDDEN**']

0 commit comments

Comments
 (0)