Skip to content

Commit

Permalink
Remove the redundant table of contents declarations (#277)
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
tfoote authored Jun 19, 2020
1 parent d5c98a6 commit 290198c
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 42 deletions.
28 changes: 0 additions & 28 deletions rep-0126.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,21 +7,6 @@ Content-Type: text/x-rst
Created: 10-Feb-2012
Post-History: 20-Feb-2012

Table of Contents
=================

#. Abstract_
#. Background_
#. Specification_
#. Motivation_
#. Rationale_
#. Concerns_
#. ReferenceImplementation_
#. References_
#. Copyright_

.. _Abstract:

Abstract
========

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

.. _Background:

Background
==========

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

.. _Specification:

Specification
=============

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


.. _Motivation:

Motivation
==========

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

.. _Rationale:

Rationale
=========

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

.. _Concerns:

Concerns
========

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

.. _References:

References
==========

Expand Down
2 changes: 0 additions & 2 deletions rep-0132.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ Content-Type: text/x-rst
Created: 22-Jan-2013
Post-History: 10-April-2013

.. contents::

Abstract
========
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.
Expand Down
2 changes: 0 additions & 2 deletions rep-0136.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ Content-Type: text/x-rst
Created: 15-Feb-2013
Post-History: 7-March-2013

.. contents::

Abstract
========
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.
Expand Down
2 changes: 0 additions & 2 deletions rep-0137.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ Content-Type: text/x-rst
Created: 04-Feb-2013
Post-History: 19-April-2013

.. contents::

Abstract
========
This REP specifies a set of files which define ROS distributions and
Expand Down
2 changes: 0 additions & 2 deletions rep-0141.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ Content-Type: text/x-rst
Created: 18-Dec-2013
Post-History: 18-Dec-2013

.. contents::

Abstract
========
This REP specifies a set of files which define ROS distributions and
Expand Down
3 changes: 0 additions & 3 deletions rep-0143.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ Content-Type: text/x-rst
Created: 01-Sep-2014
Post-History: 25-Nov-2014


.. contents::

Abstract
========
This REP updates the specification of the ROS distribution files facilitated in
Expand Down
3 changes: 0 additions & 3 deletions rep-0153.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ Content-Type: text/x-rst
Created: 27-Oct-2018
Post-History: 09-Nov-2018, 01-Oct-2019, 03-Dec-2019


.. contents::

Abstract
========
This REP updates the specification of the ROS distribution files facilitated in
Expand Down

0 comments on commit 290198c

Please sign in to comment.