aboutsummaryrefslogtreecommitdiffstats
path: root/content
diff options
context:
space:
mode:
Diffstat (limited to 'content')
-rw-r--r--content/tocs/devguides/fetched_files.yml24
-rw-r--r--content/tocs/devguides/toc_dev_en.yml12
2 files changed, 36 insertions, 0 deletions
diff --git a/content/tocs/devguides/fetched_files.yml b/content/tocs/devguides/fetched_files.yml
index eda5f20..4cc6e3c 100644
--- a/content/tocs/devguides/fetched_files.yml
+++ b/content/tocs/devguides/fetched_files.yml
@@ -115,5 +115,29 @@ repositories:
- source: sdk-devkit/docs/part-2/pictures/qml_app.png
- source: sdk-devkit/docs/part-2/pictures/web-runtime_app.png
- source: sdk-devkit/docs/part-2/pictures/xming_server.png
+-
+ url_fetch: "GITHUB_FETCH"
+ git_name: iotbzh/xds-server
+ git_commit: "master"
+ documents:
+ - source: README.md
+ destination: xds-server.md
+ label: xds-server
+-
+ url_fetch: "GITHUB_FETCH"
+ git_name: iotbzh/xds-agent
+ git_commit: "master"
+ documents:
+ - source: README.md
+ destination: xds-agent.md
+ label: xds-agent
+-
+ url_fetch: "GITHUB_FETCH"
+ git_name: iotbzh/xds-exec
+ git_commit: "master"
+ documents:
+ - source: README.md
+ destination: xds-exec.md
+ label: xds-exec
diff --git a/content/tocs/devguides/toc_dev_en.yml b/content/tocs/devguides/toc_dev_en.yml
index 5de613a..02ed525 100644
--- a/content/tocs/devguides/toc_dev_en.yml
+++ b/content/tocs/devguides/toc_dev_en.yml
@@ -91,6 +91,18 @@ children:
name: Creating an hybrid app
url: reference/sdk-devkit/docs/part-2/2_4-Creating-hybrid-app.html
-
+ name: "XDS : X(cross) Development System Agent"
+ children:
+ -
+ name: xds-server
+ url: reference/xds-server/xds-server.md
+ -
+ name: xds-agent
+ url: reference/xds-agent/xds-agent.md
+ -
+ name: xds-exec
+ url: reference/xds-exec/xds-exec.md
+-
name: Guides
children:
-