summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Finucane <sfinucan@redhat.com>2017-03-20 13:28:42 +0000
committerStephen Finucane <sfinucan@redhat.com>2017-03-20 16:35:01 +0000
commitbe1e6ca1d8601fd4b18bad1711d8b5cf729198f9 (patch)
treed62fbe169e680ea14813f5069fee405fc08d45dd
parentad5b57fd19d08bb16c539a042f0a48653b700b4a (diff)
downloadpython-openstackclient-be1e6ca1d8601fd4b18bad1711d8b5cf729198f9.tar.gz
docs: Don't include ChangeLog
The ChangeLog is built using commit message summary lines. Unfortunately some of these contain invalid rST markup. There's no way to retroactively fix this, so simply stop including the doc. Change-Id: I6600c1baf142fe4c776f1ae170faa3f6a87b330c
-rw-r--r--doc/source/history.rst1
-rw-r--r--doc/source/index.rst1
2 files changed, 0 insertions, 2 deletions
diff --git a/doc/source/history.rst b/doc/source/history.rst
deleted file mode 100644
index 69ed4fe6..00000000
--- a/doc/source/history.rst
+++ /dev/null
@@ -1 +0,0 @@
-.. include:: ../../ChangeLog
diff --git a/doc/source/index.rst b/doc/source/index.rst
index e19b466b..6af49c52 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -43,7 +43,6 @@ Release Notes
:maxdepth: 1
Release Notes <http://docs.openstack.org/releasenotes/python-openstackclient>
- history
Developer Documentation
-----------------------