summaryrefslogtreecommitdiffstats
path: root/agl-documentation/host-configuration/docs/devguides-book.yml
diff options
context:
space:
mode:
Diffstat (limited to 'agl-documentation/host-configuration/docs/devguides-book.yml')
-rw-r--r--agl-documentation/host-configuration/docs/devguides-book.yml22
1 files changed, 22 insertions, 0 deletions
diff --git a/agl-documentation/host-configuration/docs/devguides-book.yml b/agl-documentation/host-configuration/docs/devguides-book.yml
new file mode 100644
index 0000000..3eacca6
--- /dev/null
+++ b/agl-documentation/host-configuration/docs/devguides-book.yml
@@ -0,0 +1,22 @@
+type: books
+books:
+-
+ id: host-configuration
+ title: Building Microservices Natively
+ description: Host Configuration documentation
+ keywords:
+ author: "IotBzh"
+ version: master
+ chapters:
+ - url: 0-build-microservice-overview.md
+ name: Overview
+ - url: 1-verify-build-host.md
+ name: Verify Your Build Host
+ - url: 2-download-packages.md
+ name: Download Packages
+ - url: 3-installing-binder-daemon.md
+ name: Installing the Binder Daemon
+ - url: 4-getting-source-files.md
+ name: Getting Your Source Files
+ - url: 5-building-and-running-service-natively.md
+ name: Building and Running Your Service Natively