summaryrefslogtreecommitdiff
path: root/subplotlib
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2021-11-19 19:37:01 +0000
committerDaniel Silverstone <dsilvers@digital-scurf.org>2021-11-19 20:19:01 +0000
commit000afe0d88c2beb9f237b1c6317986468dee233e (patch)
treeabe9759dc3d62c4ec7257e80d5f437df87a535fd /subplotlib
parentae873daa84782eeddb35fa24057b7c5b3420660d (diff)
downloadsubplot-000afe0d88c2beb9f237b1c6317986468dee233e.tar.gz
subplots: Upgrade metadata for polyglot docs
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
Diffstat (limited to 'subplotlib')
-rw-r--r--subplotlib/files.md3
-rw-r--r--subplotlib/runcmd.md3
-rw-r--r--subplotlib/subplotlib.md8
3 files changed, 8 insertions, 6 deletions
diff --git a/subplotlib/files.md b/subplotlib/files.md
index a5b54fc..22e8f3c 100644
--- a/subplotlib/files.md
+++ b/subplotlib/files.md
@@ -1,9 +1,10 @@
---
title: Acceptance criteria for the files subplotlib step library
author: The Subplot project
-template: rust
bindings:
- lib/files.yaml
+impls:
+ rust: []
...
# Introduction
diff --git a/subplotlib/runcmd.md b/subplotlib/runcmd.md
index 50e41f6..f6b9d85 100644
--- a/subplotlib/runcmd.md
+++ b/subplotlib/runcmd.md
@@ -1,10 +1,11 @@
---
title: Acceptance criteria for the runcmd step library for subplotlib.
author: The Subplot project
-template: rust
bindings:
- lib/runcmd.yaml
- lib/files.yaml
+impls:
+ rust: []
...
# Introduction
diff --git a/subplotlib/subplotlib.md b/subplotlib/subplotlib.md
index c46134a..d3b6a80 100644
--- a/subplotlib/subplotlib.md
+++ b/subplotlib/subplotlib.md
@@ -1,12 +1,12 @@
---
title: Testing the Rust crate "subplotlib"
-template: rust
bindings:
- subplotlib.yaml
- lib/datadir.yaml
-functions:
- - helpers/subplotlib_context.rs
- - helpers/subplotlib_impl.rs
+impls:
+ rust:
+ - helpers/subplotlib_context.rs
+ - helpers/subplotlib_impl.rs
...
# Rust library for assisting with running subplots