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 b6c952f Add build system in the sidebar
b6c952f is described below
commit b6c952f7ea1c42d2090d9409225dc024d38abba7
Author: Mingshen Sun <[email protected]>
AuthorDate: Thu May 28 17:11:04 2020 -0700
Add build system in the sidebar
---
site/.vuepress/config.js | 1 +
1 file changed, 1 insertion(+)
diff --git a/site/.vuepress/config.js b/site/.vuepress/config.js
index 2a1d9d7..c952fc0 100644
--- a/site/.vuepress/config.js
+++ b/site/.vuepress/config.js
@@ -43,6 +43,7 @@ module.exports = {
'/teaclave/docs/rust-guideline',
'/teaclave/docs/mutual-attestation',
'/teaclave/docs/access-control',
+ '/teaclave/docs/build-system',
],
},
{
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]