diff options
| author | Stephen Finucane <sfinucan@redhat.com> | 2017-03-20 13:28:42 +0000 |
|---|---|---|
| committer | Stephen Finucane <sfinucan@redhat.com> | 2017-03-20 16:35:01 +0000 |
| commit | be1e6ca1d8601fd4b18bad1711d8b5cf729198f9 (patch) | |
| tree | d62fbe169e680ea14813f5069fee405fc08d45dd | |
| parent | ad5b57fd19d08bb16c539a042f0a48653b700b4a (diff) | |
| download | python-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.rst | 1 | ||||
| -rw-r--r-- | doc/source/index.rst | 1 |
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 ----------------------- |
