diff options
author | Stephen Finucane <stephen@that.guru> | 2018-05-09 18:02:00 +0100 |
---|---|---|
committer | Daniel Axtens <dja@axtens.net> | 2018-05-12 02:48:37 +1000 |
commit | 7a77f858da7d59676ee73fbff2d4fdac1c594827 (patch) | |
tree | 6fa076f03293cc33dcbcae7f2c307dae4f9c8277 /docs/usage | |
parent | 7b3aef4922c7d73eeb22d90aee16b787e03eb1fd (diff) | |
download | patchwork-7a77f858da7d59676ee73fbff2d4fdac1c594827.tar patchwork-7a77f858da7d59676ee73fbff2d4fdac1c594827.tar.gz |
docs: Add 'local' argument to 'contents'
This means the page title won't be included in the table of contents,
which makes sense. I'm not really sure why this isn't the default, to be
honest.
Signed-off-by: Stephen Finucane <stephen@that.guru>
Signed-off-by: Daniel Axtens <dja@axtens.net>
Diffstat (limited to 'docs/usage')
-rw-r--r-- | docs/usage/overview.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/usage/overview.rst b/docs/usage/overview.rst index 1db3244..e84e13d 100644 --- a/docs/usage/overview.rst +++ b/docs/usage/overview.rst @@ -4,6 +4,7 @@ Overview The key concepts or models of Patchwork are outlined below. .. contents:: + :local: Projects |