Skip to content

Commit 67e2104

Browse files
committed
docs: Remove one nesting level from ToC on subpages
1 parent 8139b28 commit 67e2104

File tree

9 files changed

+15
-1
lines changed

9 files changed

+15
-1
lines changed

doc/FAQ.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ Roundup FAQ
33
===========
44

55
.. contents::
6+
:local:
67

78

89
Installation

doc/admin_guide.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ Administration Guide
33
====================
44

55
.. contents::
6+
:local:
67

78
What does Roundup install?
89
==========================

doc/design.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@ Roundup - An Issue-Tracking System for Knowledge Workers
44

55
:Authors: Ka-Ping Yee (original), Richard Jones (implementation)
66

7+
Contents
8+
79
.. contents::
10+
:local:
811

912
Introduction
1013
---------------

doc/developers.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,10 @@ Developing Roundup
77
Roundup code. If you just wish to alter some behaviour of your Roundup
88
installation, see `customising roundup`_.
99

10+
Contents
11+
1012
.. contents::
13+
:local:
1114

1215
Getting Started
1316
---------------

doc/index.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Contents
1818
customizing
1919
admin_guide
2020
xmlrpc
21-
original design <design>
21+
Design (original) <design>
2222
developers
2323
tracker_templates
2424
glossary

doc/installation.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Installing Roundup
44

55
.. contents::
66
:depth: 2
7+
:local:
78

89

910
Overview

doc/upgrading.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,10 @@ then you don't need to do anything. If you're upgrading from 0.5.6 to
1111
0.6.8 though, you'll need to check the "0.5 to 0.6" and "0.6.x to 0.6.3"
1212
steps.
1313

14+
Contents:
15+
1416
.. contents::
17+
:local:
1518

1619
Migrating from 1.5.0 to 1.5.1
1720
=============================

doc/user_guide.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ User Guide
33
==========
44

55
.. contents::
6+
:local:
67

78
.. hint::
89
This document will refer to *issues* as the primary store of

doc/xmlrpc.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ XML-RPC access to Roundup
33
=========================
44

55
.. contents::
6+
:local:
67

78
Introduction
89
------------

0 commit comments

Comments
 (0)