[PR #29] [MERGED] Technical editing and consistency rewrites. #41

Closed
opened 2026-03-23 20:37:52 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/tubearchivist/docs/pull/29
Author: @lamusmaser
Created: 4/19/2024
Status: Merged
Merged: 4/19/2024
Merged by: @lamusmaser

Base: masterHead: batch-editing


📝 Commits (2)

  • f43cf15 Technical editing and consistency rewrites.
  • 5e2e333 Merge branch 'master' into batch-editing

📊 Changes

26 files changed (+525 additions, -433 deletions)

View changed files

📝 mkdocs/docs/advanced.md (+30 -26)
📝 mkdocs/docs/channels.md (+12 -12)
📝 mkdocs/docs/configuration/cast.md (+6 -6)
📝 mkdocs/docs/configuration/forward-auth.md (+7 -9)
📝 mkdocs/docs/configuration/ldap.md (+15 -13)
📝 mkdocs/docs/configuration/stylesheets.md (+20 -18)
📝 mkdocs/docs/downloads.md (+10 -10)
📝 mkdocs/docs/faq.md (+22 -20)
📝 mkdocs/docs/index.md (+1 -1)
📝 mkdocs/docs/installation/docker-compose.md (+58 -56)
📝 mkdocs/docs/installation/helm-charts.md (+5 -1)
📝 mkdocs/docs/installation/podman.md (+29 -11)
📝 mkdocs/docs/installation/synology.md (+128 -104)
📝 mkdocs/docs/installation/truenas-scale.md (+6 -2)
📝 mkdocs/docs/installation/unraid.md (+32 -23)
📝 mkdocs/docs/playlists.md (+13 -12)
📝 mkdocs/docs/search.md (+12 -12)
📝 mkdocs/docs/settings/actions.md (+30 -22)
📝 mkdocs/docs/settings/application.md (+31 -27)
📝 mkdocs/docs/settings/dashboard.md (+1 -1)

...and 6 more files

📄 Description

Technical editing for each page.
Create consistency between each page depending on the topic discussed.
Minor rewrites in guides to fix issues found in their details.
Add tables to certain pages that could be enhanced with them.
Replace note admonitions with their equitable replacement, depending on details within the admonition.

Note: I started this before the most recent release, I'll get the conflicts dealt with. I may have additional pushes afterward if certain formatting doesn't present properly, especially in the guides.


🔄 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/tubearchivist/docs/pull/29 **Author:** [@lamusmaser](https://github.com/lamusmaser) **Created:** 4/19/2024 **Status:** ✅ Merged **Merged:** 4/19/2024 **Merged by:** [@lamusmaser](https://github.com/lamusmaser) **Base:** `master` ← **Head:** `batch-editing` --- ### 📝 Commits (2) - [`f43cf15`](https://github.com/tubearchivist/docs/commit/f43cf15276f3455ff19125ecb653d69e0d7bd684) Technical editing and consistency rewrites. - [`5e2e333`](https://github.com/tubearchivist/docs/commit/5e2e333ae89f5b94f83d895f10a6cfabed65f7ff) Merge branch 'master' into batch-editing ### 📊 Changes **26 files changed** (+525 additions, -433 deletions) <details> <summary>View changed files</summary> 📝 `mkdocs/docs/advanced.md` (+30 -26) 📝 `mkdocs/docs/channels.md` (+12 -12) 📝 `mkdocs/docs/configuration/cast.md` (+6 -6) 📝 `mkdocs/docs/configuration/forward-auth.md` (+7 -9) 📝 `mkdocs/docs/configuration/ldap.md` (+15 -13) 📝 `mkdocs/docs/configuration/stylesheets.md` (+20 -18) 📝 `mkdocs/docs/downloads.md` (+10 -10) 📝 `mkdocs/docs/faq.md` (+22 -20) 📝 `mkdocs/docs/index.md` (+1 -1) 📝 `mkdocs/docs/installation/docker-compose.md` (+58 -56) 📝 `mkdocs/docs/installation/helm-charts.md` (+5 -1) 📝 `mkdocs/docs/installation/podman.md` (+29 -11) 📝 `mkdocs/docs/installation/synology.md` (+128 -104) 📝 `mkdocs/docs/installation/truenas-scale.md` (+6 -2) 📝 `mkdocs/docs/installation/unraid.md` (+32 -23) 📝 `mkdocs/docs/playlists.md` (+13 -12) 📝 `mkdocs/docs/search.md` (+12 -12) 📝 `mkdocs/docs/settings/actions.md` (+30 -22) 📝 `mkdocs/docs/settings/application.md` (+31 -27) 📝 `mkdocs/docs/settings/dashboard.md` (+1 -1) _...and 6 more files_ </details> ### 📄 Description Technical editing for each page. Create consistency between each page depending on the topic discussed. Minor rewrites in guides to fix issues found in their details. Add tables to certain pages that could be enhanced with them. Replace `note` admonitions with their equitable replacement, depending on details within the admonition. **Note:** I started this before the most recent release, I'll get the conflicts dealt with. I may have additional pushes afterward if certain formatting doesn't present properly, especially in the guides. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 20:37:52 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
tubearchivist/docs#41
No description provided.