Skip to content
This repository was archived by the owner on Oct 14, 2020. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 22d4222

Browse files
author
dpatanin
committedAug 18, 2020
adding frontmatter to docs
1 parent 2e130c9 commit 22d4222

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed
 

‎docs/developer-guide/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
---
2+
title: "Developer Guide"
3+
path: "docs/developer-guide"
4+
category: "develop"
5+
---
6+
7+
<!-- end -->
8+
19
# Extending secureCodeBox
210

311
## Developing the SCB Operator

‎docs/user-guide/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
---
2+
title: "User Guide"
3+
path: "docs/user-guide"
4+
category: "use"
5+
---
6+
7+
<!-- end -->
8+
19
# Using the secureCodeBox
210

311
> **Page under construction.**

0 commit comments

Comments
 (0)
This repository has been archived.