Skip to content

Restore documentation and scripts removed in PR154 #159

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jul 11, 2025

Conversation

magicalyak
Copy link
Contributor

Summary

  • Restores the update-changes-docs.sh script under /scripts
  • Restores Change Management section in mkdocs.yml navigation
  • Restores all files under /docs/netbox-extensions including changes/ and diode/ directories
  • Restores /docs/sdks/pynetbox.md file

Context

These files were removed in PR154 as part of the dochub integration cleanup, but they should be restored to maintain documentation completeness.

Files Restored

  • scripts/update-changes-docs.sh - Script for updating NetBox Changes documentation
  • mkdocs.yml - Added back Change Management navigation section
  • docs/netbox-extensions/changes/ - Complete Change Management plugin documentation
  • docs/netbox-extensions/diode/ - Diode setup and usage guides
  • docs/sdks/pynetbox.md - NetBox SDK documentation

Test plan

  • Verify mkdocs build works correctly
  • Confirm all navigation links work
  • Check that restored documentation renders properly

- Add back update-changes-docs.sh script under /scripts
- Restore Change Management section in mkdocs.yml navigation
- Add back all files under /docs/netbox-extensions including:
  - changes/ directory with complete documentation
  - diode/ directory with setup guides
- Restore /docs/sdks/pynetbox.md file
@magicalyak magicalyak requested review from weyrick, mfiedorowicz and a team as code owners July 11, 2025 11:27
@magicalyak magicalyak merged commit 5a1c21c into main Jul 11, 2025
2 checks passed
@magicalyak magicalyak deleted the add-missing-submodules branch July 11, 2025 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants