From eb1546fdfc157ebce0d52cbee54e2898d13de245 Mon Sep 17 00:00:00 2001 From: Lance Bragstad Date: Fri, 1 Jun 2018 19:50:53 +0000 Subject: Update sphinxext to include scope_types in docs Since we've added ``scope_types`` as an attribute to policy rules, it makes sense to include this information in documentation. End users will need to know what type of scope is required to pass a specific policy rule when services start incorporating system scope and scope types. Change-Id: I86d89e9f45740b39cef04773cec8846c1ab97c3a Closes-Bug: 1773473 --- .../notes/add-scope-types-to-sphinxext-cacd845c4575e965.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 releasenotes/notes/add-scope-types-to-sphinxext-cacd845c4575e965.yaml (limited to 'releasenotes') diff --git a/releasenotes/notes/add-scope-types-to-sphinxext-cacd845c4575e965.yaml b/releasenotes/notes/add-scope-types-to-sphinxext-cacd845c4575e965.yaml new file mode 100644 index 0000000..47ee19d --- /dev/null +++ b/releasenotes/notes/add-scope-types-to-sphinxext-cacd845c4575e965.yaml @@ -0,0 +1,6 @@ +--- +fixes: + - | + [`bug 1773473 `_] + The ``sphinxext`` extension for rendering policy documentation now supports + ``scope_types`` attributes. -- cgit v1.2.1