blob: 9f34a9001ee3045bb9a40fcf7273f8f11779a50d [file]
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
catalog:
- name: Welcome
path: /readme
- name: Concepts and Designs
catalog:
- name: What is SkyWalking Rover?
catalog:
- name: Overview and Core Concepts
path: /en/concepts-and-designs/overview
- name: Setup
catalog:
- name: Overview
path: /en/setup/overview
- name: Deploy on Kubernetes
path: /en/setup/deployment/kubernetes/readme
- name: Configuration
catalog:
- name: Common
path: /en/setup/configuration/common
- name: Service Discovery
path: /en/setup/configuration/service-discovery
- name: Traffic
path: /en/setup/configuration/traffic
- name: Profiling
path: /en/setup/configuration/profiling
- name: Guides
catalog:
- name: Contribution
catalog:
- name: How to Write a Module
path: /en/guides/contribution/how-to-write-module
- name: How to Release
path: /en/guides/contribution/how-to-release
- name: Compile
catalog:
- name: How to compile SkyWalking Rover
path: /en/guides/compile/how-to-compile