doc: remove reference to init.xml that is not created anymore

This commit is contained in:
Frédéric Péters 2013-12-05 18:21:10 +01:00
parent 60d6858d14
commit ff0b9ba8d4
1 changed files with 0 additions and 1 deletions

View File

@ -140,7 +140,6 @@ the <ulink url="http://lasso.entrouvert.org/license">GNU General Public License<
<xi:include href="xml/session.xml"/>
<xi:include href="xml/profile.xml"/>
<xi:include href="xml/errors.xml"/>
<xi:include href="xml/init.xml"/>
<para><link linkend="lasso-LassoNode">LassoNode</link> is the base class for all Lasso classes, it gives XML serialization and deserialization support to all of them.</para>
<xi:include href="xml/node.xml"/>
<para>The <link linkend="lasso-LassoMiscTextNode">LassoMiscTextNode</link> allows to represent miscellenaous nodes for whose no mapping to a specific <link linkend="GObjectClass">GObjectClass</link> exists.</para>