aboutsummaryrefslogtreecommitdiff
path: root/examples/06-all/README.md
diff options
context:
space:
mode:
authorPaul Duncan <pabs@pablotron.org>2023-10-16 17:20:36 -0400
committerPaul Duncan <pabs@pablotron.org>2023-10-16 17:20:36 -0400
commit8bce03ef55d76e84c3a15c68cceaa71800196792 (patch)
tree3645c7777c61ddedd1f118d9a84631eac183b2f2 /examples/06-all/README.md
parent4c94118ec89c3cae982bf4a6cc8866bc68741b33 (diff)
downloadsha3-8bce03ef55d76e84c3a15c68cceaa71800196792.tar.bz2
sha3-8bce03ef55d76e84c3a15c68cceaa71800196792.zip
add examples/06-all/
Diffstat (limited to 'examples/06-all/README.md')
-rw-r--r--examples/06-all/README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/06-all/README.md b/examples/06-all/README.md
new file mode 100644
index 0000000..8e556af
--- /dev/null
+++ b/examples/06-all/README.md
@@ -0,0 +1,7 @@
+# all-fns example
+
+Exercise every function. Relatively sparsely commented; used as a
+source for inline examples in generated [API][] documentation.
+
+[api]: https://en.wikipedia.org/wiki/API
+ "Application Programming Interface (API)"