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 2020/06/04 00:16:50 UTC

[incubator-teaclave-website] branch master updated: Add examples and file agent to the nav

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 5ad7e8d  Add examples and file agent to the nav
5ad7e8d is described below

commit 5ad7e8db70a8fc77c571acad9e1dbe78f8c23419
Author: Mingshen Sun <bo...@mssun.me>
AuthorDate: Wed Jun 3 17:16:30 2020 -0700

    Add examples and file agent to the nav
---
 site/.vuepress/config.js | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/site/.vuepress/config.js b/site/.vuepress/config.js
index 6273ef4..7749bf4 100644
--- a/site/.vuepress/config.js
+++ b/site/.vuepress/config.js
@@ -62,7 +62,9 @@ module.exports = {
                     '/teaclave/config/',
                     '/teaclave/dcap/',
                     '/teaclave/docker/',
+                    '/teaclave/examples/',
                     '/teaclave/executor/',
+                    '/teaclave/file_agent/',
                     '/teaclave/function/',
                     '/teaclave/keys/',
                     '/teaclave/rpc/',


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