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-website.git
The following commit(s) were added to refs/heads/master by this push:
new c4a2c4f Update docs in sidebar: overview-of-optee-rust-examples
c4a2c4f is described below
commit c4a2c4f35faa56b8da75f9fe8bbf9f801a7076dd
Author: Mingshen Sun <[email protected]>
AuthorDate: Tue Sep 14 11:52:24 2021 -0700
Update docs in sidebar: overview-of-optee-rust-examples
---
site/.vuepress/config.js | 1 +
1 file changed, 1 insertion(+)
diff --git a/site/.vuepress/config.js b/site/.vuepress/config.js
index c2b71f5..2f3d5fe 100644
--- a/site/.vuepress/config.js
+++ b/site/.vuepress/config.js
@@ -157,6 +157,7 @@ module.exports = {
sidebarDepth: 0,
children: [
'/teaclave-trustzone-sdk/docs/getting-started-with-optee-for-qemu-armv8',
+
'/teaclave-trustzone-sdk/docs/overview-of-optee-rust-examples',
],
},
]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]