Skip to content

Commit 63e888d

Browse files
Lg/sidebar (#485)
* first draft of deployment modes * fixed bad link * sidebar revamp v1 * remove some whitespace on sidebar
1 parent 2c12403 commit 63e888d

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

57 files changed

+318
-342
lines changed

docs/contextual-bandits/actions_contexts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
sidebar_position: 1
2+
sidebar_position: 2
33
---
44
# Actions and Contexts
55

docs/contextual-bandits/analysis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
sidebar_position: 3
2+
sidebar_position: 4
33
---
44
# Measuring Performance
55

docs/contextual-bandits/deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
sidebar_position: 2
2+
sidebar_position: 3
33
---
44
# Creation and Deployment
55

docs/contextual-bandits/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: Introduction
3+
sidebar_position: 1
4+
---
5+
6+
17
# Contextual bandits
28

39
Eppo's Contextual Bandits allows us to automatically optimize _personalized_ user experiences.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"label": "Certified Metrics",
3-
"position": 5
3+
"position": 6
44
}
55

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"label": "Connecting a Data Warehouse",
3-
"position": 1
3+
"position": 2
44
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"label": "Data Model",
3-
"position": 2
3+
"position": 3
44
}

docs/data-management/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
---
2+
title: Introduction
3+
sidebar_position: 1
4+
---
5+
16
# Data management
27

38
In this part of the documentation, we dive deep into the plumbing of Eppo: the data management layer.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"label": "Metrics Model",
3-
"position": 2
3+
"position": 3
44
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"label": "Organizing Metrics",
3-
"position": 5
3+
"position": 6
44
}

0 commit comments

Comments
 (0)