/*! \page text_overview Text

The 'text' directory contains the text-editing engine used by AbiWord 
and other AbiSuite apps.  There is one subdirectory per module.

<dl>
<dt>Directory <tt>fmt/xp</tt> (\ref fmt_overview):
  <dd> Contains formatting and layout code, including views.</dd>

<dt>Directory <tt>ptbl/xp</tt> (\ref ptbl_overview):
  <dd> Contains the editable document, implemented using piece tables.</dd>

</dl>
*/