1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Docs cleanup for v3.5

This commit is contained in:
jeremystretch
2023-04-18 16:58:53 -04:00
parent c08c7dda50
commit d5d2431cbd
9 changed files with 27 additions and 30 deletions

View File

@@ -1,5 +1,7 @@
# Configuration Rendering
!!! info "This feature was introduced in NetBox v3.5."
One of the critical aspects of operating a network is ensuring that every network node is configured correctly. By leveraging configuration templates and [context data](./context-data.md), NetBox can render complete configuration files for each device on your network.
```mermaid