From 849e47f48b13d6cb7a918cc001be232654fde124 Mon Sep 17 00:00:00 2001 From: Stephen Finucane Date: Sun, 15 Apr 2018 23:18:08 +0100 Subject: docs: Random fixes Remove an unnecessary 'toctree' from the index page and fix some definition lists. Signed-off-by: Stephen Finucane --- docs/usage/delegation.rst | 3 --- 1 file changed, 3 deletions(-) (limited to 'docs/usage/delegation.rst') diff --git a/docs/usage/delegation.rst b/docs/usage/delegation.rst index 8b99871..b9e620b 100644 --- a/docs/usage/delegation.rst +++ b/docs/usage/delegation.rst @@ -17,17 +17,14 @@ configured in the project administration page. This can usually be found at: In this section there are the following fields: User - The patchwork user that should be autodelegated to the patch Priority - The priority of the rule relative to other patches. Higher values indicate higher priority. If two rules have the same priority, ordering will be based on the path. Path - A path in `fnmatch`__ format. The fnmatch library allows for limited, Unix shell-style wildcarding. Filenames are extracted from patch lines beginning with ``---`` or ``+++``. -- cgit v1.2.3