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 6dbd508 Update sidebar
6dbd508 is described below
commit 6dbd508e88277d090bc319f9e0494ca63d9cdeec
Author: Mingshen Sun <[email protected]>
AuthorDate: Wed Oct 20 14:19:30 2021 -0700
Update sidebar
---
site/.vuepress/config.js | 1 +
1 file changed, 1 insertion(+)
diff --git a/site/.vuepress/config.js b/site/.vuepress/config.js
index 825586f..f1039ca 100644
--- a/site/.vuepress/config.js
+++ b/site/.vuepress/config.js
@@ -169,6 +169,7 @@ module.exports = {
children: [
'/teaclave-trustzone-sdk/docs/getting-started-with-optee-for-qemu-armv8',
'/teaclave-trustzone-sdk/docs/overview-of-optee-rust-examples',
+ '/teaclave-trustzone-sdk/docs/debugging-optee-ta',
],
},
]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]