diff options
author | Zuul <zuul@review.openstack.org> | 2019-02-02 16:51:36 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2019-02-02 16:51:36 +0000 |
commit | 579ac41e6adf181ba8d7386a69c2518dd7fe513f (patch) | |
tree | b8bd3544794b07e352c78e9476d9313e6da180ce | |
parent | 26563288d1443e47ce72622a4cfd96c8933019a1 (diff) | |
parent | f097e00ff3157639da05e62f8fd9629f2a5fb1d6 (diff) |
Merge "Update config"
-rw-r--r-- | releasenotes/source/conf.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/releasenotes/source/conf.py b/releasenotes/source/conf.py index 5abd301..5831ed8 100644 --- a/releasenotes/source/conf.py +++ b/releasenotes/source/conf.py | |||
@@ -46,6 +46,9 @@ source_suffix = '.rst' | |||
46 | # The master toctree document. | 46 | # The master toctree document. |
47 | master_doc = 'index' | 47 | master_doc = 'index' |
48 | 48 | ||
49 | # General information about the project. | ||
50 | project = u'stx-fault' | ||
51 | |||
49 | # Release notes are version independent, no need to set version and release | 52 | # Release notes are version independent, no need to set version and release |
50 | release = '' | 53 | release = '' |
51 | version = '' | 54 | version = '' |