aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-12-06fetched_files: fix 404 errorClément Bénier3-7/+9
Signed-off-by: Clément Bénier <clement.benier@iot.bzh>
2018-12-05Add pulseaudio-module-4a documentationStéphane Desneux4-0/+17
This is a cherry-pick from https://github.com/automotive-grade-linux/docs-agl/pull/146 Change-Id: I1d79a6734965fdf50f17d5393f2318ae6ccabc70 Signed-off-by: Stéphane Desneux <stephane.desneux@iot.bzh>
2018-12-05tocs_flounder: fix fetched_files.yml for agl-service-windowmanagerStéphane Desneux1-8/+0
Bug-AGL: SPEC-1993 Change-Id: Ic588a81af392f59db503018c810fe0a6457debcb Signed-off-by: Stéphane Desneux <stephane.desneux@iot.bzh>
2018-12-05tocs_flounder: fix fetched_files.yml for agl-service-homescreenStéphane Desneux1-6/+4
Bug-AGL: SPEC-1993 Change-Id: I23089fbcb6af45d2418ca3441fb9d776391ffa4d Signed-off-by: Stéphane Desneux <stephane.desneux@iot.bzh>
2018-12-05tocs_flounder: fix fetched urls and toc for apps/app-templatesStéphane Desneux2-29/+6
Bug-AGL: SPEC-1993 Change-Id: I690a9233c0e8f7ca34ac9e1b9592d7a32581a07c Signed-off-by: Stéphane Desneux <stephane.desneux@iot.bzh>
2018-12-04Containers: Changed the "Quick SDK Setup" section to "Containers"Scott Rifenbark2-4/+4
This section is more about setting up a container after installing Docker. I have renamed files, sections, etc. appropriately. Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
2018-11-28fetched_files: backport url fixes to flounderStéphane Desneux2-11/+13
Change-Id: Id044bc31f1d44be3b1cccf89f7526e61aec04a7e Signed-off-by: Stéphane Desneux <stephane.desneux@iot.bzh>
2018-11-28fetched_files: fix invalid urls on master branchStéphane Desneux2-11/+13
Change-Id: I3499c15ae135d5411ca08710427e964d01886aab Signed-off-by: Stéphane Desneux <stephane.desneux@iot.bzh>
2018-11-27API Landing Page: Added information for new API landing pageScott Rifenbark2-18/+27
Updated the "fetched_files.yml" and "toc_dev_en.yml" files so that a new landing page exists for the API reference. Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
2018-11-27content: create tocs for flounder releaseStéphane Desneux10-0/+1594
This is part of a workaround to support multiple documentation site versions. Change-Id: Ie20fd00a96b184acab2086eb422ff3bfd38df66f Signed-off-by: Stéphane Desneux <stephane.desneux@iot.bzh>
2018-11-27content/tocs: fix urls and branches (make homegeneous)Stéphane Desneux5-86/+75
Change-Id: If6d9687779c665b2b4d04bbd996d326ffa4ca4ff Signed-off-by: Stéphane Desneux <stephane.desneux@iot.bzh>
2018-11-27Align fetched_files and tocs with docs-agl (492587d)Stéphane Desneux3-7/+7
This reverts commit 49df56171aec19f6b01a8b50aef03a005a019f21. In particular, no document revision/branch should point to master-next here. Change-Id: I5149d2db17e01c00e2c9722a457ea04113db043f Signed-off-by: Stéphane Desneux <stephane.desneux@iot.bzh>
2018-11-27Raspberry PI: Updated title.Scott Rifenbark1-1/+1
Updated the "fetched_files.yml" file to have a better section heading. Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
2018-11-27getting started: Updated the fetch and toc YAML files for renesasScott Rifenbark2-3/+3
The changes to the file name and title for the section on building for R-Car changed. I updated the files to reflect the changes. Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
2018-11-27_dev.yml: put default link to devClément Bénier1-1/+1
put default link to dev in order to work with former yaml files need to be improved Signed-off-by: Clément Bénier <clement.benier@iot.bzh>
2018-11-27new api service bookClément Bénier2-2/+9
Signed-off-by: Clément Bénier <clement.benier@iot.bzh>
2018-11-27new generation workflow: deported yaml filesClément Bénier6-26/+48
The first new generation workflow, it allows to deported yaml files into remote repositories. Please see documentation at https://github.com/automotive-grade-linux/docs-tools/blob/master-next/docs/NextGenWorkflow.pdf New yaml files are named "section_<version>.yml" and point to the deported yaml files named "book<...>.yaml" from remote repositories. Signed-off-by: Clément Bénier <clement.benier@iot.bzh>
2018-11-27Updated Title for Building for Emulation.Scott Rifenbark1-1/+1
The content is more about building for emulation and not just for QEMU. I updated the TOC title to reflect that. Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
2018-11-27Image Workflow Files and TOC (YAML Updates)Scott Rifenbark2-8/+23
These are the updates for the new Image Workflow section to create the TOC nav topics and fetch the correct files. Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
2018-11-27YAML files for application development flow sectionScott Rifenbark2-5/+40
Created TOC and fetch information for a new "Application Development Workflow" section. The section sits in the existing "Getting Started" area for now. Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
2018-11-27gitignore: add __*Clément Bénier1-0/+1
Signed-off-by: Clément Bénier <clement.benier@iot.bzh>
2018-11-27index.html: add "MASTER NEXT" in first pageClément Bénier1-1/+2
add "MASTER NEXT" in the first page Change-Id: I1e422b6eae133551e29bcefcb5d38b1b68f053da Signed-off-by: Clément Bénier <clement.benier@iot.bzh>
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