aboutsummaryrefslogtreecommitdiffstats
path: root/docs/devguides-book.yml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/devguides-book.yml')
-rw-r--r--docs/devguides-book.yml54
1 files changed, 25 insertions, 29 deletions
diff --git a/docs/devguides-book.yml b/docs/devguides-book.yml
index fd5136a..dc8a033 100644
--- a/docs/devguides-book.yml
+++ b/docs/devguides-book.yml
@@ -6,36 +6,32 @@ books:
description: XDS Docs documentation
keywords:
author: "IotBzh"
- version: master
+ version: guppy
chapters:
- - url: part-1/0_Abstract.md
- name: Getting Started
- - name: Installing xds-server
- children:
- - url: part-1/1_install-xds-server.md
- name: Installation
- - url: part-1/1-1_install-xds-server-docker.md
- name: Based on Docker container
- - url: part-1/1-2_install-xds-server-vm.md
- name: Based on Virtual Machine appliance
- - url: part-1/1-3_install-xds-server-native.md
- name: Native installation
- - url: part-1/2_install-client.md
- name: Installing xds client tools
- - url: part-1/3_install-sdks.md
- name: Installing AGL SDKs
+ - url: part-1/xds-overview.md
+ name: Overview
+ - name: Installing XDS
+ children:
+ - url: part-1/server-part.md
+ name: Server Part
+ - url: part-1/client-part.md
+ name: Client Part
+ - url: part-1/install-sdk.md
+ name: AGL SDKs
- name: Create your first AGL application
children:
- - url: part-1/4_build-first-app.md
- name: Prerequisites
- - url: part-1/4-1_build-first-app-setup.md
- name: Setup
- - url: part-1/4-2_build-first-app-cmd.md
- name: Build using command line tool
- - url: part-1/4-3_build-first-app-dashboard.md
- name: Build using XDS Dashboard
- - url: part-1/4-4_build-first-app-ide.md
- name: Build using a source code editor / IDE
+ - url: part-1/create-app-overview.md
+ name: Overview
+ - url: part-1/create-app-requirements.md
+ name: Requirements
+ - url: part-1/create-app-get-source-files.md
+ name: Get the Source Files
+ - url: part-1/create-app-build-cmd-line.md
+ name: Build Using the Command Line
+ - url: part-1/create-app-build-dashboard.md
+ name: Build Using the XDS Dashboard
+ - url: part-1/create-app-build-ide.md
+ name: Build Using an IDE
- name: Debug your first AGL application
children:
- url: part-1/5-1_debug-first-app-config.md
@@ -45,7 +41,7 @@ books:
- url: part-1/5-3_debug-first-app-ide.md
name: xds-gdb from command line
- url: part-1/5_debug-first-app.md
- name: xds-gdb within an IDE
+ name: xds-gdb within an IDE
- name: "X(cross) Development System: Internals"
children:
- url: part-2/0_Abstract.md
@@ -99,4 +95,4 @@ books:
- url: part-2/4_xds-gdb/2_config.md
name: Configuration
- url: part-2/4_xds-gdb/3_debug.md
- name: Debugging \ No newline at end of file
+ name: Debugging