Skip to content

Commit 290198c

Browse files
authored
Remove the redundant table of contents declarations (ros-infrastructure#277)
The Table of contents is in the layout already this was leading to documents with two tables of contents in sequence. Signed-off-by: Tully Foote <[email protected]>
1 parent d5c98a6 commit 290198c

7 files changed

+0
-42
lines changed

rep-0126.rst

-28
Original file line numberDiff line numberDiff line change
@@ -7,21 +7,6 @@ Content-Type: text/x-rst
77
Created: 10-Feb-2012
88
Post-History: 20-Feb-2012
99

10-
Table of Contents
11-
=================
12-
13-
#. Abstract_
14-
#. Background_
15-
#. Specification_
16-
#. Motivation_
17-
#. Rationale_
18-
#. Concerns_
19-
#. ReferenceImplementation_
20-
#. References_
21-
#. Copyright_
22-
23-
.. _Abstract:
24-
2510
Abstract
2611
========
2712

@@ -34,8 +19,6 @@ used together with rosbuild packages: namely *rosinstall* and
3419
*rosws*. Newer tools like *wstool* intended to be used with catkin
3520
packages are not affected by these elements and will ignore them.
3621

37-
.. _Background:
38-
3922
Background
4023
==========
4124

@@ -124,8 +107,6 @@ environments. rosinstall generated setup files aim to enable a
124107
quick transistion between environments (and distros) by sourcing
125108
a given setup.sh.
126109

127-
.. _Specification:
128-
129110
Specification
130111
=============
131112

@@ -157,9 +138,6 @@ And the local ``setup.sh`` will look like this::
157138
. /opt/ros/fuerte/setup.sh
158139
export ROS_PACKAGE_PATH=bar:...:/opt/ros/fuerte/share/ros:foo
159140

160-
161-
.. _Motivation:
162-
163141
Motivation
164142
==========
165143

@@ -211,8 +189,6 @@ This REP declares therefore a necessary amendment to rosinstall
211189
to get and to store the location of a distro setup.sh file to be
212190
used for generation of environment setup.sh files.
213191

214-
.. _Rationale:
215-
216192
Rationale
217193
=========
218194

@@ -306,8 +282,6 @@ remote .rosinstall file as well as storing the information
306282
in a local .rosinstall file. C.2. and C.3. seemed to lack in
307283
transparency.
308284

309-
.. _Concerns:
310-
311285
Concerns
312286
========
313287

@@ -405,8 +379,6 @@ Reference implementation
405379
A reference implementation is the last version of rosinstall in the
406380
source repository. [4]_
407381

408-
.. _References:
409-
410382
References
411383
==========
412384

rep-0132.rst

-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ Content-Type: text/x-rst
77
Created: 22-Jan-2013
88
Post-History: 10-April-2013
99

10-
.. contents::
11-
1210
Abstract
1311
========
1412
This REP describes incorporating package changelogs (i.e. a list of changes made to the package in each release) as part of the package source tree rather than being maintained separately on the ROS wiki. This is to address shortcomings with maintaining a separate changelog list.

rep-0136.rst

-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ Content-Type: text/x-rst
77
Created: 15-Feb-2013
88
Post-History: 7-March-2013
99

10-
.. contents::
11-
1210
Abstract
1311
========
1412
This REP forms the recommendation for how to handle releases of third party, non catkin packages using the ROS community release infrastructure. Specifically, this REP aims to provide a recommendation on how to release a third party package into a ROS distribution, in the event that the third party package cannot be released in a ROS distribution agnostic manner.

rep-0137.rst

-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ Content-Type: text/x-rst
77
Created: 04-Feb-2013
88
Post-History: 19-April-2013
99

10-
.. contents::
11-
1210
Abstract
1311
========
1412
This REP specifies a set of files which define ROS distributions and

rep-0141.rst

-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ Content-Type: text/x-rst
77
Created: 18-Dec-2013
88
Post-History: 18-Dec-2013
99

10-
.. contents::
11-
1210
Abstract
1311
========
1412
This REP specifies a set of files which define ROS distributions and

rep-0143.rst

-3
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ Content-Type: text/x-rst
77
Created: 01-Sep-2014
88
Post-History: 25-Nov-2014
99

10-
11-
.. contents::
12-
1310
Abstract
1411
========
1512
This REP updates the specification of the ROS distribution files facilitated in

rep-0153.rst

-3
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ Content-Type: text/x-rst
77
Created: 27-Oct-2018
88
Post-History: 09-Nov-2018, 01-Oct-2019, 03-Dec-2019
99

10-
11-
.. contents::
12-
1310
Abstract
1411
========
1512
This REP updates the specification of the ROS distribution files facilitated in

0 commit comments

Comments
 (0)