diff --git a/reference/calendar/book.xml b/reference/calendar/book.xml
new file mode 100644
index 0000000000..187848fd75
--- /dev/null
+++ b/reference/calendar/book.xml
@@ -0,0 +1,54 @@
+
+
+
+
+
+
+ Calendar
+
+
+
+ &reftitle.intro;
+
+ The calendar extension presents a series of functions to simplify
+ converting between different calendar formats. The intermediary or
+ standard it is based on is the Julian Day Count. The Julian Day Count is
+ a count of days starting from January 1st, 4713 B.C. To convert between
+ calendar systems, you must first convert to Julian Day Count, then to the
+ calendar system of your choice. Julian Day Count is very different from
+ the Julian Calendar! For more information on Julian Day Count, visit
+ &url.calendar.jd;. For more
+ information on calendar systems visit &url.calendar;. Excerpts from this page are
+ included in these instructions, and are in quotes.
+
+
+
+
+ &reference.calendar.setup;
+ &reference.calendar.constants;
+ &reference.calendar.reference;
+
+
+
+
+
diff --git a/reference/calendar/constants.xml b/reference/calendar/constants.xml
index 405e76e45d..08a4311849 100644
--- a/reference/calendar/constants.xml
+++ b/reference/calendar/constants.xml
@@ -1,6 +1,6 @@
-
-
+
+
&reftitle.constants;
&extension.constants;
@@ -246,7 +246,7 @@
-
+
-
-
+
- Calendar Functions
- Calendar
-
-
- &reftitle.intro;
-
- The calendar extension presents a series of functions to simplify
- converting between different calendar formats. The intermediary or
- standard it is based on is the Julian Day Count. The Julian Day Count is
- a count of days starting from January 1st, 4713 B.C. To convert between
- calendar systems, you must first convert to Julian Day Count, then to the
- calendar system of your choice. Julian Day Count is very different from
- the Julian Calendar! For more information on Julian Day Count, visit
- &url.calendar.jd;. For more
- information on calendar systems visit &url.calendar;. Excerpts from this page are
- included in these instructions, and are in quotes.
-
-
-
- &reference.calendar.configure;
-
-
- &reftitle.runtime;
- &no.config;
-
-
-
- &reftitle.resources;
- &no.resource;
-
- &reference.calendar.constants;
-
+ Calendar &Functions;
&reference.calendar.entities.functions;
diff --git a/reference/calendar/setup.xml b/reference/calendar/setup.xml
new file mode 100644
index 0000000000..cc8b3d0cab
--- /dev/null
+++ b/reference/calendar/setup.xml
@@ -0,0 +1,54 @@
+
+
+
+
+ &reftitle.setup;
+
+
+
+ &reftitle.required;
+ &no.requirement;
+
+
+
+
+ &reference.calendar.configure;
+
+
+
+
+ &reftitle.runtime;
+ &no.config;
+
+
+
+
+
+ &reftitle.resources;
+ &no.resource;
+
+
+
+
+
+
+