diff --git a/Home.md b/Home.md index aea3fac..6fbbddf 100644 --- a/Home.md +++ b/Home.md @@ -1,8 +1,9 @@ -Welcome to the qBittorrent wiki! +# qBittorrent Wiki Everyone is welcome to edit and improve the wiki! -# General +## General + * [Installing qBittorrent](wiki/Installing-qBittorrent) * [Frequently Asked Questions (FAQ)](wiki/Frequently-Asked-Questions) * [qBittorrent options (current and deprecated)](wiki/Explanation-of-Options-in-qBittorrent) @@ -11,12 +12,14 @@ Everyone is welcome to edit and improve the wiki! * [Anonymous mode](wiki/Anonymous-Mode) ### Troubleshooting + * [qBittorrent support forum](http://forum.qbittorrent.org/) * [I forgot my GUI lock password](wiki/I-forgot-my-UI-lock-password) * [I forgot my WebUI password](wiki/Web-UI-password-locked-on-qBittorrent-NO-X-%28qbittorrent-nox%29) * [Speed issues](wiki/Things-we-need-to-know-to-help-you-with-'speed'-issues) ### Search Plugins + * [List of unofficial search plugins](https://github.com/qbittorrent/search-plugins/wiki/Unofficial-search-plugins) ### Themes @@ -25,40 +28,43 @@ Everyone is welcome to edit and improve the wiki! * [List of unofficial themes](wiki/List-of-known-qBittorrent-themes) ### Translation + * [How to translate qBittorrent](wiki/How-to-translate-qBittorrent) -### WebUI Related +## WebUI Related -#### API documentation +### API documentation * [API documentation (current, qBittorrent v4.1+)](wiki/Web-API-Documentation) * [API documentation (previous, qBittorrent v3.2.0-v4.0.4)](wiki/WebUI-API-Documentation) * [API documentation (obsolete, qBittorrent v3.1.x)](wiki/WebUI-API-Documentation-(qBittorrent-v3.1.x)) -#### Alternate WebUI +### Alternate WebUI * [Alternate WebUI usage](wiki/Alternate-WebUI-usage) * [List of unofficial alternate WebUIs](https://github.com/qbittorrent/qBittorrent/wiki/List-of-known-alternate-WebUIs) -#### Reverse proxy setup for WebUI access +### Reverse proxy setup for WebUI access * [NGINX](wiki/NGINX-Reverse-Proxy-for-Web-UI) * [Microsoft IIS ARR](wiki/IIS-ARR-Reverse-Proxy) * [Traefik](wiki/Traefik-Reverse-Proxy-for-Web-UI) -#### WebUI HTTPS configuration +### WebUI HTTPS configuration * [Let's Encrypt Certificates + Caddy2 Reverse Proxy](wiki/Linux-WebUI-HTTPS-with-Let's-Encrypt-&-Caddy2-reverse-proxy) * [Let's Encrypt certificates + NGINX reverse proxy - Linux](wiki/Linux-WebUI-HTTPS-with-Let's-Encrypt-certificates-and-NGINX-SSL-reverse-proxy) * [Let's Encrypt certificates - Linux](wiki/Linux-WebUI-setting-up-HTTPS-with-Let's-Encrypt-certificates) * [Self-signed SSL certificates - Linux](wiki/Linux-WebUI-setting-up-HTTPS-with-self-signed-SSL-certificates) -### Linux +## Linux + * [Running qBittorrent without X server (WebUI only)](wiki/Running-qBittorrent-without-X-server-(WebUI-only)) * [Running qBittorrent without X server (WebUI only + systemd service setup, Ubuntu 15.04 or newer)](wiki/Running-qBittorrent-without-X-server-(WebUI-only---systemd-service-setup,-Ubuntu-15.04-or-newer)) * Running qBittorrent without X server (WebUI only + daemon setup on alternative `init` systems) - TODO -# Developing +## Development + * [Coding style](https://github.com/qbittorrent/qBittorrent/blob/master/CODING_GUIDELINES.md) * [How to write a search plugin](https://github.com/qbittorrent/search-plugins/wiki/How-to-write-a-search-plugin) * [Using VSCode for qBittorrent development](https://github.com/qbittorrent/qBittorrent/wiki/Using-VSCode-for-qBittorrent-development) @@ -74,10 +80,10 @@ Everyone is welcome to edit and improve the wiki! * [Compilation on Raspbian and DietPi (no gui)](wiki/Compiling-qBittorrent-nox-4.x-on-DietPi-or-Raspbian-(Debian-9.0)-for-ARM-devices) * [Compiling fully static binaries on Linux (glibc or musl)](wiki/Compiling-fully-static-binaries-on-Linux-(glibc-or-musl)) -### Themes +## Themes * [Developing custom UI themes](wiki/Create-custom-themes-for-qBittorrent) -### Alternate WebUI +## Alternate WebUI * [Developing alternate WebUIs](wiki/Developing-alternate-WebUIs-(WIP)) \ No newline at end of file