diff --git a/docs/src/main/docbook/en-US/master.xml b/docs/src/main/docbook/en-US/master.xml index a321a5d..0a79219 100644 --- a/docs/src/main/docbook/en-US/master.xml +++ b/docs/src/main/docbook/en-US/master.xml @@ -15,14 +15,16 @@ - This guide is split into two parts. details extensions and - utilities which are likely to be of use to any developer using CDI. - describes extensions and utilities which are likely to be of - use to developers writing libraries and frameworks that work with CDI. + This guide is split into three parts. details extensions and + utilities which are likely to be of use to any developer using CDI; + describes utilities which are likely to be of + use to developers writing libraries and frameworks that work with CDI; discusses + extensions which can be used to implement configuration for a framework - + + Extensions and Utilities for Developers @@ -30,11 +32,15 @@ - - Extensions and Utilties for Framework Authors + + Utilities for Framework Authors + + + + Configuration Extensions for Framework Authors