diff --git a/reference/strings/book.xml b/reference/strings/book.xml
new file mode 100644
index 0000000000..2bd4175cae
--- /dev/null
+++ b/reference/strings/book.xml
@@ -0,0 +1,52 @@
+
+
+
+
+
+
+ String &Functions;
+ Strings
+
+
+ &reftitle.intro;
+
+ These functions all manipulate strings in various ways. Some more
+ specialized sections can be found in the regular expression and
+ URL handling sections.
+
+
+ For information on how strings behave, especially with regard to
+ usage of single quotes, double quotes, and escape sequences, see
+ the Strings entry in
+ the Types section of the
+ manual.
+
+
+
+ &reference.strings.setup;
+ &reference.strings.constants;
+ &reference.strings.reference;
+
+
+
+
+
diff --git a/reference/strings/constants.xml b/reference/strings/constants.xml
index 880d642b89..eb8ff60dc2 100644
--- a/reference/strings/constants.xml
+++ b/reference/strings/constants.xml
@@ -1,6 +1,6 @@
-
-
+
+
&reftitle.constants;
&extension.constants;
@@ -236,7 +236,7 @@
-
+
-
-
+
-
- String Functions
- Strings
+
+ String &Functions;
-
-
- &reftitle.intro;
-
- These functions all manipulate strings in various ways. Some more
- specialized sections can be found in the regular expression and
- URL handling sections.
-
-
- For information on how strings behave, especially with regard to
- usage of single quotes, double quotes, and escape sequences, see
- the Strings entry in
- the Types section of the
- manual.
-
-
+
+ &reftitle.seealso;
+
+ For even more powerful string handling and manipulating functions
+ take a look at the POSIX regular
+ expression functions and the Perl
+ compatible regular expression functions.
+
+
-
- &reftitle.required;
- &no.requirement;
-
+ &reference.strings.entities.functions;
-
- &reftitle.install;
- &no.install;
-
-
- &reference.strings.constants;
-
-
- &reftitle.seealso;
-
- For even more powerful string handling and manipulating functions
- take a look at the POSIX regular
- expression functions and the Perl
- compatible regular expression functions.
-
-
-
+
-&reference.strings.entities.functions;
-
-
+
+
+ &reftitle.setup;
+
+
+ &reftitle.required;
+ &no.requirement;
+
+
+
+ &reftitle.install;
+ &no.install;
+
+
+
+ &reftitle.runtime;
+ &no.config;
+
+
+
+ &reftitle.resources;
+ &no.resource;
+
+
+
+
+
+