aboutsummaryrefslogtreecommitdiff
path: root/doc/ref/javascript/jcal.texi
blob: 997b4d59a7f0f646d36042754ef44c6dffefbb29 (plain)
1
2
3
4
5
6
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