You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@teaclave.apache.org by ms...@apache.org on 2020/10/27 20:41:40 UTC

[incubator-teaclave] branch master updated: [docs] Add permlink for codebase's README (#428)

This is an automated email from the ASF dual-hosted git repository.

mssun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-teaclave.git


The following commit(s) were added to refs/heads/master by this push:
     new 554ecd4  [docs] Add permlink for codebase's README (#428)
554ecd4 is described below

commit 554ecd4c965c8d613382a8039d50ee0449bd33ca
Author: Mingshen Sun <bo...@mssun.me>
AuthorDate: Tue Oct 27 13:31:55 2020 -0700

    [docs] Add permlink for codebase's README (#428)
---
 binder/README.md | 4 ++++
 crypto/README.md | 4 ++++
 2 files changed, 8 insertions(+)

diff --git a/binder/README.md b/binder/README.md
index 40e2907..9751723 100644
--- a/binder/README.md
+++ b/binder/README.md
@@ -1,3 +1,7 @@
+---
+permalink: /docs/codebase/binder
+---
+
 # Binder
 
 The binder library provides communication interfaces between TEE's app/enclave
diff --git a/crypto/README.md b/crypto/README.md
index b662dee..d9a7196 100644
--- a/crypto/README.md
+++ b/crypto/README.md
@@ -1,3 +1,7 @@
+---
+permalink: /docs/codebase/crypto
+---
+
 # Crypto Primitives
 
 This directory hosts all the implementations of cryptographic primitives used in


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@teaclave.apache.org
For additional commands, e-mail: commits-help@teaclave.apache.org