blob: 9e20d2fb7625acd179fcafa6ac1b0fdae70e62c5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
url_fetch : "GERRIT_FETCH"
# FIXME: restore line below to switch back on master:
#git_commit : "AGL_GERRIT_BRANCH"
name: Developer Guides
template: generated_index.html
books:
-
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
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
|