mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Remove extra titles from wiki pages
parent
a4c000d586
commit
a34be96a13
@ -1,5 +1,3 @@
|
|||||||
# Building from Source
|
|
||||||
|
|
||||||
Jellyfin seeks to integrate build facilities for any desired packaging format. Instructions for the various formats can be found below.
|
Jellyfin seeks to integrate build facilities for any desired packaging format. Instructions for the various formats can be found below.
|
||||||
|
|
||||||
NOTE: When building from source, only cloning the full Git repository is supported, rather than using a `.zip`/`.tar` archive, in order to support submodules.
|
NOTE: When building from source, only cloning the full Git repository is supported, rather than using a `.zip`/`.tar` archive, in order to support submodules.
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
# Feature Requests
|
|
||||||
|
|
||||||
Before you open your feature request, please know that we're currently working very hard to make the software stable. When we are able to, we'll begin working on feature requests.
|
Before you open your feature request, please know that we're currently working very hard to make the software stable. When we are able to, we'll begin working on feature requests.
|
||||||
|
|
||||||
It is also useful to [search the existing issues](https://github.com/jellyfin/jellyfin/issues?utf8=✓&q=is%3Aissue) to make sure a similar request hasn't already been made. If one exists, consider adding a [GitHub Reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) :thumbsup: to show your support!
|
It is also useful to [search the existing issues](https://github.com/jellyfin/jellyfin/issues?utf8=✓&q=is%3Aissue) to make sure a similar request hasn't already been made. If one exists, consider adding a [GitHub Reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) :thumbsup: to show your support!
|
||||||
|
2
Home.md
2
Home.md
@ -9,7 +9,7 @@ Jellyfin is descended from Emby 3.5.2, ported to the .NET Core framework, and ai
|
|||||||
|
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<strong>Want to get started?</strong> Choose from <a href="https://github.com/jellyfin/jellyfin/wiki/Prebuilt-Packages">Prebuilt Packages</a>, or <a href="https://github.com/jellyfin/jellyfin/wiki/Building-from-Source">build from source</a>.
|
<strong>Want to get started?</strong> Choose from <a href="https://github.com/jellyfin/jellyfin/wiki/Prebuilt-Packages">Prebuilt Packages</a>, or <a href="https://github.com/jellyfin/jellyfin/wiki/Building-from-Source">Build from Source</a>.
|
||||||
</p>
|
</p>
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<strong>Want to contribute?</strong> Check out <a href="https://github.com/jellyfin/jellyfin/wiki/Contributing-to-Jellyfin">our wiki for guidelines</a>.
|
<strong>Want to contribute?</strong> Check out <a href="https://github.com/jellyfin/jellyfin/wiki/Contributing-to-Jellyfin">our wiki for guidelines</a>.
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
# Issue Guidelines
|
|
||||||
|
|
||||||
Before you open the issue, please know that we're currently working very hard to make the software stable. As a result, there are a lot of changes that are happening very quickly.
|
Before you open the issue, please know that we're currently working very hard to make the software stable. As a result, there are a lot of changes that are happening very quickly.
|
||||||
|
|
||||||
It's extremely helpful if you [search the existing issues](https://github.com/jellyfin/jellyfin/issues?utf8=✓&q=is%3Aissue) to see if your issue has already been reported.
|
It's extremely helpful if you [search the existing issues](https://github.com/jellyfin/jellyfin/issues?utf8=✓&q=is%3Aissue) to see if your issue has already been reported.
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
# Prebuilt Packages
|
|
||||||
Prebuilt packages are available for Debian/Ubuntu and Arch, and via Docker Hub.
|
Prebuilt packages are available for Debian/Ubuntu and Arch, and via Docker Hub.
|
||||||
|
|
||||||
### Debian
|
### Debian
|
||||||
|
Loading…
x
Reference in New Issue
Block a user