diff --git a/reference/calendar/constants.xml b/reference/calendar/constants.xml
index 7e3029af98..fa9d3a0307 100644
--- a/reference/calendar/constants.xml
+++ b/reference/calendar/constants.xml
@@ -11,7 +11,9 @@
-
+ For easter_days: calculate Easter for years before
+ 1753 according to the Julian calendar, and for later years according to the
+ Gregorian calendar.
@@ -22,7 +24,9 @@
-
+ For easter_days: calculate Easter for years before
+ 1583 according to the Julian calendar, and for later years according to the
+ Gregorian calendar.
@@ -33,7 +37,8 @@
-
+ For easter_days: calculate Easter according to the
+ proleptic Gregorian calendar.
@@ -44,7 +49,8 @@
-
+ For easter_days: calculate Easter according to the
+ Julian calendar.
@@ -55,7 +61,9 @@
-
+ For cal_days_in_month,
+ cal_from_jd, cal_info and
+ cal_to_jd: use the proleptic Gregorian calendar.
@@ -66,7 +74,9 @@
-
+ For cal_days_in_month,
+ cal_from_jd, cal_info and
+ cal_to_jd: use the Julian calendar.
@@ -77,7 +87,9 @@
-
+ For cal_days_in_month,
+ cal_from_jd, cal_info and
+ cal_to_jd: use the Jewish calendar.
@@ -88,7 +100,8 @@
-
+ For jdtojewish: adds a geresh symbol (which resembles
+ a single-quote mark) as thousands separator to the year number.
@@ -99,7 +112,8 @@
-
+ For jdtojewish: adds the word alafim as thousands
+ separator to the year number.
@@ -110,7 +124,8 @@
-
+ For jdtojewish: add a gershayim symbol (which
+ resembles a double-quote mark) before the final letter of the day and year numbers.
@@ -121,7 +136,9 @@
-
+ For cal_days_in_month,
+ cal_from_jd, cal_info and
+ cal_to_jd: use the French Repuclican calendar.
@@ -132,7 +149,7 @@
-
+ The number of available calendars.
@@ -143,7 +160,9 @@
-
+ For jddayofweek: the day of the week as
+ integer, where 0 means Sunday and
+ 6 means Saturday.
@@ -154,7 +173,8 @@
-
+ For jddayofweek: the abbreviated English name of the
+ day of the week.
@@ -165,7 +185,8 @@
-
+ For jddayofweek: the English name of the day of the
+ week.
@@ -176,7 +197,7 @@
-
+ For jdmonthname: the abbreviated Gregorian month name.
@@ -187,7 +208,7 @@
-
+ For jdmonthname: the Gregorian month name.
@@ -198,7 +219,7 @@
-
+ For jdmonthname: the abbreviated Julian month name.
@@ -209,7 +230,7 @@
-
+ For jdmonthname: the Julian month name.
@@ -220,7 +241,7 @@
-
+ For jdmonthname: the Jewish month name.
@@ -231,7 +252,7 @@
-
+ For jdmonthname: the French Republican month name.