aboutsummaryrefslogtreecommitdiff
path: root/doc/propspecs.rst
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-02-18 11:18:09 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-02-18 11:18:09 -0700
commit28ac2c8b8ba8839a78fc4b6bfea87d5482fb0208 (patch)
treebe7e4a5579f79650b6c282f886c08720619f9312 /doc/propspecs.rst
parentc8be9aa24f37ff52205e9525756f3338674ccaaf (diff)
downloadconsfigurator-28ac2c8b8ba8839a78fc4b6bfea87d5482fb0208.tar.gz
tidy up existing docs
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'doc/propspecs.rst')
-rw-r--r--doc/propspecs.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/propspecs.rst b/doc/propspecs.rst
new file mode 100644
index 0000000..7143f37
--- /dev/null
+++ b/doc/propspecs.rst
@@ -0,0 +1,8 @@
+Property application specifications
+===================================
+
+Combinators
+-----------
+
+Currently supported: ``(unapply (foo 1 2 3))``, ``((foo 1 2 3) on-change (bar
+4 5 6) on-change (baz 7 8 9))`` and combinations thereof.