[PR #18841] [MERGED] Fixes: #18568 Update mkdocstrings and adapt config #15451

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

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/18841
Author: @tobiasge
Created: 3/7/2025
Status: Merged
Merged: 3/10/2025
Merged by: @jeremystretch

Base: mainHead: 18568-update-mkdocstrings


📝 Commits (2)

  • 6bf7a12 Fixes: #18568 Update mkdocstrings and adapt config
  • f87e03c Fixed some output formatting errors

📊 Changes

7 files changed (+8 additions, -9 deletions)

View changed files

📝 docs/administration/authentication/overview.md (+1 -0)
📝 docs/customization/export-templates.md (+1 -0)
📝 docs/integrations/graphql-api.md (+2 -1)
📝 docs/plugins/development/index.md (+1 -0)
📝 docs/release-notes/version-2.1.md (+1 -1)
📝 mkdocs.yml (+1 -6)
📝 requirements.txt (+1 -1)

📄 Description

Fixes: #18568

Update mkdocstrings and use new Python handler. A quick check showed the page for "Background Jobs" working.


🔄 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/18841 **Author:** [@tobiasge](https://github.com/tobiasge) **Created:** 3/7/2025 **Status:** ✅ Merged **Merged:** 3/10/2025 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `main` ← **Head:** `18568-update-mkdocstrings` --- ### 📝 Commits (2) - [`6bf7a12`](https://github.com/netbox-community/netbox/commit/6bf7a12f1e03cff146cc05b30e268f249179105a) Fixes: #18568 Update mkdocstrings and adapt config - [`f87e03c`](https://github.com/netbox-community/netbox/commit/f87e03cf3a70c87951ff69b562a063725af6400f) Fixed some output formatting errors ### 📊 Changes **7 files changed** (+8 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `docs/administration/authentication/overview.md` (+1 -0) 📝 `docs/customization/export-templates.md` (+1 -0) 📝 `docs/integrations/graphql-api.md` (+2 -1) 📝 `docs/plugins/development/index.md` (+1 -0) 📝 `docs/release-notes/version-2.1.md` (+1 -1) 📝 `mkdocs.yml` (+1 -6) 📝 `requirements.txt` (+1 -1) </details> ### 📄 Description ### Fixes: #18568 Update `mkdocstrings `and use new Python handler. A quick check showed the page for "Background Jobs" working. --- <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:22:00 +01:00
adam closed this issue 2025-12-30 00:22:00 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15451