diff options
Diffstat (limited to 'content/tocs/devguides/fetched_files.yml')
-rw-r--r-- | content/tocs/devguides/fetched_files.yml | 24 |
1 files changed, 24 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 |