Skip to content
This repository was archived by the owner on Jun 6, 2024. It is now read-only.

Commit 38faa7e

Browse files
committed
Smart Edge Open 21.11 Release
1 parent 4c497db commit 38faa7e

106 files changed

Lines changed: 1259 additions & 150 deletions

File tree

Some content is hidden

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

404.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
<!--
2+
SPDX-License-Identifier: Apache-2.0
3+
Copyright (c) 2021 Intel Corporation
4+
-->
15
---
26
layout: page
37
title: Feeling Lost

_config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# SPDX-License-Identifier: Apache-2.0
2+
# Copyright (c) 2021 Intel Corporation
3+
14
# Welcome to Jekyll!
25
#
36
# This config file is meant for settings that affect your whole blog.

_data/changelog.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# SPDX-License-Identifier: Apache-2.0
2+
# Copyright (c) 2021 Intel Corporation
13
# Changelog page source
24

35
- title: Version 1.0.0

_data/navbars/applications-onboarding-licensed.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# SPDX-License-Identifier: Apache-2.0
2+
# Copyright (c) 2021 Intel Corporation
13
title: "Application Onboarding (Licensed)"
24
path: /applications-onboard-licensed/
35
order: 10

_data/navbars/applications-onboarding.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# SPDX-License-Identifier: Apache-2.0
2+
# Copyright (c) 2021 Intel Corporation
13
title: "Application Onboarding (Open)"
24
path: /applications-onboard/
35
order: 5

_data/navbars/building-blocks-licensed.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# SPDX-License-Identifier: Apache-2.0
2+
# Copyright (c) 2021 Intel Corporation
13
#title: "Previous Building Blocks (Licensed)"
24
title: " Building Blocks (Licensed)"
35
path: /building-blocks-licensed/

_data/navbars/building-blocks.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1+
# SPDX-License-Identifier: Apache-2.0
2+
# Copyright (c) 2021 Intel Corporation
13
title: "Building Blocks (Open)"
24
path: /building-blocks/
35
order: 4
46
section:
5-
- title: Core Pinning
6-
path: /docs/components/resource-management/core-pinning
7+
- title: CPU Manager
8+
path: /docs/components/resource-management/cpu-manager
79
meta_title:
810
meta_description:
911

@@ -17,7 +19,6 @@ section:
1719
meta_title:
1820
meta_description:
1921

20-
#- title: SRIOV
2122
- title: SR-IOV Network Operator
2223
path: /docs/components/networking/sriov-network-operator
2324
meta_title:

_data/navbars/edge-applications-licensed.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# SPDX-License-Identifier: Apache-2.0
2+
# Copyright (c) 2021 Intel Corporation
13
title: "Edge Applications (Licensed)"
24
path: /applications-licensed/
35
order: 11

_data/navbars/experience-kits-licensed.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# SPDX-License-Identifier: Apache-2.0
2+
# Copyright (c) 2021 Intel Corporation
13
title: "Experience Kits (Licensed)"
24
path: /experience-kits-licensed/
35
order: 8

_data/navbars/experience-kits.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1+
# SPDX-License-Identifier: Apache-2.0
2+
# Copyright (c) 2021 Intel Corporation
13
title: "Experience Kits (Open)"
24
path: /experience-kits/
35
order: 3
46
section:
57
- title: Developer
68
path: /docs/experience-kits/developer-experience-kit
79
meta_title:
8-
meta_description:
10+
meta_description:

0 commit comments

Comments
 (0)