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 2021/09/14 18:52:29 UTC

[incubator-teaclave-website] branch master updated: Update docs in sidebar: overview-of-optee-rust-examples

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 <bo...@mssun.me>
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: commits-unsubscribe@teaclave.apache.org
For additional commands, e-mail: commits-help@teaclave.apache.org