From 76a6c0d3ca4fc1f935b60d1b2848f497e0957113 Mon Sep 17 00:00:00 2001 From: Stephane Desneux Date: Mon, 14 Nov 2016 16:54:43 +0100 Subject: webdocs: add apis_services section Change-Id: I29e74d42ee2e19131584acdbd55a787586853617 Signed-off-by: Stephane Desneux --- site/_tocs/devguides/fetched_files.yml | 6 +----- site/_tocs/devguides/toc_dev_en.yml | 5 +++-- 2 files changed, 4 insertions(+), 7 deletions(-) (limited to 'site/_tocs/devguides') diff --git a/site/_tocs/devguides/fetched_files.yml b/site/_tocs/devguides/fetched_files.yml index 4f18585..86318a4 100644 --- a/site/_tocs/devguides/fetched_files.yml +++ b/site/_tocs/devguides/fetched_files.yml @@ -15,9 +15,5 @@ # title: "optional: info about document (default label, overloaded by file content)" # -url_fetch : "GITHUB_FETCH" -commit : "master" -#git_commit : # default defined in _tocs/xxxx/latest.yml -#dst_prefix : # destination_path = destination_prefix + (document.destination || document.source) - +url_fetch : "GERRIT_FETCH" repositories: diff --git a/site/_tocs/devguides/toc_dev_en.yml b/site/_tocs/devguides/toc_dev_en.yml index da3e09d..5511f41 100644 --- a/site/_tocs/devguides/toc_dev_en.yml +++ b/site/_tocs/devguides/toc_dev_en.yml @@ -2,7 +2,8 @@ # - TOC should reference .HTML and .md (Index OK but Error 404) # - do not forget to run 'docbuild --tocs' after any changes -name: Developer Guides +name: APIs & Services template: generated_index.html children: - + + -- cgit 1.2.3-korg