forked from ros-infrastructure/rosindex
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.yml
22 lines (20 loc) · 758 Bytes
/
index.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Site settings
title: ROS Index
#email: your-email@domain.com
description: > # this means to ignore newlines until "baseurl:"
a community-maintained index of robotics software
baseurl: "" # the subpath of your site, e.g. /blog/
url: "https://ros-infrastructure.github.io/index.ros.org/" # the base hostname & protocol for your site
#twitter_username: jekyllrb
github_username: ros-infrastructure
keep_files: [cache, .git]
# Sources
rosdep_path: _remotes/rosdep
rosdistro_paths: [_remotes/rosdistro, _remotes/ros2_rosdistro]
repos_path: _remotes/rosforks/repos
attic_file: _remotes/rosforks/attic.yaml
# Indicates which of the repositories tracked in remotes.yml
# correspond to documentation repos.
docs_repos:
ros2:
description: "ROS2 Overview"