1
0
mirror of git://f0xx.org/ac/ac-docs synced 2026-07-29 05:39:40 +03:00
Files
ac-docs/README.md
Anton Afanasyeu 0582aea607 docs: bestcastr Gmail, ~/repos/ac clone, Cursor handoff, help_request update
Replace foxxspambox0 with bestcastr@gmail.com; document ac-be-public-assets
and secondary-laptop Cursor archive workflow.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-23 18:24:11 +02:00

18 lines
842 B
Markdown

# ac-docs
AndroidCast documentation (extracted from monolith `docs/`).
- **Remote:** `git://f0xx.org/ac/ac-docs`
- **Build PDFs:** `./build-pdf.sh` (requires pandoc/xelatex per `_pdf_build/`)
- **SPEC:** [specs/20260618_repos_reorganizing.md](specs/20260618_repos_reorganizing.md) Step 2
## Developer onboarding
| Doc | Purpose |
|-----|---------|
| [DEVELOPER_SETUP.md](DEVELOPER_SETUP.md) | Repo map, lab paths |
| [docs/FRESH_ENV_CLONE.md](docs/FRESH_ENV_CLONE.md) | Clean laptop — `~/repos/ac` clone workflow |
| [docs/CURSOR_SECONDARY_LAPTOP.md](docs/CURSOR_SECONDARY_LAPTOP.md) | Agent history handoff between laptops |
| [docs/HELP_REQUEST_20260623.md](docs/HELP_REQUEST_20260623.md) | Updated dev checklist (email, clone) |
| [docs/SECRETS_AND_RECOVERY.md](docs/SECRETS_AND_RECOVERY.md) | Passwords, tokens, VPN/RSSH recovery |