Release lfdocs-conf v0.2.2 15/10915/2 v0.2.2
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Thu, 31 May 2018 21:13:05 +0000 (14:13 -0700)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Thu, 31 May 2018 21:40:21 +0000 (14:40 -0700)
Change-Id: Ie6d8b97d96050553daa6df0b05d3b9500d438216
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
docs_conf/__init__.py
relnotes/v0.2.2.txt [new file with mode: 0644]

index 5414d14..c3f1024 100644 (file)
@@ -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 (file)
index 0000000..75658ae
--- /dev/null
@@ -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