Commit 050cf2eb authored by Tristan Van Berkom's avatar Tristan Van Berkom
Browse files

doc/sessions: Added run files describing scenarios to build

The Makefile uses these to run some scenarios which are
later included by the documentation directly.
parent 52f70a0d
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
# Project directory
directory: ../examples/flatpak-autotools

# This takes a lot of space, limit it's height
height: '350px'

# Make sure it's fetched in the source cache
prepare-commands:
- fetch hello.bst

# Build it with everything already fetched
command: build hello.bst
+9 −0
Original line number Diff line number Diff line
# Project directory
directory: ../examples/flatpak-autotools

# Make sure it's fetched and built in the caches
prepare-commands:
- build hello.bst

# Run it now that we know everything is built
command: shell hello.bst -- hello