Start using reno for release notes
This commit starts using reno for tracking release notes and documentation on the python-tempestconf project. Change-Id: I26de978d4db7b6e67451be56dbf007a7918b4a7a
This commit is contained in:
parent
305bf0bb19
commit
e9194b99ec
@ -68,7 +68,7 @@ latex_documents = [
|
|||||||
('index',
|
('index',
|
||||||
'%s.tex' % project,
|
'%s.tex' % project,
|
||||||
u'%s Documentation' % project,
|
u'%s Documentation' % project,
|
||||||
u'OpenStack Foundation', 'manual'),
|
u'Red Hat, Inc.', 'manual'),
|
||||||
]
|
]
|
||||||
|
|
||||||
# Example configuration for intersphinx: refer to the Python standard library.
|
# Example configuration for intersphinx: refer to the Python standard library.
|
||||||
|
@ -0,0 +1,3 @@
|
|||||||
|
---
|
||||||
|
other:
|
||||||
|
- Start using reno for managing release notes.
|
Loading…
Reference in New Issue
Block a user