aboutsummaryrefslogtreecommitdiff
path: root/doc/ref/javascript.texi
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2022-03-15 01:14:45 +0100
committerHugo Hörnquist <hugo@lysator.liu.se>2022-03-15 01:43:12 +0100
commit2d35caa4b3e025a57c626f89c665da31ffbfe27d (patch)
treef22ad2d5c07626f116ca7c3a8762fd2fe68d6855 /doc/ref/javascript.texi
parentMake make-routes pre-compile all regexes. (diff)
downloadcalp-2d35caa4b3e025a57c626f89c665da31ffbfe27d.tar.gz
calp-2d35caa4b3e025a57c626f89c665da31ffbfe27d.tar.xz
Introduce concept of VEvent formatters in frontend.
Diffstat (limited to 'doc/ref/javascript.texi')
-rw-r--r--doc/ref/javascript.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ref/javascript.texi b/doc/ref/javascript.texi
index 7510e4f5..434b556f 100644
--- a/doc/ref/javascript.texi
+++ b/doc/ref/javascript.texi
@@ -17,6 +17,7 @@ All elements are initialized in elements.ts
@include javascript/vevent.texi
@include javascript/globals.texi
@include javascript/server_connect.texi
+@include javascript/formatters.texi
@node General Components
@section General Components