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

docs and opus/speex submods

This commit is contained in:
Anton Afanasyeu
2026-06-02 14:39:45 +02:00
parent 6a5fe49b21
commit 1590705f92
10 changed files with 402 additions and 2 deletions

View File

@@ -0,0 +1,7 @@
#!/usr/bin/env bash
set -euo pipefail
ROOT_DIR="$(cd "$(dirname "$0")/.." && pwd)"
python3 "$ROOT_DIR/docs/_pdf_build/build_graphvis_pivot_pdf.py"
echo "Generated: $ROOT_DIR/tmp/GRAFANA_vs_others_graphvis_pivot.pdf"