2016-07-08 12:55:57 -04:00
|
|
|
site_name: NetBox
|
2016-07-08 16:00:53 -04:00
|
|
|
|
2016-07-08 12:55:57 -04:00
|
|
|
pages:
|
|
|
|
- 'Introduction': 'index.md'
|
2016-07-08 16:00:53 -04:00
|
|
|
- 'Installation':
|
|
|
|
- 'PostgreSQL': 'installation/postgresql.md'
|
|
|
|
- 'NetBox': 'installation/netbox.md'
|
|
|
|
- 'Web Server': 'installation/web-server.md'
|
2016-07-08 16:25:34 -04:00
|
|
|
- 'LDAP (Optional)': 'installation/ldap.md'
|
2016-07-08 16:00:53 -04:00
|
|
|
- 'Upgrading': 'installation/upgrading.md'
|
|
|
|
- 'Alternate Install: Docker': 'installation/docker.md'
|
2016-07-08 16:25:34 -04:00
|
|
|
- 'Configuration':
|
|
|
|
- 'Mandatory Settings': 'configuration/mandatory-settings.md'
|
|
|
|
- 'Optional Settings': 'configuration/optional-settings.md'
|
2016-07-08 12:55:57 -04:00
|
|
|
- 'Data Model':
|
|
|
|
- 'Circuits': 'data-model/circuits.md'
|
|
|
|
- 'DCIM': 'data-model/dcim.md'
|
|
|
|
- 'IPAM': 'data-model/ipam.md'
|
|
|
|
- 'Secrets': 'data-model/secrets.md'
|
|
|
|
- 'Extras': 'data-model/extras.md'
|
|
|
|
- 'API Integration': 'api-integration.md'
|
2016-07-08 16:00:53 -04:00
|
|
|
|
|
|
|
markdown_extensions:
|
|
|
|
- admonition:
|