diff options
| author | Jenkins <jenkins@review.openstack.org> | 2012-02-17 17:21:33 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2012-02-17 17:21:33 +0000 |
| commit | ea653adbacdaa7ab37c2595af878a729b6b9236d (patch) | |
| tree | 32b4e9fd1fcdd669ad714703e8de4c4be59992b7 /doc/source | |
| parent | 676965280136407c9f69072e6fa468e9e2ea14eb (diff) | |
| parent | aee45cc4abdc0ae311cfb22a08a0fee1139b4fd0 (diff) | |
Merge "Fix API extensions documentation, bug 931516."
Diffstat (limited to 'doc/source')
| -rw-r--r-- | doc/source/api_ext/index.rst | 1 | ||||
| -rw-r--r-- | doc/source/index.rst | 2 |
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 =============================== |
