summaryrefslogtreecommitdiff
path: root/releasenotes/notes
diff options
context:
space:
mode:
authorStephen Finucane <sfinucan@redhat.com>2016-09-26 15:01:28 +0100
committerStephen Finucane <sfinucan@redhat.com>2016-09-28 10:59:14 +0100
commitfb1e9879e6df063b0a01ed0a56637d432ded9f1f (patch)
treef4eb5d0ef7253d0dba55962a05559031928f95c4 /releasenotes/notes
parentc4ea3f0c11a9d763efaa5dfe11eb334ff4ffc46f (diff)
downloadoslo-policy-fb1e9879e6df063b0a01ed0a56637d432ded9f1f.tar.gz
Add sphinx extension to build sample policy
Provide a way to include a sample policy file in a project's documentation. This harnesses the same generator utilities used in standard policy file generation. Change-Id: I4b04044c18ea9f2b1d55785686982af9032a8495
Diffstat (limited to 'releasenotes/notes')
-rw-r--r--releasenotes/notes/add-sphinxpolicygen-39e2f8fa24930b0c.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/releasenotes/notes/add-sphinxpolicygen-39e2f8fa24930b0c.yaml b/releasenotes/notes/add-sphinxpolicygen-39e2f8fa24930b0c.yaml
new file mode 100644
index 0000000..ac95c62
--- /dev/null
+++ b/releasenotes/notes/add-sphinxpolicygen-39e2f8fa24930b0c.yaml
@@ -0,0 +1,5 @@
+---
+features:
+ - |
+ Add ``sphinxpolicygen`` Sphinx plugin, which can be used to generate a
+ sample policy file for use in documentation.