docs(man): backfill man pages with wiki-only info (source-of-truth pass)

Port information that previously lived only in the GitHub wiki into the
authoritative scdoc man pages, so the man pages become the single source
of truth for module documentation.

33 man pages enriched (options, format replacements, actions, style
selectors, troubleshooting and implementation notes). Additions were
verified against the source; stale/incorrect wiki entries were
deliberately not ported. All pages still compile with scdoc.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Alex
2026-07-04 02:55:57 +02:00
co-authored by Claude Opus 4.8
parent 72fdf77c19
commit a3b39cfcf6
33 changed files with 375 additions and 22 deletions
+5
View File
@@ -49,6 +49,11 @@ Addressed by *river/window*
typeof: string ++
Command to execute when you right-click on the module.
*tooltip*: ++
typeof: bool ++
default: true ++
Option to enable tooltip on hover. The tooltip shows the same text as the module label.
*menu*: ++
typeof: string ++
Action that popups the menu.