aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-11-27Fix low-can repository sourceRomain Forlot1-1/+1
Old repository pointed by the fetcher, now fixed. Change-Id: I354fad906ec2442d5ba761286c3d6d50a6cb5da1 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh> Signed-off-by: Stéphane Desneux <stephane.desneux@iot.bzh>
2018-11-27Update doc about cmake AFB templates moduleRomain Forlot2-6/+29
This work separates the documentation section about usage of the CMakeAfbTemplates module to make it more visible and clearer Change-Id: I9eb49770af143f164b002a6352860b98a5d9ac5b Signed-off-by: Romain Forlot <romain.forlot@iot.bzh> Signed-off-by: Stéphane Desneux <stephane.desneux@iot.bzh>
2018-11-27Update docs about test frameworkRomain Forlot2-47/+41
This follow the reorganization and update made in the gerrit review https://gerrit.automotivelinux.org/gerrit/17507 Change-Id: Id09b5632733c808140a5eff3f9418357a068a396 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh> Signed-off-by: Stéphane Desneux <stephane.desneux@iot.bzh>
2018-11-06update README: how to initialise doc environmentClément Bénier1-18/+56
Signed-off-by: Clément Bénier <clement.benier@iot.bzh>
2018-10-25docs-source: add git_commit to master-nextClément Bénier3-3/+5
Change-Id: I6e0d72f43b0230e4a8e3f05ce2e78d4cebdb3f5b Signed-off-by: Clément Bénier <clement.benier@iot.bzh>
2018-10-25setupdocs.sh: fix LONG OPTIONSClément Bénier1-1/+1
- webtemplate-ref - doctools-ref Change-Id: I7203731da8d35ceecc4f576a979708f8f2c3754e Signed-off-by: Clément Bénier <clement.benier@iot.bzh>
2018-10-25setupsdocs.sh: fix long option refClément Bénier1-3/+3
--doctools-ref=[REFERENCE] --webtemplate-ref=[REFERENCE] Change-Id: Ib0c0b9a7169cc94f6e6a71d01172b885d3861e11 Signed-off-by: Clément Bénier <clement.benier@iot.bzh>
2018-10-22setupdocs.sh: improve robustnessClément Bénier1-38/+72
- return errors to stderr - check references strongly with GITREF instead of git/nogit Change-Id: Iee0dff19c8d24c079f9b72f6009b8efa132b8e40 Signed-off-by: Clément Bénier <clement.benier@iot.bzh>
2018-10-19setupdocs.sh: script to setup agl documentationClément Bénier3-36/+119
This is a standalone script which clones docs-webtemplates and docs-tools, there are optionnal arguments as branches and destination directory. This script can also be used inside webtemplates repo to update doctools - add setupdocs.sh - remove docs.json - checkout Makefile as docs-agl Change-Id: Ie82a09f071cda5c27446eab9b7a292a5bd4f3536 Signed-off-by: Clément Bénier <clement.benier@iot.bzh> Signed-off-by: Clément Bénier <clement.benier@iot.bzh>
2018-10-18af-binder REVISIONS.md: fix in tocsClément Bénier1-1/+1
fixed wrong path in tocs Change-Id: Ie85be78b5c1c33f150119f7aad5100f6dff2230e Signed-off-by: Clément Bénier <clement.benier@iot.bzh>
2018-10-18Update fetched_files of HMI FWKazumasa Mitsunari1-3/+11
* Change repository to fetch * Add source files of windowmanager Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
2018-10-18Makefile clean rule: dependency on doctoolsClément Bénier1-1/+1
add in clean rule dependency on doctools because clean needs docbuild Change-Id: Iaa75baf6b7941639d8a4c5a31a92e597cae6cef7 Signed-off-by: Clément Bénier <clement.benier@iot.bzh>
2018-10-18docs-agl conformity: make it working as docs-aglClément Bénier6-21/+46
Makefile: - add rules to clone doctools - add dependencies on doctools for each rule - add distclean rule to remove doctools repo docs.json: - add doctools section with url and version fetch.yml: - change fetching for former docs-agl source, it is now in docs-source repo Change-Id: I0f9c5c8b3cbf46cfd280f9db7fbe80a925460062 Signed-off-by: Clément Bénier <clement.benier@iot.bzh>
2018-10-18xds docs: switch order in tocs tooClément Bénier1-19/+19
fix switch order in fetch yml Change-Id: I4f471a9385dda11be0bf12997ec99eddcf80e5a7 Signed-off-by: Clément Bénier <clement.benier@iot.bzh>
2018-10-18Swaps chapter order when fetching XDS docsJohann CAHIER1-11/+11
2018-10-16Import from docs-agl/webdocs-aglStephane Desneux2-2/+205
Change-Id: Id7c654b1c1aa3f021e2c2b4f26e7e3cc65d22610 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
2018-10-05Merge pull request #137 from ctxnop/masterStephane Desneux1-0/+1
Added a global architecture diagram
2018-10-04Invert XDS installation chaptersSebastien Douheret2-14/+14
This change is mandatory as soon as review 16947 will be merged: https://gerrit.automotivelinux.org/gerrit/#/c/16947/ Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2018-10-04Added a global architecture diagramLoïc Collignon1-0/+1
Change-Id: I7eaee19c3f2bba26b4f5ee717b1d5dbd183f47af Signed-off-by: Loïc Collignon <loic.collignon@iot.bzh>
2018-10-03Updated 4a documentationLoïc Collignon2-29/+40
Use the new 4a documentation. Change-Id: I7beb0995ae36ade5898e24d100a4fb1509f9da9e
2018-08-31xds-server part2: add test sectionClément Bénier2-0/+4
add test section from https://gerrit.automotivelinux.org/gerrit/src/xds/xds-docs description of architecture and how to launch tests Change-Id: I872d41304642f0dae9c5893625916ff1b1273cc6 Signed-off-by: Clément Bénier <clement.benier@iot.bzh>
2018-08-08Added controller doc to the web site.CorentinLGS3-1/+24
Corrected typo mistake in 4a framework guide Chack Api-> Check Api Change-Id: Ieb8fb3f69a45d1b85ed89d8f5d92763306458f26 Signed-off-by: CorentinLGS <corentinlgs@gmail.com>
2018-08-074a-Framework: Added 4a-player quick startCorentinLGS2-1/+36
-Added doc from git@github.com:iotbzh/4a-docs.git to AGL-documentation -Play Music -Tips And Tricks Change-Id: I731358bac6924c1a8b7fd4498480c14fc44134d4 Signed-off-by: CorentinLGS <corentinlgs@gmail.com>
2018-08-06Added a guide on how to use the AGL-Test-FrameworkCorentinLGS2-0/+81
-I placed it just after the guide on the App Framework Binder in the APIs and Services section. -The doc is linked to the afb-test's doc on gerrit. Change-Id: I7da329f82ece9048fc9b286c946d8e44a84da12c Signed-off-by: Corentin Le Gall <corentinlgs@gmail.com>
2018-07-12Removed old Security Blueprint chapter: SPEC-1502Sebastien Douheret2-29/+0
As announced on the AGL mailing list and knowing that all sections and info of old Security Blueprint have been included into 'new' Security Blueprint, the 'old' Sec Blueprintpart can be removed from documentation. Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2018-07-04Fix : wrong path to pages due to new remote page.8000ff2-4/+8
The insertion of a new page in a remote documentation broke paths here, breaking chapters of the website (docs.automotivelinux.org). Signed-off-by: 8000ff <clementmallejac@gmail.com>
2018-07-03Update binder documentationJose Bollo2-8/+51
Bug-AGL: SPEC-1526 Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
2018-07-02Add sec-blueprint images & Change AppFw chapter name.mudcam1-1/+5
2018-07-02Add a todo tag for the graphics and sound part. Deletion of the old todos file.mudcam1-2/+0
2018-06-11host-configuration + candevstudio: install natively AGL microservices and ↵Clément Bénier4-0/+54
quickstart for candevstudio host-configuration: The purpose of this section is to help developers to natively develop and debug AGL microservices. Thanks to OBS, packages for debian/ubuntu, openSUSE and fedora distributions are available and can be installed on developer host. candevstudio: Development tool for CAN bus simulation. Signed-off-by: Clément Bénier <clement.benier@iot.bzh>
2018-06-01CIAT: Add initial training docsKevin Hilman2-0/+21
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
2018-06-01Removed all references to Porter boardThierry Bultel6-37/+0
That board is no longer supported in AGL master
2018-04-09Add bluez-alsa documentationRonan Le Martret2-9/+13
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2018-03-05Update _config.ymlWalt Miner1-1/+1
Update copyright to include 2018
2018-01-18Update XDS files and TOC.Sebastien Douheret2-39/+161
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2018-01-08Adding signal composer documentation.Romain Forlot2-0/+27
Change-Id: Iec99acd85f3c64d0a2906d62b27029f2caaf0328 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2018-01-08XDS docs is now hold under AGL Gerrit.Sebastien Douheret1-2/+2
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2018-01-05Add missing XDS imagesRonan Le Martret1-0/+2
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-12-18Merge pull request #60 from dl9pf/masterWalt Miner2-8/+17
Remove dev header and edit button from doc site and update header/footer
2017-12-08Merge branch 'master' of github.com:automotive-grade-linux/docs-agl into ↵mudcam5-3/+103
sandbox/nieutin
2017-12-08Some fixesmudcam1-1/+1
2017-12-08Fix copyright dates to include 2017Walt Miner1-1/+1
2017-12-08Added templating for section-xxx tags.Sebastien Douheret3-0/+97
Security Blueprint doc uses specific tags to display arrays (see docs/security-blueprint/README.md) Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-12-07Add proposal for new security blueprintmudcam3-14/+153
2017-12-07Add proposal for new security blueprintmudcam3-14/+153
2017-12-06Added missing xds-cli in tocSebastien Douheret1-2/+5
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-12-06Updated XDS doc files (v1.0.0-rc1 changes)Sebastien Douheret1-7/+9
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-12-02webdocs-agl: fix gerrit url template and use cgitStephane Desneux1-1/+4
Bug-AGL: SPEC-1155 Change-Id: I710f5f6c78cf93a6741d219391cc9504553d5702 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
2017-10-31Change "url_fetch" from github to gerrithkojima1-9/+9
Since I got review comment, I changed the source url from github to gerrit. And also changed "git_name" and "src_prefix". Signed-off-by: hkojima <hiroshi_kojima@mentor.com>
2017-10-30Update toc_dev_en.yml and fetched_files.ymlhkojima2-1/+69
To add HMI-FW documents (HS, WM, SM), add these information to "APIs&Services" section. Signed-off-by: hkojima <hiroshi_kojima@mentor.com>