You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2020/07/19 14:05:20 UTC

[skywalking-website] branch master updated: Add Python Agent doc (#99)

This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-website.git


The following commit(s) were added to refs/heads/master by this push:
     new dc5bacf  Add Python Agent doc (#99)
dc5bacf is described below

commit dc5bacf701eb459f552875d73aafa6b313110c32
Author: kezhenxu94 <ke...@apache.org>
AuthorDate: Sun Jul 19 22:05:10 2020 +0800

    Add Python Agent doc (#99)
---
 docs/.vuepress/config.js | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js
index f624c7c..1f03dc4 100755
--- a/docs/.vuepress/config.js
+++ b/docs/.vuepress/config.js
@@ -36,6 +36,7 @@ module.exports = {
             { text: 'CLI 0.1.0', link: "https://github.com/apache/skywalking-cli/tree/0.1.0"},
             { text: 'Kubernetes helm 3.0.0', link: "https://github.com/apache/skywalking-kubernetes/tree/v3.1.0"},
             { text: 'Kubernetes helm 2.0.0', link: "https://github.com/apache/skywalking-kubernetes/tree/v2.0.0"},
+            { text: 'Python Agent 0.1.0', link: "https://github.com/apache/skywalking-python/blob/v0.1.0/README.md"},
           ], },
           { text: "GitHub",  items: [
             { text: 'Main Repo, Javaagent and Backend', link: "https://github.com/apache/skywalking/" },
@@ -88,6 +89,7 @@ module.exports = {
               { text: 'Python 0.1.0', link: "https://github.com/apache/skywalking-python/tree/v0.1.0"},
               { text: 'Kubernetes helm 3.0.0', link: "https://github.com/apache/skywalking-kubernetes/tree/v3.1.0"},
               { text: 'Kubernetes helm 2.0.0', link: "https://github.com/apache/skywalking-kubernetes/tree/v2.0.0"},
+              { text: 'Python Agent 0.1.0', link: "https://github.com/apache/skywalking-python/blob/v0.1.0/README.md"},
             ],
           },
           { text: "GitHub",  items: [