summaryrefslogtreecommitdiff
path: root/macros/generic/collargs/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'macros/generic/collargs/README.md')
-rw-r--r--macros/generic/collargs/README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/macros/generic/collargs/README.md b/macros/generic/collargs/README.md
new file mode 100644
index 0000000000..f36abea78a
--- /dev/null
+++ b/macros/generic/collargs/README.md
@@ -0,0 +1,8 @@
+Package CollArgs provides a command which can determine the argument scope of
+any command whose argument structure conforms to
+[xparse](https://ctan.org/pkg/xparse)'s argument specification.
+
+This package was developed as an auxiliary package of
+[Memoize](https://ctan.org/pkg/memoize). This is why it is, somewhat
+unconventionally, documented alongside that package. This applies to both the
+manual and the documented code listing.