User Tools

Site Tools


overview
This wiki has moved. The new DTVKit developer documentation is at dtvkit.org/documentation. These pages are now read-only and will be retired in December 2026.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
overview [2026/06/30 13:50]
jason
overview [2026/06/30 13:53] (current)
jason
Line 248: Line 248:
 Configuration is either **runtime** (plain structs you populate and pass to Configuration is either **runtime** (plain structs you populate and pass to
 constructors — no rebuild, documented below) or **build-time** (CMake flags that constructors — no rebuild, documented below) or **build-time** (CMake flags that
-need a rebuild — documented under **#build-options**).+need a rebuild — documented under **build-options**).
  
 ==== Runtime — ''DvbiManagerConfig'' ==== ==== Runtime — ''DvbiManagerConfig'' ====
Line 281: Line 281:
                ▼          ▼                ▼          ▼
       ┌───────────────┐  ┌────────────────────────────┐       ┌───────────────┐  ┌────────────────────────────┐
-      │ built-in HTTP │  │ your fetcher                │ +      │ built-in HTTP │  │ your fetcher               │ 
-      │  (default)    │  │ e.g. DSM-CC broadcast        +      │  (default)    │  │ e.g. DSM-CC broadcast      
       └──────┬────────┘  └──────────────┬─────────────┘       └──────┬────────┘  └──────────────┬─────────────┘
              ▼                          ▼              ▼                          ▼
Line 310: Line 310:
 For the full extension-point contract (and the companion broadband-availability For the full extension-point contract (and the companion broadband-availability
 hint), see [[ARCHITECTURE.md|''ARCHITECTURE.md'']] → //Extension Points//. hint), see [[ARCHITECTURE.md|''ARCHITECTURE.md'']] → //Extension Points//.
- 
-===== Documentation ===== 
- 
-  * [[ARCHITECTURE.md|Architecture]] — internal design: layers, components, data flow, thread-safety, and the full directory layout 
-  * [[CODING_STANDARDS.md|Coding Standards]] 
-  * [[docs/JSONRPC_API.md|JSON-RPC API]] 
-  * [[docs/DATASHEET.md|Datasheet]] 
-  * [[docs/SPEC_COMPLIANCE.md|Spec Compliance]] 
  
overview.txt · Last modified: 2026/06/30 13:53 by jason