summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2011-02-18 15:02:25 -0600
committerDan Williams <dcbw@redhat.com>2011-02-18 15:02:25 -0600
commit56e19a7895be6fbf70755a46313b97bf6fd785c0 (patch)
tree7246cfff980d7e6b361dccd56f4814ef9989fb0a /docs
parent10c57a0562ab26ae1af865a22cc31ee4f7650a56 (diff)
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.
Diffstat (limited to 'docs')
-rw-r--r--docs/api/migrating-to-09.xml4
-rw-r--r--docs/api/network-manager-docs.xml9
2 files changed, 3 insertions, 10 deletions
diff --git a/docs/api/migrating-to-09.xml b/docs/api/migrating-to-09.xml
index 7256852980..4ebd81ab2b 100644
--- a/docs/api/migrating-to-09.xml
+++ b/docs/api/migrating-to-09.xml
@@ -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>
diff --git a/docs/api/network-manager-docs.xml b/docs/api/network-manager-docs.xml
index 4381bb56f0..869177cc8a 100644
--- a/docs/api/network-manager-docs.xml
+++ b/docs/api/network-manager-docs.xml
@@ -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>