summaryrefslogtreecommitdiff
path: root/reference.yaml
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2021-09-07 20:58:01 +0100
committerDaniel Silverstone <dsilvers@digital-scurf.org>2021-09-07 21:01:32 +0100
commitcd2da7c74466e7db290446047ddd17e3008a0b83 (patch)
tree432089aa7924434fa200523c7502a17ebf988a28 /reference.yaml
parent5cd2c2a8e56bdac1bc435fbd378ba7b10023c361 (diff)
downloadsubplot-cd2da7c74466e7db290446047ddd17e3008a0b83.tar.gz
chore: Re-enable reference.md suite
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
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