Skip to content

AGL documentation written by the IoT.bzh team and not yet merged into official AGL repository.

License

Notifications You must be signed in to change notification settings

thuyminhtran/agl-documentation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository holds AGL documentation (written by the IoT.bzh team) which is not yet merged into official AGL repository.

How to generate pdf

Documentation is based on gitbook. To install locally gitbook:

npm install -g gitbook-cli

To generate documentation:

./gen_all_docs.sh

or to generate one individual doc manually:

gitbook pdf ./sdk-devkit ./build/sdk-devkit.pdf

Notes / TODO

  • Add Iot.Bzh logo in header instead of IoT.Bzh text
  • Write a plugin based on svg + convert to generate cover.

About

AGL documentation written by the IoT.bzh team and not yet merged into official AGL repository.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 47.9%
  • HTML 40.8%
  • Shell 11.3%