From 159865d3a25db0194b1ca422813486a5595cbbe1 Mon Sep 17 00:00:00 2001 From: Tully Foote Date: Mon, 1 Jan 2024 13:19:47 -0800 Subject: [PATCH] remove rosforks support --- _data/remotes.yml | 4 ---- _layouts/repo_instances.html | 14 +++----------- index.yml | 1 - 3 files changed, 3 insertions(+), 16 deletions(-) diff --git a/_data/remotes.yml b/_data/remotes.yml index 1b42e179..59c32e81 100644 --- a/_data/remotes.yml +++ b/_data/remotes.yml @@ -8,10 +8,6 @@ repositories: type: git url: https://github.com/ros/rosdistro.git version: master - rosforks: - type: git - url: https://github.com/rosindex/rosforks.git - version: master # List of all non-package specific documentation repositories. ros2: type: git diff --git a/_layouts/repo_instances.html b/_layouts/repo_instances.html index b4ebb4a3..9e0ed759 100644 --- a/_layouts/repo_instances.html +++ b/_layouts/repo_instances.html @@ -20,17 +20,9 @@

-

Instances - -

+
+

Instances

+
diff --git a/index.yml b/index.yml index acd6f5cd..1c1e0992 100644 --- a/index.yml +++ b/index.yml @@ -12,7 +12,6 @@ keep_files: [cache, .git] # Sources rosdep_path: _remotes/rosdep rosdistro_paths: [_remotes/rosdistro] -repos_path: _remotes/rosforks/repos # Indicates which of the repositories tracked in remotes.yml # correspond to documentation repos.