diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2019-04-01 12:40:26 -0700 |
---|---|---|
committer | Scott Rifenbark <srifenbark@gmail.com> | 2019-04-01 12:40:26 -0700 |
commit | c2d34324650884585ac7a3292cf5d46b16184be0 (patch) | |
tree | 2fb448b0087bbe8d7e1b7ca0e66d8622853002ae /content/tocs/apis_services/section_master.yml | |
parent | a734c2f254fe669c20a8fc62a8c4497a5edf708a (diff) |
API Reference topic: Added as a new book.
I added a single topic as a new "API Reference" item in
the table of contents for "APIs & Services". This is based
on the "api-introduction.md" file that now lives in the
doc-sources repo.
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Diffstat (limited to 'content/tocs/apis_services/section_master.yml')
-rw-r--r-- | content/tocs/apis_services/section_master.yml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/content/tocs/apis_services/section_master.yml b/content/tocs/apis_services/section_master.yml index e3d087d..5353708 100644 --- a/content/tocs/apis_services/section_master.yml +++ b/content/tocs/apis_services/section_master.yml @@ -4,6 +4,13 @@ name: APIs & Services template: generated_index.html books: - + id: api-reference-intro + url_fetch: AGL_GITHUB_FETCH + url_edit: AGL_GITHUB_EDIT + git_commit: master-next + git_name: automotive-grade-linux/docs-sources + path: docs/api-reference-book.yml +- id: app-framework-main-developer-guides git_name: src/app-framework-main path: docs/api-services-book.yml @@ -22,6 +29,7 @@ books: id: docs-source-signaling url_fetch: AGL_GITHUB_FETCH url_edit: AGL_GITHUB_EDIT + git_commit: master-next git_name: automotive-grade-linux/docs-sources path: docs/signaling-book.yml dst_prefix: signaling @@ -40,6 +48,7 @@ books: order: 80 url_fetch: GITHUB_FETCH url_edit: AGL_GITHUB_EDIT + git_commit: master-next git_name: automotive-grade-linux/docs-sources path: docs/app-framework-book.yml dst_prefix: af-binder @@ -68,6 +77,7 @@ books: id: audio-developer-guides url_fetch: GITHUB_FETCH url_edit: AGL_GITHUB_EDIT + git_commit: master-next git_name: automotive-grade-linux/docs-sources path: docs/audio-book.yml dst_prefix: audio @@ -84,6 +94,7 @@ books: id: hmi-framework url_fetch: GITHUB_FETCH url_edit: AGL_GITHUB_EDIT + git_commit: master-next git_name: automotive-grade-linux/docs-sources path: docs/hmi-framework-book.yml dst_prefix: hmi-framework |