From 19fadf68d4d2c7271da1ab019cd6c4fe960a69f3 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 1 Apr 2019 12:24:11 -0700 Subject: 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 --- content/tocs/apis_services/section_master.yml | 7 +++++++ 1 file changed, 7 insertions(+) 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 @@ -3,6 +3,13 @@ url_fetch : "GERRIT_FETCH" 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 -- cgit