| # 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: Overview |
| path: /en/concepts-and-designs/overview |
| - name: Unified Conversation Model |
| path: /en/concepts-and-designs/unified-conversation-model |
| - name: Conversation Assembly |
| path: /en/concepts-and-designs/conversation-assembly |
| - name: Glossary |
| path: /en/concepts-and-designs/glossary |
| - name: Setup |
| catalog: |
| - name: Quick Start |
| path: /en/setup/quick-start |
| - name: Configuration |
| path: /en/setup/configuration |
| - name: Command Line |
| path: /en/setup/command-line |
| - name: Container Image |
| path: /en/setup/container-image |
| - name: Export over OpenTelemetry |
| path: /en/setup/export-otlp |
| - name: Data Formats |
| catalog: |
| - name: Storage Root |
| path: /en/formats/storage-root |
| - name: Session Data |
| path: /en/formats/session-data |
| - name: Session Flow |
| path: /en/formats/session-flow |
| - name: asz.view |
| path: /en/formats/asz-view |
| - name: Adapters |
| catalog: |
| - name: Claude Code |
| path: /en/adapters/claude-code |
| - name: Claude Code Glossary |
| path: /en/adapters/claude-code-glossary |
| - name: Guides |
| catalog: |
| - name: Contributing |
| path: /en/guides/contributing |
| - name: How to Release |
| path: /en/guides/how-to-release |
| - name: Changelog |
| catalog: |
| - name: Current Version |
| path: /en/changes/changes-0.2.0 |
| - name: 0.1.0 |
| path: /en/changes/changes-0.1.0 |