summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Watson <cjwatson@canonical.com>2022-04-25 15:57:13 +0100
committerColin Watson <cjwatson@canonical.com>2022-04-25 15:57:13 +0100
commitb68af1b04c78e60cb8c8cc722ced6ab6db50833c (patch)
tree6aa1eb9c013e14391bbc59cd296471c8f80c4f5b
parentb5a79161e150e7eb8f4294be4448ea532a8245dc (diff)
downloadtesttools-b68af1b04c78e60cb8c8cc722ced6ab6db50833c.tar.gz
Fix inclusion of NEWS in Sphinx documentation
`make html-sphinx` previously warned: .../doc/index.rst:20: WARNING: toctree contains reference to nonexisting document 'news'
-rw-r--r--doc/news.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/news.rst b/doc/news.rst
new file mode 100644
index 0000000..4264fd6
--- /dev/null
+++ b/doc/news.rst
@@ -0,0 +1 @@
+.. include:: ../NEWS