mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-25 18:50:07 +01:00
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:
parent
10c57a0562
commit
56e19a7895
2 changed files with 3 additions and 10 deletions
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue