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/06/21 00:20:31 UTC

[incubator-teaclave-website] branch master updated: Add executors in toc

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 36232d8  Add executors in toc
36232d8 is described below

commit 36232d87ccd0d2bb02b69f01b132525d52f5c16b
Author: Mingshen Sun <bo...@mssun.me>
AuthorDate: Sun Jun 20 17:20:17 2021 -0700

    Add executors in toc
---
 site/.vuepress/config.js | 1 +
 1 file changed, 1 insertion(+)

diff --git a/site/.vuepress/config.js b/site/.vuepress/config.js
index 4724a0e..2ae345a 100644
--- a/site/.vuepress/config.js
+++ b/site/.vuepress/config.js
@@ -86,6 +86,7 @@ module.exports = {
                       '/teaclave/docs/access-control',
                       '/teaclave/docs/build-system',
                       '/teaclave/docs/service-internals',
+                      '/teaclave/docs/adding-executors',
                       '/teaclave/docs/papers-talks',
                   ],
               },

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@teaclave.apache.org
For additional commands, e-mail: commits-help@teaclave.apache.org