summaryrefslogtreecommitdiff
path: root/doc/sessions/autotools.run
diff options
context:
space:
mode:
Diffstat (limited to 'doc/sessions/autotools.run')
-rw-r--r--doc/sessions/autotools.run20
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/sessions/autotools.run b/doc/sessions/autotools.run
new file mode 100644
index 000000000..d6263acb7
--- /dev/null
+++ b/doc/sessions/autotools.run
@@ -0,0 +1,20 @@
+
+commands:
+# Make it fetch first
+- directory: ../examples/autotools
+ command: fetch hello.bst
+
+# Capture a `bst show` of the variables
+- directory: ../examples/autotools
+ output: ../source/sessions/autotools-show-variables.html
+ command: show --deps none --format "%{vars}" hello.bst
+
+# Capture a `bst build`
+- directory: ../examples/autotools
+ output: ../source/sessions/autotools-build.html
+ command: build hello.bst
+
+# Capture a shell output
+- directory: ../examples/autotools
+ output: ../source/sessions/autotools-shell.html
+ command: shell hello.bst -- hello