re-added the title.

[SVN r69848]
This commit is contained in:
Ronald Garcia 2011-03-11 15:18:22 +00:00
parent b4a42e42fe
commit adfc62347a

View File

@ -6,8 +6,9 @@
<!ENTITY multi_array_ref SYSTEM "multi_array_ref.xml"> <!ENTITY multi_array_ref SYSTEM "multi_array_ref.xml">
<!ENTITY const_multi_array_ref SYSTEM "const_multi_array_ref.xml"> <!ENTITY const_multi_array_ref SYSTEM "const_multi_array_ref.xml">
]> ]>
<library name="MultiArray" dirname="multi_array" xmlns:xi="http://www.w3.org/2001/XInclude" <library name="MultiArray" dirname="multi_array" id="multi_array"
id="any" last-revision="$Date$"> xmlns:xi="http://www.w3.org/2001/XInclude"
last-revision="$Date$">
<libraryinfo> <libraryinfo>
<author> <author>
<firstname>Ronald</firstname> <firstname>Ronald</firstname>
@ -28,6 +29,8 @@
<librarycategory name="category:data-structures"/> <librarycategory name="category:data-structures"/>
</libraryinfo> </libraryinfo>
<title>Boost.MultiArray Reference Manual</title>
<para>Boost.MultiArray is composed of several components. <para>Boost.MultiArray is composed of several components.
The MultiArray concept defines a generic interface to multidimensional The MultiArray concept defines a generic interface to multidimensional