mirror of
https://github.com/Cleanuparr/Cleanuparr.git
synced 2026-02-04 12:21:33 -06:00
[PR #125] [MERGED] Add documentation #250
Loading…
x
Reference in New Issue
Block a user
No description provided.
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/Cleanuparr/Cleanuparr/pull/125
Author: @Flaminel
Created: 5/4/2025
Status: ✅ Merged
Merged: 5/4/2025
Merged by: @Flaminel
Base:
main← Head:add_documentation📝 Commits (10+)
719f966added first version of docsbd931a7fixed admonitions to not use paragraphs5390d97fixed listsd8a5a61fixed code type descriptiona7b8a9badded default value comment and reference prop74babe2fixed Notifiarr docs377971ffixed scrolling to env var268b5e6added accepted valuesc0c0903removed description text type979f923removed docusaurus images📊 Changes
74 files changed (+28406 additions, -1160 deletions)
View changed files
➕
.github/FUNDING.yml(+1 -0)➕
.github/workflows/docs.yml(+49 -0)📝
README.md(+8 -388)➕
docs/.gitignore(+20 -0)➕
docs/README.md(+41 -0)➕
docs/docs/1_cleanuperr.mdx(+24 -0)➕
docs/docs/2_supported-apps.mdx(+13 -0)➕
docs/docs/4_how_it_works.mdx(+35 -0)➕
docs/docs/configuration/1_general.mdx(+11 -0)➕
docs/docs/configuration/_category_.json(+8 -0)➕
docs/docs/configuration/arrs/1_sonarr.mdx(+18 -0)➕
docs/docs/configuration/arrs/2_radarr.mdx(+18 -0)➕
docs/docs/configuration/arrs/3_lidarr.mdx(+18 -0)➕
docs/docs/configuration/arrs/_category_.json(+8 -0)➕
docs/docs/configuration/content-blocker/1_general.mdx(+19 -0)➕
docs/docs/configuration/content-blocker/_category_.json(+8 -0)➕
docs/docs/configuration/download-cleaner/1_general.mdx(+11 -0)➕
docs/docs/configuration/download-cleaner/2_categories.mdx(+26 -0)➕
docs/docs/configuration/download-cleaner/_category_.json(+8 -0)➕
docs/docs/configuration/download-client/1_general.mdx(+11 -0)...and 54 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.