forked from gazebosim/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.yaml
45 lines (45 loc) · 1.36 KB
/
index.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
# This file is an index of the pages to display on the documentation website
# (https://ignitionrobotics.org/docs). The order of the pages in this file
# is reflected on the website's left sidebar.
#
# Components of the index:
#
# 1. "pages:" The master list of pages
#
# 2. Each page has a
# a. "name:" This should be a short url-friendly and unique name. It will
# be used in the website url.
#
# b. "title:" This is a human-friendly title for the page. This title will
# be displayed on the website's left side bar.
#
# c. "file:" The markdown file that contains the page's content.
pages:
- name: getstarted
title: Get Started
file: get_started.md
description: Getting started with Ignition Robotics.
- name: overview
title: Overview
file: overview.md
description: Introduction to Ignition Robotics.
- name: roadmap
title: Roadmap
file: roadmap.md
description: Our development plans.
- name: release-features
title: Release Features
file: release_features.md
description: Features available in each Ignition release.
- name: releases
title: Releases
file: releases.md
description: Past, current, and future release information.
- name: contributing
title: Contributing
file: contributing.md
description: How to contribute to Ignition.
releases:
- citadel
- blueprint
- acropolis