Skip to content

Commit 20d198e

Browse files
kscottzfujitatomoya
authored andcommitted
Fix warning on deprecated ROS release notes. (#6907)
Signed-off-by: Tomoya Fujita <tomoya.fujita825@gmail.com> Co-authored-by: Tomoya Fujita <tomoya.fujita825@gmail.com> (cherry picked from commit 1a70bf8)
1 parent 88435b0 commit 20d198e

4 files changed

Lines changed: 3 additions & 10 deletions

File tree

conf.py

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -95,13 +95,6 @@
9595

9696
intersphinx_mapping = {
9797
'python': ('https://docs.python.org/3', None),
98-
'catkin_pkg': ('http://docs.ros.org/en/independent/api/catkin_pkg/html', None),
99-
'jenkins_tools': ('http://docs.ros.org/en/independent/api/jenkins_tools/html', None),
100-
'rosdep': ('http://docs.ros.org/en/independent/api/rosdep/html', None),
101-
'rosdistro': ('http://docs.ros.org/en/independent/api/rosdistro/html', None),
102-
'rosinstall': ('http://docs.ros.org/en/independent/api/rosinstall/html', None),
103-
'rospkg': ('http://docs.ros.org/en/independent/api/rospkg/html', None),
104-
'vcstools': ('http://docs.ros.org/en/independent/api/vcstools/html', None)
10598
}
10699

107100
# sphinx-copybutton config

source/Releases/Release-Dashing-Diademata.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -934,4 +934,4 @@ A few milestones leading up to the release:
934934
935935
Wed. May 29th
936936
Freeze rosdistro.
937-
No PRs for Dashing on the `rosdistro` repo will be merged (reopens after the release announcement).
937+
No PRs for Dashing on the rosdistro repo will be merged (reopens after the release announcement).

source/Releases/Release-Eloquent-Elusor.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,4 +387,4 @@ A few milestones leading up to the release:
387387

388388
Tue. Nov 19th
389389
Freeze rosdistro.
390-
No PRs for Eloquent on the `rosdistro` repo will be merged (reopens after the release announcement).
390+
No PRs for Eloquent on the rosdistro repo will be merged (reopens after the release announcement).

source/Releases/Release-Foxy-Fitzroy.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -601,7 +601,7 @@ A few milestones leading up to the release:
601601

602602
Wed. June 3rd, 2020
603603
Freeze rosdistro.
604-
No PRs for Foxy on the `rosdistro` repo will be merged (reopens after the release announcement).
604+
No PRs for Foxy on the rosdistro repo will be merged (reopens after the release announcement).
605605

606606
.. [1] The ``ros_core`` variant described in the `variants <https://github.com/ros2/variants>`_ repository.
607607
.. [2] The ``desktop`` variant described in the `variants <https://github.com/ros2/variants>`_ repository.

0 commit comments

Comments
 (0)