From 56167fd971ecc61e322872a51a9a3174a3ced011 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 28 Mar 2020 18:09:06 +0200 Subject: Add: links to example sources --- index.mdwn | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/index.mdwn b/index.mdwn index 0b0c1d1..d969157 100644 --- a/index.mdwn +++ b/index.mdwn @@ -44,17 +44,20 @@ to abide by its terms. See actual, working, tested examples: -* The Unix echo command +* The Unix echo commandf ([html](https://examples.subplot.liw.fi/echo.html), - [PDF](https://examples.subplot.liw.fi/echo.pdf)). + [PDF](https://examples.subplot.liw.fi/echo.pdf), + [source](https://gitlab.com/larswirzenius/subplot/-/blob/master/echo.md)). * A hypothetical JSON store with access control and a web API ([html](https://examples.subplot.liw.fi/muck.html), - [PDF](https://examples.subplot.liw.fi/muck.pdf)). + [PDF](https://examples.subplot.liw.fi/muck.pdf), + [source](https://gitlab.com/larswirzenius/subplot/-/blob/master/muck.md)). * Subplot's own acceptance criteria, a non-trivial example ([html](https://examples.subplot.liw.fi/subplot.html), - [PDF](https://examples.subplot.liw.fi/subplot.pdf)) . + [PDF](https://examples.subplot.liw.fi/subplot.pdf), + [source](https://gitlab.com/larswirzenius/subplot/-/blob/master/subplot.md)). The [examples][] site may have more examples, if we forget to list them here. These are generated automatically from the Subplot source -- cgit v1.2.1