aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--site/_tocs/apis_services/fetched_files.yml27
-rw-r--r--site/_tocs/apis_services/toc_dev_en.yml4
2 files changed, 31 insertions, 0 deletions
diff --git a/site/_tocs/apis_services/fetched_files.yml b/site/_tocs/apis_services/fetched_files.yml
index 5ebf0fb..344bccb 100644
--- a/site/_tocs/apis_services/fetched_files.yml
+++ b/site/_tocs/apis_services/fetched_files.yml
@@ -132,4 +132,31 @@ repositories:
- source: index.md
destination: resources.md
label: Resources
+-
+ url_fetch : GERRIT_FETCH
+ git_commit : master
+ git_name : apps/homescreen
+ src_prefix : homescreen/docs
+ dst_prefix : homescreen
+ documents:
+ - source: homescreen_api.md
+ label: HomeScreen API
+ - source: pictures/api_getAllSurfacesOfProcess.png
+ destination: pictures/api_getAllSurfacesOfProcess.png
+ - source: pictures/api_getSurfaceStatus_1.png
+ destination: pictures/api_getSurfaceStatus_1.png
+ - source: pictures/api_getSurfaceStatus_2.png
+ destination: pictures/api_getSurfaceStatus_2.png
+ - source: pictures/api_getSurfaceStatus_3.png
+ destination: pictures/api_getSurfaceStatus_3.png
+ - source: pictures/api_hardKeyPressed.png
+ destination: pictures/api_hardKeyPressed.png
+ - source: pictures/api_renderSurfaceToArea.png
+ destination: pictures/api_renderSurfaceToArea.png
+ - source: pictures/api_renderSurfaceToAreaAllowed.png
+ destination: pictures/api_renderSurfaceToAreaAllowed.png
+ - source: pictures/api_requestSurfaceIdToFullScreen.png
+ destination: pictures/api_requestSurfaceIdToFullScreen.png
+ - source: pictures/api_surfaceVisibilityChanged.png
+ destination: pictures/api_surfaceVisibilityChanged.png
diff --git a/site/_tocs/apis_services/toc_dev_en.yml b/site/_tocs/apis_services/toc_dev_en.yml
index f41cbad..9545874 100644
--- a/site/_tocs/apis_services/toc_dev_en.yml
+++ b/site/_tocs/apis_services/toc_dev_en.yml
@@ -68,5 +68,9 @@ children:
name: Audio Framework
children:
- url: reference/audio/resources.html
+-
+ name: HomeScreen
+ children:
+ - url: reference/homescreen/homescreen_api.html