Skip to content

Commit 5caefd7

Browse files
Merge pull request #8 from iowarp/quickstart-and-sidebar-reorder
Fix sidebar: add dashboard, reorder CAE, rename titles
2 parents 7130c58 + de6adae commit 5caefd7

4 files changed

Lines changed: 11 additions & 2 deletions

File tree

docs/sdk/context-assimilation-engine/omni.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
sidebar_position: 2
3+
---
4+
15
# OMNI File Format Documentation
26

37
## Overview

docs/sdk/context-assimilation-engine/overview.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
# Context Assimilation Engine (CAE) Overview
1+
---
2+
sidebar_position: 1
3+
---
4+
5+
# Overview
26

37
## Introduction
48

docs/sdk/context-transfer-engine/cte.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# CTE Core API Documentation
1+
# Core API Documentation
22

33
## Overview
44

sidebars.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ const sidebars: SidebarsConfig = {
2424
label: 'Deployment',
2525
items: [
2626
'deployment/configuration',
27+
'deployment/dashboard',
2728
'deployment/hpc-cluster',
2829
'deployment/performance',
2930
'deployment/monitoring',

0 commit comments

Comments
 (0)