summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakashi NATSUME <natsume.takashi@lab.ntt.co.jp>2019-06-19 11:29:51 +0900
committerTakashi NATSUME <natsume.takashi@lab.ntt.co.jp>2019-06-19 11:33:15 +0900
commit763898687d67c0818f80428f21ca5f321951a052 (patch)
tree41c4d50ac2907d62eda8484f6db1f38f1a3862e2
parent32849f428b8fc647e7f2d7dbdfed52b87063b398 (diff)
downloadpython-novaclient-763898687d67c0818f80428f21ca5f321951a052.tar.gz
Fix duplicate object description error
Add a directive option flag :noindex: in reference/api/index.rst. Change-Id: Ifa5cf9820be29f498c218105272837cac50cb643 Closes-Bug: #1833327
-rw-r--r--doc/source/reference/api/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/reference/api/index.rst b/doc/source/reference/api/index.rst
index e4d9c4d6..d4959400 100644
--- a/doc/source/reference/api/index.rst
+++ b/doc/source/reference/api/index.rst
@@ -4,6 +4,7 @@
.. module:: novaclient
:synopsis: A client for the OpenStack Nova API.
+ :noindex:
.. currentmodule:: novaclient