mirror of
https://github.com/tubearchivist/docs.git
synced 2026-03-24 05:16:55 +00:00
[PR #29] [MERGED] Technical editing and consistency rewrites. #41
Labels
No labels
enhancement
invalid
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
tubearchivist/docs#41
Loading…
Add table
Add a link
Reference in a new issue
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/tubearchivist/docs/pull/29
Author: @lamusmaser
Created: 4/19/2024
Status: ✅ Merged
Merged: 4/19/2024
Merged by: @lamusmaser
Base:
master← Head:batch-editing📝 Commits (2)
f43cf15Technical editing and consistency rewrites.5e2e333Merge 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
noteadmonitions 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.