docs: fix migration TOC to include individual sections

We don't need to nest as deeply and we want the individual migration
bullet points to be top-level sections anyway.
This commit is contained in:
Dan Williams 2011-02-18 15:02:25 -06:00
parent 10c57a0562
commit 56e19a7895
2 changed files with 3 additions and 10 deletions

View file

@ -3,7 +3,7 @@
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
<!ENTITY % local.common.attrib "xmlns:xi CDATA #FIXED 'http://www.w3.org/2003/XInclude'">
]>
<section id="migrating-to-09">
<chapter id="ref-migrating">
<title>Migrating from NetworkManager 0.8 to NetworkManager 0.9</title>
<para>
@ -154,4 +154,4 @@
</section>
</section>
</chapter>

View file

@ -111,14 +111,7 @@
</section>
</chapter>
<chapter id="ref-migrating">
<title>Migrating from Previous Versions of NetworkManager</title>
<para>
This part describes changes you need to make in programs that
use older versions of NetworkManager.
</para>
<xi:include href="migrating-to-09.xml" />
</chapter>
<xi:include href="migrating-to-09.xml" />
<index>
<title>Index</title>