commit | 7607e5a65486453e80b1a7a042051df61e672301 | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Thu Jan 16 01:54:26 2025 -0500 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Thu Jan 16 22:36:39 2025 +0000 |
tree | a520e3cfaf3afdf9fce99fccba8eb95e4ffc3206 | |
parent | 97c4ed258771180b9335fbfb238aeab8c6b7d3c2 [diff] [blame] |
Add release notes Closes-Bug: CLOUDOPS-761 Change-Id: If1aa57c0e1617a312f36e52c503a40b5ee166c91
diff --git a/doc/source/conf.py b/doc/source/conf.py index 7412fcf..239e656 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py
@@ -22,6 +22,7 @@ extensions = [ "sphinx_copybutton", "pbr.sphinxext", + "reno.sphinxext", ] templates_path = ["_templates"]