summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBen Nemec <bnemec@redhat.com>2020-01-15 17:52:00 +0000
committerBen Nemec <bnemec@redhat.com>2020-01-15 17:52:00 +0000
commite49b2ae61275eac8219f1a096be0ae9b5aa79f5d (patch)
tree95bcf45a42f6386cec440183ce8679dc2ee9d139 /doc
parentee55593f66e1d901c2d1d3c3d22a10136e5746a4 (diff)
downloadoslo-policy-e49b2ae61275eac8219f1a096be0ae9b5aa79f5d.tar.gz
Make HTTP check doc heading more specific
It was confusing that this was titled "Writing custom check rules" when it only discussed HTTP check rules. This makes it more clear what the document deals with. Change-Id: If23d817ab1392b97f1e2d8cfc3ddef2be9d9619c
Diffstat (limited to 'doc')
-rw-r--r--doc/source/user/plugins.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/source/user/plugins.rst b/doc/source/user/plugins.rst
index 54d2dda..9638cd8 100644
--- a/doc/source/user/plugins.rst
+++ b/doc/source/user/plugins.rst
@@ -1,6 +1,6 @@
-==========================
-Writing custom check rules
-==========================
+========================
+Writing HTTP check rules
+========================
oslo.policy has supported the following syntax for a while::
@@ -48,4 +48,4 @@ Example code - HttpCheck
.. literalinclude:: ../../../oslo_policy/_external.py
:language: python
:linenos:
- :lines: 28-64 \ No newline at end of file
+ :lines: 28-64