Update doc & use gitbook to enhance doc generation
authorRomain Forlot <romain.forlot@iot.bzh>
Tue, 4 Jul 2017 17:00:40 +0000 (19:00 +0200)
committerRomain Forlot <romain.forlot@iot.bzh>
Tue, 4 Jul 2017 17:00:40 +0000 (19:00 +0200)
commitb1bb356be470cfc10a0d9457166ad21af0bd3f19
tree43c1f22633a607f7aa750996a9e51313bc3b7509
parent6e0d271e61236a3fe38c2f0ca76c784d3c42f8fa
Update doc & use gitbook to enhance doc generation

Change-Id: If42c916f7664ea67b818a21b8f50c66c41e11f89
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
25 files changed:
.gitignore
LICENSE [new file with mode: 0644]
README.md
book.json [new file with mode: 0644]
docs/0-Doc-Revisions.md [new file with mode: 0644]
docs/README.md [new file with mode: 0644]
docs/SUMMARY.md [new file with mode: 0644]
docs/_layouts/ebook/page.html [new file with mode: 0644]
docs/_layouts/ebook/pdf_footer.html [new file with mode: 0644]
docs/_layouts/ebook/pdf_header.html [new file with mode: 0644]
docs/_layouts/ebook/summary.html [new file with mode: 0644]
docs/_layouts/layout.html [new file with mode: 0644]
docs/cover.jpg [new file with mode: 0644]
docs/cover_small.jpg [new file with mode: 0644]
docs/dev_guide/0_Abstract.md [new file with mode: 0644]
docs/dev_guide/1_Quickstart.md [new file with mode: 0644]
docs/dev_guide/2_project_architecture.md [new file with mode: 0644]
docs/dev_guide/3_advanced_usage.md [new file with mode: 0644]
docs/dev_guide/4_advanced_customization.md [new file with mode: 0644]
docs/dev_guide/5_autobuild.md [new file with mode: 0644]
docs/dev_guide/pictures/iotbzh_logo_small.png [new file with mode: 0644]
docs/resources/cover.svg [new file with mode: 0644]
docs/resources/ebook.css [new file with mode: 0644]
docs/resources/make_cover.sh [new file with mode: 0755]
gendocs.sh [new file with mode: 0755]