[PR #4958] [MERGED] Documentation refresh for v2.9 release #12946

Closed
opened 2025-12-29 22:24:31 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/4958
Author: @jeremystretch
Created: 8/5/2020
Status: Merged
Merged: 8/5/2020
Merged by: @jeremystretch

Base: develop-2.9Head: docs-refresh


📝 Commits (10+)

  • bfdb012 Refresh configuration docs
  • a770dd4 Updated circuits documentation
  • 31c156f Updated cable documentation
  • b878307 Updated documentation for device components
  • 0616127 Update device type and component template documentation
  • 1e4615a Update device documentation
  • 95348b1 Update site and rack documentation
  • d42a37f Update docs for tags, config contexts
  • 96d2a8b Update IPAM model documentation
  • 190a2ff Update tenancy documentation

📊 Changes

82 files changed (+1314 additions, -1035 deletions)

View changed files

📝 docs/additional-features/caching.md (+16 -12)
📝 docs/additional-features/change-logging.md (+4 -4)
docs/additional-features/context-data.md (+0 -3)
📝 docs/additional-features/custom-links.md (+7 -8)
📝 docs/additional-features/custom-scripts.md (+47 -43)
📝 docs/additional-features/export-templates.md (+7 -2)
📝 docs/additional-features/graphs.md (+4 -4)
📝 docs/additional-features/napalm.md (+16 -14)
📝 docs/additional-features/prometheus-metrics.md (+3 -12)
docs/additional-features/tags.md (+0 -3)
📝 docs/additional-features/webhooks.md (+5 -5)
📝 docs/administration/netbox-shell.md (+39 -32)
📝 docs/administration/permissions.md (+4 -4)
📝 docs/administration/replicating-netbox.md (+19 -9)
docs/api/authentication.md (+0 -42)
docs/api/examples.md (+0 -162)
docs/api/filtering.md (+0 -71)
docs/api/overview.md (+0 -295)
📝 docs/configuration/index.md (+3 -3)
📝 docs/configuration/optional-settings.md (+85 -74)

...and 62 more files

📄 Description

Reviewed and updated all documentation (except for the development section) in preparation for the v2.9 release.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/4958 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 8/5/2020 **Status:** ✅ Merged **Merged:** 8/5/2020 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop-2.9` ← **Head:** `docs-refresh` --- ### 📝 Commits (10+) - [`bfdb012`](https://github.com/netbox-community/netbox/commit/bfdb01244dd0c36d85de271257f2248299952d1d) Refresh configuration docs - [`a770dd4`](https://github.com/netbox-community/netbox/commit/a770dd48368b31341a44683c58717dbddeaeb022) Updated circuits documentation - [`31c156f`](https://github.com/netbox-community/netbox/commit/31c156f792eb7acb08fc2816339ed31e70afc74c) Updated cable documentation - [`b878307`](https://github.com/netbox-community/netbox/commit/b8783078eb9b9306411810d3b46fe9c0f61c0712) Updated documentation for device components - [`0616127`](https://github.com/netbox-community/netbox/commit/06161275034ee5316f00da3127e4a6bb7a8a4f96) Update device type and component template documentation - [`1e4615a`](https://github.com/netbox-community/netbox/commit/1e4615aa75b580c3a2ef6abcb3472ac93c35cf4d) Update device documentation - [`95348b1`](https://github.com/netbox-community/netbox/commit/95348b1044ba0be99a989dee6591df12e68087e0) Update site and rack documentation - [`d42a37f`](https://github.com/netbox-community/netbox/commit/d42a37f86679e6c4a33e842fe15799f0bc6171fb) Update docs for tags, config contexts - [`96d2a8b`](https://github.com/netbox-community/netbox/commit/96d2a8b30aa7313bfd03036edaaea22938ca82ea) Update IPAM model documentation - [`190a2ff`](https://github.com/netbox-community/netbox/commit/190a2ff92b8bff17349d3551c78b105f06607bfa) Update tenancy documentation ### 📊 Changes **82 files changed** (+1314 additions, -1035 deletions) <details> <summary>View changed files</summary> 📝 `docs/additional-features/caching.md` (+16 -12) 📝 `docs/additional-features/change-logging.md` (+4 -4) ➖ `docs/additional-features/context-data.md` (+0 -3) 📝 `docs/additional-features/custom-links.md` (+7 -8) 📝 `docs/additional-features/custom-scripts.md` (+47 -43) 📝 `docs/additional-features/export-templates.md` (+7 -2) 📝 `docs/additional-features/graphs.md` (+4 -4) 📝 `docs/additional-features/napalm.md` (+16 -14) 📝 `docs/additional-features/prometheus-metrics.md` (+3 -12) ➖ `docs/additional-features/tags.md` (+0 -3) 📝 `docs/additional-features/webhooks.md` (+5 -5) 📝 `docs/administration/netbox-shell.md` (+39 -32) 📝 `docs/administration/permissions.md` (+4 -4) 📝 `docs/administration/replicating-netbox.md` (+19 -9) ➖ `docs/api/authentication.md` (+0 -42) ➖ `docs/api/examples.md` (+0 -162) ➖ `docs/api/filtering.md` (+0 -71) ➖ `docs/api/overview.md` (+0 -295) 📝 `docs/configuration/index.md` (+3 -3) 📝 `docs/configuration/optional-settings.md` (+85 -74) _...and 62 more files_ </details> ### 📄 Description Reviewed and updated all documentation (except for the development section) in preparation for the v2.9 release. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 22:24:31 +01:00
adam closed this issue 2025-12-29 22:24:31 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12946