[PR #4008] [MERGED] Include xml docs when publishing #9812

Closed
opened 2026-02-07 06:08:58 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/4008
Author: @crobibero
Created: 8/29/2020
Status: Merged
Merged: 9/3/2020
Merged by: @joshuaboniface

Base: masterHead: publish-with-docs


📝 Commits (1)

  • 44fb76b include xml docs when publishing

📊 Changes

13 files changed (+13 additions, -13 deletions)

View changed files

📝 Dockerfile (+1 -1)
📝 Dockerfile.arm (+1 -1)
📝 Dockerfile.arm64 (+1 -1)
📝 debian/rules (+1 -1)
📝 deployment/Dockerfile.docker.amd64 (+1 -1)
📝 deployment/Dockerfile.docker.arm64 (+1 -1)
📝 deployment/Dockerfile.docker.armhf (+1 -1)
📝 deployment/build.linux.amd64 (+1 -1)
📝 deployment/build.macos (+1 -1)
📝 deployment/build.portable (+1 -1)
📝 deployment/build.windows.amd64 (+1 -1)
📝 fedora/jellyfin.spec (+1 -1)
📝 windows/build-jellyfin.ps1 (+1 -1)

📄 Description

I left GenerateDocumentationFile=False in .ci/azure-pipelines-test.yml
Needed because the openapi docs use the xml docs.


🔄 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/jellyfin/jellyfin/pull/4008 **Author:** [@crobibero](https://github.com/crobibero) **Created:** 8/29/2020 **Status:** ✅ Merged **Merged:** 9/3/2020 **Merged by:** [@joshuaboniface](https://github.com/joshuaboniface) **Base:** `master` ← **Head:** `publish-with-docs` --- ### 📝 Commits (1) - [`44fb76b`](https://github.com/jellyfin/jellyfin/commit/44fb76bbcf3080b6cc2795925452bec69a0d8402) include xml docs when publishing ### 📊 Changes **13 files changed** (+13 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+1 -1) 📝 `Dockerfile.arm` (+1 -1) 📝 `Dockerfile.arm64` (+1 -1) 📝 `debian/rules` (+1 -1) 📝 `deployment/Dockerfile.docker.amd64` (+1 -1) 📝 `deployment/Dockerfile.docker.arm64` (+1 -1) 📝 `deployment/Dockerfile.docker.armhf` (+1 -1) 📝 `deployment/build.linux.amd64` (+1 -1) 📝 `deployment/build.macos` (+1 -1) 📝 `deployment/build.portable` (+1 -1) 📝 `deployment/build.windows.amd64` (+1 -1) 📝 `fedora/jellyfin.spec` (+1 -1) 📝 `windows/build-jellyfin.ps1` (+1 -1) </details> ### 📄 Description I left `GenerateDocumentationFile=False` in `.ci/azure-pipelines-test.yml` Needed because the openapi docs use the xml docs. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 06:08:58 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#9812