Rearrange introductory content

This commit is contained in:
jeremystretch
2022-07-29 10:06:26 -04:00
parent 04fb0bd51c
commit c582d7459f
3 changed files with 113 additions and 49 deletions

View File

@@ -57,7 +57,7 @@ markdown_extensions:
- pymdownx.tabbed:
alternate_style: true
nav:
- Introduction: 'index.md'
- Introduction: 'introduction.md'
- Installation:
- Installing NetBox: 'installation/index.md'
- 1. PostgreSQL: 'installation/1-postgresql.md'