diff options
Diffstat (limited to 'content/tocs/architecture/section_master.yml')
-rw-r--r-- | content/tocs/architecture/section_master.yml | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/content/tocs/architecture/section_master.yml b/content/tocs/architecture/section_master.yml new file mode 100644 index 0000000..0ddfe15 --- /dev/null +++ b/content/tocs/architecture/section_master.yml @@ -0,0 +1,21 @@ +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 +# 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 + url_fetch: AGL_GITHUB_FETCH + git_name: automotive-grade-linux/docs-sources + dst_prefix: security + path: docs/security-blueprint-book.yml |