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 a92517b Add docs for worker
a92517b is described below
commit a92517baa608307496bed95c3d659650bc140a27
Author: Mingshen Sun <[email protected]>
AuthorDate: Fri May 22 17:12:36 2020 -0700
Add docs for worker
---
site/.vuepress/config.js | 1 +
1 file changed, 1 insertion(+)
diff --git a/site/.vuepress/config.js b/site/.vuepress/config.js
index 2a4479e..85a89cc 100644
--- a/site/.vuepress/config.js
+++ b/site/.vuepress/config.js
@@ -42,6 +42,7 @@ module.exports = {
collapsable: false,
children: [
'/teaclave/services/',
+ '/teaclave/worker/',
'/teaclave/executor/',
'/teaclave/config/',
'/teaclave/dcap/',
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]