summaryrefslogtreecommitdiff
path: root/reference.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'reference.yaml')
-rw-r--r--reference.yaml8
1 files changed, 6 insertions, 2 deletions
diff --git a/reference.yaml b/reference.yaml
index 2f1573c..f7e7ab4 100644
--- a/reference.yaml
+++ b/reference.yaml
@@ -1,5 +1,9 @@
- given: "a clone of {url} in src at {commit}"
- function: clone_to_src
+ impl:
+ python:
+ function: clone_to_src
- when: "I docgen {filename} to {output}, in {dirname}"
- function: docgen
+ impl:
+ python:
+ function: docgen