summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-03-28 18:09:06 +0200
committerLars Wirzenius <liw@liw.fi>2020-03-28 18:09:06 +0200
commit56167fd971ecc61e322872a51a9a3174a3ced011 (patch)
tree57b59e46bd4345a70e4cb278ba219c79d0d64e62
parent4e273a78f5af80b670db595d9069f932ff8a014c (diff)
downloadsubplot.liw.fi-56167fd971ecc61e322872a51a9a3174a3ced011.tar.gz
Add: links to example sources
-rw-r--r--index.mdwn11
1 files 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