[PR #20209] [MERGED] Closes #20092: Clean up mkdocs warnings #15850

Closed
opened 2025-12-30 00:24:23 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/20209
Author: @jeremystretch
Created: 8/29/2025
Status: Merged
Merged: 8/29/2025
Merged by: @bctiemann

Base: featureHead: 20092-mkdocs-cleanup


📝 Commits (3)

  • 57bb7c0 Split mkdocstrings-python into explicit dependency to force updates
  • 44dae99 Suppress griffe warnings for missing type annotations in docstrings
  • 6e6c02f Fix invalid link

📊 Changes

4 files changed (+10 additions, -3 deletions)

View changed files

📝 base_requirements.txt (+5 -1)
📝 docs/plugins/development/models.md (+1 -1)
📝 mkdocs.yml (+2 -0)
📝 requirements.txt (+2 -1)

📄 Description

Closes: #20092

  • Split mkdocstrings-python into explicit dependency to force updates
  • Suppress griffe warnings for missing type annotations in docstrings
  • Fix an invalid link

🔄 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/20209 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 8/29/2025 **Status:** ✅ Merged **Merged:** 8/29/2025 **Merged by:** [@bctiemann](https://github.com/bctiemann) **Base:** `feature` ← **Head:** `20092-mkdocs-cleanup` --- ### 📝 Commits (3) - [`57bb7c0`](https://github.com/netbox-community/netbox/commit/57bb7c0a8eb8992aeb773046a62c75c511ae016d) Split mkdocstrings-python into explicit dependency to force updates - [`44dae99`](https://github.com/netbox-community/netbox/commit/44dae992054ff3669152129f503af51a579be573) Suppress griffe warnings for missing type annotations in docstrings - [`6e6c02f`](https://github.com/netbox-community/netbox/commit/6e6c02f98c57f5f9c6c86eb644671ea8e3e8fb97) Fix invalid link ### 📊 Changes **4 files changed** (+10 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `base_requirements.txt` (+5 -1) 📝 `docs/plugins/development/models.md` (+1 -1) 📝 `mkdocs.yml` (+2 -0) 📝 `requirements.txt` (+2 -1) </details> ### 📄 Description ### Closes: #20092 * Split `mkdocstrings-python` into explicit dependency to force updates * Suppress `griffe` warnings for missing type annotations in docstrings * Fix an invalid link --- <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-30 00:24:23 +01:00
adam closed this issue 2025-12-30 00:24:23 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15850