mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #2620] [MERGED] Add Development Documentation To README #9166
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/2620
Author: @mark-monteiro
Created: 3/17/2020
Status: ✅ Merged
Merged: 4/20/2020
Merged by: @dkanada
Base:
master← Head:development-documentation📝 Commits (10+)
681dd8dAdd recommended extensions to VS Code configuration751dff0Add development instructions to README with details on running from source48f33f9Reword prerequisite section so that IDEs are listed as optionalcd34115Remove duplicate text3fd245bAdd instructions for serving content over HTTPS499deb4Add section describing the repository with a link to contribution docs7ced986Remove section on serving over HTTPS644ddfaApply code review changes0a9b7c8Specify the directory for jellyfin-web correctly6039c62Update instructions for running with the dotnet cli📊 Changes
2 files changed (+110 additions, -0 deletions)
View changed files
➕
.vscode/extensions.json(+14 -0)📝
README.md(+96 -0)📄 Description
Add additional documentation to the project README with detailed instructions for developers on how to run the project from source code.
Changes
Issues
The additional README instructions include details on new configuration introduced in #2601, so this should probably wait for that to be merged first
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.