1
0
mirror of git://f0xx.org/android_cast synced 2026-07-29 06:18:42 +03:00

sync new docs mostly

This commit is contained in:
Anton Afanasyeu
2026-06-12 21:15:41 +02:00
parent a8ef161e75
commit bb3609bcff
42 changed files with 5067 additions and 795 deletions

4
.gitignore vendored
View File

@@ -65,6 +65,10 @@ ota-publish/
# --- Scratch (not for commit) ---
tmp/
# --- Docs PDF build (local; scripts/build-all-docs-pdf.sh, mermaid_render.py) ---
.venv-pdf/
docs/_pdf_build/mermaid_cache/
# --- Python ---
__pycache__/
*.py[cod]