From 5e4aa8e9aba34bb101923685c23f0f6681a12812 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hugo=20H=C3=B6rnquist?= Date: Sun, 12 Dec 2021 23:29:06 +0100 Subject: Add documenttation for javascript rewrite. --- doc/ref/javascript/jcal.texi | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'doc/ref/javascript/jcal.texi') diff --git a/doc/ref/javascript/jcal.texi b/doc/ref/javascript/jcal.texi index 4be8d33b..997b4d59 100644 --- a/doc/ref/javascript/jcal.texi +++ b/doc/ref/javascript/jcal.texi @@ -1,4 +1,7 @@ - @node jcal @subsection jcal.js +@deftypefun Document jcal_to_xcal {JCal ...} +A document with the xcal namespace, and @code{icalendar} as its root +element. Each child is a valid xcal representation of our JCal object. +@end deftypefun -- cgit v1.2.3