[PR #138] [MERGED] Update docs #240

Closed
opened 2025-10-09 17:00:21 -05:00 by giteasync · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Cleanuparr/Cleanuparr/pull/138
Author: @Flaminel
Created: 5/10/2025
Status: Merged
Merged: 5/10/2025
Merged by: @Flaminel

Base: mainHead: update_docs


📝 Commits (7)

📊 Changes

28 files changed (+640 additions, -273 deletions)

View changed files

📝 README.md (+9 -7)
docs/docs/2_features.mdx (+21 -0)
📝 docs/docs/3_supported-apps.mdx (+0 -0)
📝 docs/docs/configuration/1_general.mdx (+1 -1)
📝 docs/docs/configuration/arrs/_category_.json (+1 -1)
📝 docs/docs/configuration/content-blocker/1_general.mdx (+6 -0)
📝 docs/docs/configuration/content-blocker/_category_.json (+1 -1)
📝 docs/docs/configuration/download-cleaner/2_seeding.mdx (+7 -2)
📝 docs/docs/configuration/download-cleaner/3_hardlinks.mdx (+6 -1)
📝 docs/docs/configuration/download-cleaner/_category_.json (+1 -1)
📝 docs/docs/configuration/download-client/1_general.mdx (+1 -1)
docs/docs/configuration/download-client/2_qbit.mdx (+7 -0)
docs/docs/configuration/download-client/3_deluge.mdx (+7 -0)
docs/docs/configuration/download-client/4_transmission.mdx (+7 -0)
📝 docs/docs/configuration/download-client/_category_.json (+1 -1)
📝 docs/docs/configuration/examples/1_docker.mdx (+379 -157)
📝 docs/docs/configuration/examples/2_config-file.mdx (+6 -2)
📝 docs/docs/configuration/examples/_category_.json (+2 -2)
docs/docs/configuration/examples/examples.module.css (+11 -0)
📝 docs/docs/configuration/notifications/_category_.json (+2 -2)

...and 8 more files

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Cleanuparr/Cleanuparr/pull/138 **Author:** [@Flaminel](https://github.com/Flaminel) **Created:** 5/10/2025 **Status:** ✅ Merged **Merged:** 5/10/2025 **Merged by:** [@Flaminel](https://github.com/Flaminel) **Base:** `main` ← **Head:** `update_docs` --- ### 📝 Commits (7) - [`4b7fd97`](https://github.com/Cleanuparr/Cleanuparr/commit/4b7fd977e3d3fb5737382b10a5858c4d1512fee9) initial - [`ffafb50`](https://github.com/Cleanuparr/Cleanuparr/commit/ffafb506afd459ab15dfed22878fee896b8a17e8) removed nbsp - [`b97874a`](https://github.com/Cleanuparr/Cleanuparr/commit/b97874a992535054b7a8d8649de277d2a2efff0e) Merge branch 'main' into update_docs - [`d58dbea`](https://github.com/Cleanuparr/Cleanuparr/commit/d58dbeadf4a3d380b4d178113b66ab24e1dfb985) reordered conf categories - [`31628db`](https://github.com/Cleanuparr/Cleanuparr/commit/31628dbcb16e7c7670ff8934b04f4e036dda65fa) fixed download client settings docs - [`3abf08b`](https://github.com/Cleanuparr/Cleanuparr/commit/3abf08b0ab9e18b003ef095b90f6be29a19dcca6) updated docs - [`9230aea`](https://github.com/Cleanuparr/Cleanuparr/commit/9230aeabfb4da394d50fb49db6bbe566825f99ee) updated features ### 📊 Changes **28 files changed** (+640 additions, -273 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+9 -7) ➕ `docs/docs/2_features.mdx` (+21 -0) 📝 `docs/docs/3_supported-apps.mdx` (+0 -0) 📝 `docs/docs/configuration/1_general.mdx` (+1 -1) 📝 `docs/docs/configuration/arrs/_category_.json` (+1 -1) 📝 `docs/docs/configuration/content-blocker/1_general.mdx` (+6 -0) 📝 `docs/docs/configuration/content-blocker/_category_.json` (+1 -1) 📝 `docs/docs/configuration/download-cleaner/2_seeding.mdx` (+7 -2) 📝 `docs/docs/configuration/download-cleaner/3_hardlinks.mdx` (+6 -1) 📝 `docs/docs/configuration/download-cleaner/_category_.json` (+1 -1) 📝 `docs/docs/configuration/download-client/1_general.mdx` (+1 -1) ➕ `docs/docs/configuration/download-client/2_qbit.mdx` (+7 -0) ➕ `docs/docs/configuration/download-client/3_deluge.mdx` (+7 -0) ➕ `docs/docs/configuration/download-client/4_transmission.mdx` (+7 -0) 📝 `docs/docs/configuration/download-client/_category_.json` (+1 -1) 📝 `docs/docs/configuration/examples/1_docker.mdx` (+379 -157) 📝 `docs/docs/configuration/examples/2_config-file.mdx` (+6 -2) 📝 `docs/docs/configuration/examples/_category_.json` (+2 -2) ➕ `docs/docs/configuration/examples/examples.module.css` (+11 -0) 📝 `docs/docs/configuration/notifications/_category_.json` (+2 -2) _...and 8 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
giteasync added the
pull-request
label 2025-10-09 17:00:21 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Cleanuparr-Cleanuparr#240
No description provided.