Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/sdk/context-assimilation-engine/omni.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
---
sidebar_position: 2
---

# OMNI File Format Documentation

## Overview
Expand Down
6 changes: 5 additions & 1 deletion docs/sdk/context-assimilation-engine/overview.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# Context Assimilation Engine (CAE) Overview
---
sidebar_position: 1
---

# Overview

## Introduction

Expand Down
2 changes: 1 addition & 1 deletion docs/sdk/context-transfer-engine/cte.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# CTE Core API Documentation
# Core API Documentation

## Overview

Expand Down
1 change: 1 addition & 0 deletions sidebars.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ const sidebars: SidebarsConfig = {
label: 'Deployment',
items: [
'deployment/configuration',
'deployment/dashboard',
'deployment/hpc-cluster',
'deployment/performance',
'deployment/monitoring',
Expand Down