Commit 63ecdc8
docs: add a Disclaimer page matching the plugin READMEs
The site carried only a one-line trademark notice in the footer. The plugin
READMEs carry a fuller disclaimer, and the site should say the same things,
adapted to what it actually is: documentation rather than a plugin.
docs/disclaimer.md is new and states that the guide supplies no channels,
playlists, streams, EPG data or provider accounts; that the plugins it
documents work on the reader's own installation; which documented actions
connect to streams and what they do with the bytes (IPTV Checker's probes and
its blank-screen, frozen-video and silent-audio checks, and Stream-Mapparr's
throughput probe, all of which measure and discard rather than record or
redistribute); that the reader is responsible for what they connect Dispatcharr
to; and that trademarks belong to their owners and this guide is not affiliated
with any network, broadcaster, streaming service, IPTV provider, or with the
Dispatcharr project beyond documenting plugins written for it.
mkdocs.yml adds the page to the nav as the last entry and widens the footer
copyright line to match the wording used in the plugin READMEs, with a link to
the full page.
Verified: mkdocs build --strict passes, the page renders at /disclaimer/, and
the footer link resolves. No em dashes, matching the site convention.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01YaPiVur4s7oNUtDLBATNCf1 parent ac9c201 commit 63ecdc8
2 files changed
Lines changed: 18 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| 84 | + | |
84 | 85 | | |
85 | 86 | | |
86 | | - | |
87 | | - | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
88 | 91 | | |
89 | 92 | | |
90 | 93 | | |
| |||
0 commit comments