From 51a3b72d1dc62532817d9f130f1929adc3705bce Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Sat, 29 Dec 2018 18:36:46 -0500 Subject: [PATCH] Created _Sidebar (markdown) --- _Sidebar.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 _Sidebar.md diff --git a/_Sidebar.md b/_Sidebar.md new file mode 100644 index 0000000..7240876 --- /dev/null +++ b/_Sidebar.md @@ -0,0 +1,17 @@ +* [Home](Home) +* [Building from source](Building-from-Source) + * [Docker](Building-from-Source#docker) + * [Debian/Ubuntu](Building-from-Source#debianubuntu) + * [Windows (64 bit)](Building-from-Source#windows-64-bit) +* [Contributing to Jellyfin](Contributing-to-Jellyfin) +* [Expected Errors](Expected-Errors) + * [Error HttpClient: Error NameResolutionFailure](Expected-Errors#error-httpclient-error-nameresolutionfailure) +* [Feature Requests](Feature-Requests) +* [Issue Guidelines](Issue-Guidelines) +* [Jellyfin Coding Style](Jellyfin-Coding-Style) +* [Jellyfin Debian Repository](Jellyfin-Debian-Repository) + * [Clean Install](Jellyfin-Debian-Repository#clean-install) + * [Upgrade from Emby](Jellyfin-Debian-Repository#upgrade-from-emby) +* [Prebuilt Packages](Prebuilt-Packages) +* [Social Media](Social-Media) +* [Web archive of Emby documentation](Web-archive-of-Emby-documentation) \ No newline at end of file