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 401f74c  Add the executor doc
401f74c is described below

commit 401f74c3945b9dcf4d4c0c4d8a82d2f14eb9e74e
Author: Mingshen Sun <[email protected]>
AuthorDate: Thu May 21 14:45:34 2020 -0700

    Add the executor doc
---
 site/.vuepress/config.js | 1 +
 1 file changed, 1 insertion(+)

diff --git a/site/.vuepress/config.js b/site/.vuepress/config.js
index e881a8f..2a4479e 100644
--- a/site/.vuepress/config.js
+++ b/site/.vuepress/config.js
@@ -42,6 +42,7 @@ module.exports = {
                 collapsable: false,
                 children: [
                     '/teaclave/services/',
+                    '/teaclave/executor/',
                     '/teaclave/config/',
                     '/teaclave/dcap/',
                     '/teaclave/keys/',


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to