mirror of
git://f0xx.org/android_cast
synced 2026-07-29 02:59:00 +03:00
TOC inside the docs
This commit is contained in:
@@ -4,6 +4,30 @@ Last updated: 2026-05-23. Living document — refine as alpha and commercial tra
|
||||
|
||||
---
|
||||
|
||||
---
|
||||
|
||||
## Table of contents
|
||||
|
||||
<!-- toc -->
|
||||
- [Alpha definition](#alpha-definition)
|
||||
- [Alpha app checklist](#alpha-app-checklist)
|
||||
- [Alpha backend checklist](#alpha-backend-checklist)
|
||||
- [Product positioning](#product-positioning)
|
||||
- [USB-C / HDMI (roadmap D) and USB-tether cast (roadmap E)](#usb-c-hdmi-roadmap-d-and-usb-tether-cast-roadmap-e)
|
||||
- [Commercial (Play Store prep)](#commercial-play-store-prep)
|
||||
- [Crash console open API](#crash-console-open-api)
|
||||
- [Stream protection (FEC / NACK)](#stream-protection-fec-nack)
|
||||
- [libvpx / Opus / Speex](#libvpx-opus-speex)
|
||||
- [Transports & protocols](#transports-protocols)
|
||||
- [Receiver / sender UX](#receiver-sender-ux)
|
||||
- [Deferred / post-alpha](#deferred-post-alpha)
|
||||
- [Related docs](#related-docs)
|
||||
<!-- /toc -->
|
||||
|
||||
**Documentation index:** [README.md](README.md)
|
||||
|
||||
---
|
||||
|
||||
## Alpha definition
|
||||
|
||||
| Track | Goal | Status |
|
||||
@@ -162,8 +186,10 @@ See [ndk/README.md](../ndk/README.md).
|
||||
|
||||
## Related docs
|
||||
|
||||
- [README.md](README.md) — **documentation index** (all `docs/*.md` with section links)
|
||||
- [GIT_FLOW.md](GIT_FLOW.md) — green `master` / `next` development cycle ([PDF](GIT_FLOW.pdf))
|
||||
- [README.md](../README.md) — quick start
|
||||
- [INFRA.md](INFRA.md) — production FE/BE topology
|
||||
- [../README.md](../README.md) — repo quick start
|
||||
- [ALPHA.md](ALPHA.md) — alpha freeze & QA sign-off
|
||||
- [USB_HDMI_CAST.md](USB_HDMI_CAST.md) — D & E
|
||||
- [COMMERCIAL.md](COMMERCIAL.md) — ads / IAP / Play
|
||||
@@ -172,3 +198,6 @@ See [ndk/README.md](../ndk/README.md).
|
||||
- [OTA.md](OTA.md) — backend layout v0
|
||||
- [BUILD_DEPLOY.md](BUILD_DEPLOY.md) — Docker build, staging OTA, deploy flow
|
||||
- [CRASH_REPORTER.md](CRASH_REPORTER.md) — crash upload
|
||||
- [GRAFANA_vs_others_graphvis_pivot.md](GRAFANA_vs_others_graphvis_pivot.md) — graphs dashboard pivot
|
||||
- [20260602_REVERSE_SSH_proposals_summary.md](20260602_REVERSE_SSH_proposals_summary.md) — on-demand remote access
|
||||
- [AV_QUALITY_QA_SESSION.md](AV_QUALITY_QA_SESSION.md) — AV quality enhancement Q&A
|
||||
|
||||
Reference in New Issue
Block a user