summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tutorial.mdwn6
1 files changed, 0 insertions, 6 deletions
diff --git a/tutorial.mdwn b/tutorial.mdwn
index 5a0661f..4949cf0 100644
--- a/tutorial.mdwn
+++ b/tutorial.mdwn
@@ -200,12 +200,6 @@ subplot docgen echo.subplot -o echo.html
subplot docgen echo.subplot -o echo.pdf
```
-`echo.md` is the markdown input file. Subplot will find `echo.yaml`
-(the bindings) and `echo.py` or `echo.sh` (step implementations in
-Python or Bash) from files mentioned in the markdown file's metadata
-section.
-
-
Running the tests
=============================================================================