Documentation and changelog for #4195

This commit is contained in:
Jeremy Stretch
2020-03-04 14:33:55 -05:00
parent 9df2769383
commit 7454efe648
4 changed files with 14 additions and 12 deletions

View File

@@ -2,7 +2,7 @@ site_name: NetBox
theme: readthedocs
repo_url: https://github.com/netbox-community/netbox
pages:
nav:
- Introduction: 'index.md'
- Installation:
- Installing NetBox: 'installation/index.md'
@@ -58,6 +58,7 @@ pages:
- Release Checklist: 'development/release-checklist.md'
- Squashing Migrations: 'development/squashing-migrations.md'
- Release Notes:
- Version 2.8: 'release-notes/version-2.8.md'
- Version 2.7: 'release-notes/version-2.7.md'
- Version 2.6: 'release-notes/version-2.6.md'
- Version 2.5: 'release-notes/version-2.5.md'