mirror of
git://f0xx.org/android_cast
synced 2026-07-29 03:57:50 +03:00
TOC inside the docs
This commit is contained in:
@@ -2,6 +2,24 @@
|
||||
|
||||
Design notes for a commercial build without forking the cast protocol. **Not implemented yet** — complements [COMMERCIAL.md](COMMERCIAL.md) (dev-gated Play Billing placeholders).
|
||||
|
||||
---
|
||||
|
||||
## Table of contents
|
||||
|
||||
<!-- toc -->
|
||||
- [Goals](#goals)
|
||||
- [Entitlements API (in core)](#entitlements-api-in-core)
|
||||
- [Module layout (Gradle)](#module-layout-gradle)
|
||||
- [Play Billing flow](#play-billing-flow)
|
||||
- [Build & release](#build-release)
|
||||
- [Migration steps (suggested order)](#migration-steps-suggested-order)
|
||||
- [Relation to sender resolution test](#relation-to-sender-resolution-test)
|
||||
<!-- /toc -->
|
||||
|
||||
**Documentation index:** [README.md](README.md)
|
||||
|
||||
---
|
||||
|
||||
## Goals
|
||||
|
||||
- **OSS (`cast-core`)** — protocol, UDP/TCP transport, receiver, sender engine, crash reporter client, settings model. Publishable repo for trust and forks.
|
||||
|
||||
Reference in New Issue
Block a user