diff options
author | 2019-04-01 12:24:11 -0700 | |
---|---|---|
committer | 2019-04-01 12:24:11 -0700 | |
commit | 19fadf68d4d2c7271da1ab019cd6c4fe960a69f3 (patch) | |
tree | b77fafd42705163a9ed07b452cb6ec18140e2f50 /content/tocs/apis_services | |
parent | 657afcf4e2bb93255d722b8019a2a352ffc534d1 (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')
-rw-r--r-- | content/tocs/apis_services/section_master.yml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/content/tocs/apis_services/section_master.yml b/content/tocs/apis_services/section_master.yml index 273dfe8..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 |