From 16e67cb248ba96fc3722561bcadbba27a2779a03 Mon Sep 17 00:00:00 2001 From: "Joseph K. Strauss" Date: Thu, 16 Aug 2018 21:59:01 -0400 Subject: Visualize plan (#409) * Add VisualizePlan.svg to docs build * Use simpler graph --- docs/pages/1 - Intro to Mill.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/pages/1 - Intro to Mill.md') diff --git a/docs/pages/1 - Intro to Mill.md b/docs/pages/1 - Intro to Mill.md index b6606211..48c2ac0f 100644 --- a/docs/pages/1 - Intro to Mill.md +++ b/docs/pages/1 - Intro to Mill.md @@ -561,7 +561,7 @@ compilation output: ### visualizePlan ```bash -$ mill show visualizePlan core.launcher +$ mill show visualizePlan moduledefs.compile [ ".../out/visualizePlan/dest/out.txt", ".../out/visualizePlan/dest/out.dot", -- cgit v1.2.3