From d862e85ca1ab33490557929accb9e750c7c0968b Mon Sep 17 00:00:00 2001 From: Frederic Marec Date: Wed, 9 Jan 2019 14:49:38 +0100 Subject: Add yaml files for flounder version Add yaml files for flounder version documentation Uncomment app-afb-test part for apis_services section Add node_modules & package.json in .gitignore Signed-off-by: Frederic Marec --- content/tocs/architecture/section_flounder.yml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 content/tocs/architecture/section_flounder.yml (limited to 'content/tocs/architecture/section_flounder.yml') diff --git a/content/tocs/architecture/section_flounder.yml b/content/tocs/architecture/section_flounder.yml new file mode 100644 index 0000000..20aa1d6 --- /dev/null +++ b/content/tocs/architecture/section_flounder.yml @@ -0,0 +1,22 @@ +url_fetch : "GERRIT_FETCH" +# FIXME: restore line below to switch back on master: +#git_commit : "AGL_GERRIT_BRANCH" +git_commit : "sandbox/benierc/newdocs" + +name: Developer Guides +template: generated_index.html +books: +# FIXME: fix support of pdf source +# - +# id: agl_specifications-flounder +# url_fetch: AGL_GITHUB_FETCH +# git_name: automotive-grade-linux/docs-sources +# dst_prefix: AGL_Specifications +# path: docs/agl-specs-book.yml +- + id: security_blueprint-flounder + url_fetch: AGL_GITHUB_FETCH + url_edit: AGL_GITHUB_EDIT + git_name: automotive-grade-linux/docs-sources + dst_prefix: security + path: docs/security-blueprint-book.yml -- cgit 1.2.3-korg From ef645c361358270b631f8d0971b8210bed070373 Mon Sep 17 00:00:00 2001 From: Clément Bénier Date: Sun, 24 Feb 2019 18:46:19 +0100 Subject: sections architecture getting started: updated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Clément Bénier --- content/tocs/architecture/section_flounder.yml | 11 ++++------- content/tocs/architecture/section_master.yml | 11 ++++------- content/tocs/getting_started/section_flounder.yml | 7 ++----- content/tocs/getting_started/section_master.yml | 3 --- 4 files changed, 10 insertions(+), 22 deletions(-) (limited to 'content/tocs/architecture/section_flounder.yml') diff --git a/content/tocs/architecture/section_flounder.yml b/content/tocs/architecture/section_flounder.yml index 20aa1d6..8f74d2c 100644 --- a/content/tocs/architecture/section_flounder.yml +++ b/content/tocs/architecture/section_flounder.yml @@ -6,13 +6,10 @@ git_commit : "sandbox/benierc/newdocs" name: Developer Guides template: generated_index.html books: -# FIXME: fix support of pdf source -# - -# id: agl_specifications-flounder -# url_fetch: AGL_GITHUB_FETCH -# git_name: automotive-grade-linux/docs-sources -# dst_prefix: AGL_Specifications -# path: docs/agl-specs-book.yml +- + id: agl-specifications + path: https://wiki.automotivelinux.org/_media/agl_spec_v1.0_final.pdf + name: AGL Requirements Specifications - id: security_blueprint-flounder url_fetch: AGL_GITHUB_FETCH diff --git a/content/tocs/architecture/section_master.yml b/content/tocs/architecture/section_master.yml index 7764a1c..2ce9e31 100644 --- a/content/tocs/architecture/section_master.yml +++ b/content/tocs/architecture/section_master.yml @@ -6,13 +6,10 @@ git_commit : "sandbox/benierc/newdocs" name: Developer Guides template: generated_index.html books: -# FIXME: fix support of pdf source -# - -# id: agl_specifications -# url_fetch: AGL_GITHUB_FETCH -# git_name: automotive-grade-linux/docs-sources -# dst_prefix: AGL_Specifications -# path: docs/agl-specs-book.yml +- + id: agl-specifications + path: https://wiki.automotivelinux.org/_media/agl_spec_v1.0_final.pdf + name: AGL Requirements Specifications - id: security_blueprint url_fetch: AGL_GITHUB_FETCH diff --git a/content/tocs/getting_started/section_flounder.yml b/content/tocs/getting_started/section_flounder.yml index 3e05b78..51644bf 100644 --- a/content/tocs/getting_started/section_flounder.yml +++ b/content/tocs/getting_started/section_flounder.yml @@ -1,19 +1,16 @@ url_fetch : "GERRIT_FETCH" -git_commit : "flounder" name: Getting started template: generated_index.html books: - - id: image-development-workflow-flounder + id: flounder-image-development-workflow url_fetch: AGL_GITHUB_FETCH url_edit: AGL_GITHUB_EDIT - # FIXME: delete line below to switch back to AGL_GERRIT_BRANCH - git_commit: sandbox/benierc/newdocs git_name: automotive-grade-linux/docs-sources path: docs/getting-started-book.yml - - id: apps-homescreen-flounder + id: flounder-apps-homescreen url_fetch: GERRIT_FETCH git_name: apps/homescreen dst_prefix: homescreen diff --git a/content/tocs/getting_started/section_master.yml b/content/tocs/getting_started/section_master.yml index 418c3b0..4777c8d 100644 --- a/content/tocs/getting_started/section_master.yml +++ b/content/tocs/getting_started/section_master.yml @@ -1,5 +1,4 @@ url_fetch : "GERRIT_FETCH" -git_commit : "AGL_GERRIT_BRANCH" name: Getting started template: generated_index.html @@ -8,8 +7,6 @@ books: id: image-development-workflow url_fetch: AGL_GITHUB_FETCH url_edit: AGL_GITHUB_EDIT - # FIXME: delete line below to switch back to AGL_GERRIT_BRANCH - git_commit: sandbox/benierc/newdocs git_name: automotive-grade-linux/docs-sources path: docs/getting-started-book.yml - -- cgit 1.2.3-korg From 5e8034c5d4baca055ea423559993ac34d37c33cc Mon Sep 17 00:00:00 2001 From: Clément Bénier Date: Mon, 11 Mar 2019 18:07:08 +0100 Subject: architecture section: add git_commit master-next MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - remove sandbox/benierc/newdocs Signed-off-by: Clément Bénier --- content/tocs/architecture/section_flounder.yml | 2 +- content/tocs/architecture/section_guppy.yml | 2 +- content/tocs/architecture/section_master.yml | 1 - 3 files changed, 2 insertions(+), 3 deletions(-) (limited to 'content/tocs/architecture/section_flounder.yml') diff --git a/content/tocs/architecture/section_flounder.yml b/content/tocs/architecture/section_flounder.yml index 8f74d2c..e38fb76 100644 --- a/content/tocs/architecture/section_flounder.yml +++ b/content/tocs/architecture/section_flounder.yml @@ -1,7 +1,6 @@ url_fetch : "GERRIT_FETCH" # FIXME: restore line below to switch back on master: #git_commit : "AGL_GERRIT_BRANCH" -git_commit : "sandbox/benierc/newdocs" name: Developer Guides template: generated_index.html @@ -14,6 +13,7 @@ books: id: security_blueprint-flounder url_fetch: AGL_GITHUB_FETCH url_edit: AGL_GITHUB_EDIT + git_commit: master-next git_name: automotive-grade-linux/docs-sources dst_prefix: security path: docs/security-blueprint-book.yml diff --git a/content/tocs/architecture/section_guppy.yml b/content/tocs/architecture/section_guppy.yml index 2ce9e31..9e20d2f 100644 --- a/content/tocs/architecture/section_guppy.yml +++ b/content/tocs/architecture/section_guppy.yml @@ -1,7 +1,6 @@ url_fetch : "GERRIT_FETCH" # FIXME: restore line below to switch back on master: #git_commit : "AGL_GERRIT_BRANCH" -git_commit : "sandbox/benierc/newdocs" name: Developer Guides template: generated_index.html @@ -14,6 +13,7 @@ books: id: security_blueprint url_fetch: AGL_GITHUB_FETCH url_edit: AGL_GITHUB_EDIT + git_commit: master-next git_name: automotive-grade-linux/docs-sources dst_prefix: security path: docs/security-blueprint-book.yml diff --git a/content/tocs/architecture/section_master.yml b/content/tocs/architecture/section_master.yml index fd4fe17..9e20d2f 100644 --- a/content/tocs/architecture/section_master.yml +++ b/content/tocs/architecture/section_master.yml @@ -1,7 +1,6 @@ url_fetch : "GERRIT_FETCH" # FIXME: restore line below to switch back on master: #git_commit : "AGL_GERRIT_BRANCH" -git_commit : "sandbox/benierc/newdocs" name: Developer Guides template: generated_index.html -- cgit 1.2.3-korg