1
0
mirror of git://f0xx.org/android_cast synced 2026-07-29 06:58:51 +03:00
This commit is contained in:
Anton Afanasyeu
2026-06-02 15:24:11 +02:00
parent 9f9d617730
commit 936f3d93a9
35 changed files with 896 additions and 41 deletions

View File

@@ -101,7 +101,7 @@ Green **`master`** plus integration branch **`next`**. See [docs/GIT_FLOW.md](do
## PDF helpers
Generate the GraphVis decision memo PDF (from `tmp/GRAFANA_vs_others_graphvis_pivot.md` source):
Generate the GraphVis decision memo PDF (from `docs/GRAFANA_vs_others_graphvis_pivot.md` source):
```bash
bash scripts/build-graphvis-pdf.sh
@@ -109,4 +109,4 @@ bash scripts/build-graphvis-pdf.sh
Output:
`tmp/GRAFANA_vs_others_graphvis_pivot.pdf`
`docs/GRAFANA_vs_others_graphvis_pivot.pdf`