diff options
author | Stephane Desneux <stephane.desneux@iot.bzh> | 2016-11-14 16:54:43 +0100 |
---|---|---|
committer | Stephane Desneux <stephane.desneux@iot.bzh> | 2016-11-14 16:54:43 +0100 |
commit | 76a6c0d3ca4fc1f935b60d1b2848f497e0957113 (patch) | |
tree | adb5cad03a40dced3ec51f696fdac037dc61a85f /site/_tocs/devguides | |
parent | 9f6e8147b5547927edcb62cacaf99fa236a3b0a5 (diff) |
webdocs: add apis_services section
Change-Id: I29e74d42ee2e19131584acdbd55a787586853617
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
Diffstat (limited to 'site/_tocs/devguides')
-rw-r--r-- | site/_tocs/devguides/fetched_files.yml | 6 | ||||
-rw-r--r-- | site/_tocs/devguides/toc_dev_en.yml | 5 |
2 files changed, 4 insertions, 7 deletions
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: - + + |