summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRussell Bryant <rbryant@redhat.com>2012-02-15 18:51:36 -0500
committerRussell Bryant <rbryant@redhat.com>2012-02-15 18:52:45 -0500
commitaee45cc4abdc0ae311cfb22a08a0fee1139b4fd0 (patch)
tree026bedcc2f4c77556cd742e242c63c77b8a0122a
parentf69b0923b8a81bad075d1972cd342d4d018f8170 (diff)
Fix API extensions documentation, bug 931516.
This patch fixes the docs so that the API extensions documentation gets included. In passing, also update the API extensions index to include an extension that was not listed. Change-Id: Ia16cab2b29bbc121d940dc4ed9f033340935cde8
-rw-r--r--doc/source/api_ext/index.rst1
-rw-r--r--doc/source/index.rst2
2 files changed, 2 insertions, 1 deletions
diff --git a/doc/source/api_ext/index.rst b/doc/source/api_ext/index.rst
index 320241051..69858008b 100644
--- a/doc/source/api_ext/index.rst
+++ b/doc/source/api_ext/index.rst
@@ -28,6 +28,7 @@ Extensions
:maxdepth: 3
ext_config_drive.rst
+ ext_floating_ip_dns.rst
ext_floating_ips.rst
ext_keypairs.rst
ext_multinic.rst
diff --git a/doc/source/index.rst b/doc/source/index.rst
index c1a41d107..e16cd3dc4 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -70,7 +70,7 @@ API Extensions
.. toctree::
:maxdepth: 1
- api_ext/index
+ api_ext/index
Outstanding Documentation Tasks
===============================