mirror of
git://f0xx.org/android_cast
synced 2026-07-29 04:38:53 +03:00
docs and opus/speex submods
This commit is contained in:
7
scripts/build-graphvis-pdf.sh
Normal file
7
scripts/build-graphvis-pdf.sh
Normal 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"
|
||||
Reference in New Issue
Block a user