From: Trevor Bramwell Date: Thu, 31 May 2018 21:13:05 +0000 (-0700) Subject: Release lfdocs-conf v0.2.2 X-Git-Tag: v0.2.2^0 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=dd463595e8a55e17cc988b4869fdd9fb791569f6;p=releng%2Fdocs-conf.git Release lfdocs-conf v0.2.2 Change-Id: Ie6d8b97d96050553daa6df0b05d3b9500d438216 Signed-off-by: Trevor Bramwell --- diff --git a/docs_conf/__init__.py b/docs_conf/__init__.py index 5414d14..c3f1024 100644 --- a/docs_conf/__init__.py +++ b/docs_conf/__init__.py @@ -15,4 +15,4 @@ Configure sphinx-doc through an YAML file. """ __author__ = 'Linux Foundation Releng' __summary__ = 'Linux Foundation DocsConf' -__version__ = '0.3.0-dev' +__version__ = '0.2.2' diff --git a/relnotes/v0.2.2.txt b/relnotes/v0.2.2.txt new file mode 100644 index 0000000..75658ae --- /dev/null +++ b/relnotes/v0.2.2.txt @@ -0,0 +1,16 @@ +lfdocs-conf v0.2.2 Release Notes +================================ + +Thanks to Thanh for contributing to this release. + +Notable changes since v0.2.1 +---------------------------- + +The default intersphinx mapping now includes a link to the common-packer +docs. + +Full Change Log +--------------- +1f043ef Thanh Ha Add common-packer intersphinx mapping +16e03ef Thanh Ha Add flag to fail with warnings in instructions +050e97b Thanh Ha Fail Sphinx build even on warnings