mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #4008] [MERGED] Include xml docs when publishing #9812
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:publish-with-docs📝 Commits (1)
44fb76binclude 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=Falsein.ci/azure-pipelines-test.ymlNeeded 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.