doc/svghmi/syntax.rst
changeset 3925 1d383b4c0a23
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/svghmi/syntax.rst	Wed Apr 03 13:02:50 2024 +0200
@@ -0,0 +1,23 @@
+Widget syntax
+=============
+
+.. highlight:: text
+
+HMI elements are SVG elements whose labels start with ``HMI:``::
+
+    HMI:WidgetType[|freq][[:param]...][[@a=path[,min][,max]]...][#expression]
+
+Widget Type
+-----------
+
+Update Frequency
+----------------
+
+Parameters
+----------
+
+Variable bindings
+-----------------
+
+Enable expression
+-----------------
\ No newline at end of file