Skip to content

Commit

Permalink
utils
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderkirtzel committed Nov 22, 2024
1 parent f515d70 commit 99447b1
Show file tree
Hide file tree
Showing 11 changed files with 13 additions and 25 deletions.
2 changes: 1 addition & 1 deletion website/docs/utils/_category_.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"label": "Utils",
"position": 5
"position": 6
}
2 changes: 1 addition & 1 deletion website/docs/utils/helper.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Helper
sidebar_position: 1
sidebar_position: 3
---

import Link from '@docusaurus/Link';
Expand Down
2 changes: 1 addition & 1 deletion website/docs/utils/hooks.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Hooks
sidebar_position: 1
sidebar_position: 4
---

Hooks can be used to enable custom behavior. They are called at specific points
Expand Down
4 changes: 4 additions & 0 deletions website/docs/utils/installation.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
title: Installation
sidebar_position: 2
---
2 changes: 1 addition & 1 deletion website/docs/utils/mapping.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Mapping
sidebar_position: 1
sidebar_position: 5
---

import Link from '@docusaurus/Link';
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
---
title: Utils
title: Overview
description:
A collection of helpful functions for easier and privacy-friendly tracking
setups
sidebar_position: 1
---

import Link from '@docusaurus/Link';
Expand Down
2 changes: 1 addition & 1 deletion website/docs/utils/session.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Session
sidebar_position: 1
sidebar_position: 6
---

import Link from '@docusaurus/Link';
Expand Down
2 changes: 1 addition & 1 deletion website/docs/utils/storage.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Storage
sidebar_position: 1
sidebar_position: 7
---

# Storage
Expand Down
2 changes: 1 addition & 1 deletion website/docs/utils/tagger.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Tagger
sidebar_position: 1
sidebar_position: 8
---

import PackageLink from '/src/components/docs/package-link';
Expand Down
4 changes: 0 additions & 4 deletions website/docs/utils/versions/_category_.json

This file was deleted.

13 changes: 0 additions & 13 deletions website/docs/utils/versions/index.mdx

This file was deleted.

0 comments on commit 99447b1

Please sign in to comment.