diff options
-rw-r--r-- | content/tocs/apis_services/fetched_files.yml | 11 | ||||
-rw-r--r-- | content/tocs/devguides/fetched_files.yml | 2 | ||||
-rw-r--r-- | content/tocs/getting_started/fetched_files.yml | 3 |
3 files changed, 9 insertions, 7 deletions
diff --git a/content/tocs/apis_services/fetched_files.yml b/content/tocs/apis_services/fetched_files.yml index a554f57..a279a5e 100644 --- a/content/tocs/apis_services/fetched_files.yml +++ b/content/tocs/apis_services/fetched_files.yml @@ -279,7 +279,7 @@ repositories: - source: images/distributed-arch.png - source: images/signal-service-arch.svg - - url_fetch: http://iot.bzh/download/public/2016/%source% + url_fetch: https://iot.bzh/download/public/2016/%source% dst_prefix: iotbzh2016 documents: - source: signaling/AGL-AppFW-CAN-Signaling-Benchmark.pdf @@ -340,12 +340,15 @@ repositories: - source: ApplicationGuide.md destination: 3_1-HomeScreen-Guide.md label: Home Screen Developper Guide - - source: parts/initialize.svg - - source: parts/initialize-registercallback.svg - source: parts/initialize-set-event-handler.svg - source: parts/on_screen_message.svg + - source: parts/showInformation.svg + - source: parts/showNotification.svg + - source: parts/showOnScreen.svg + - source: parts/showWindow.svg - source: parts/software-stack.png - source: parts/tap_shortcut.svg + - url_fetch: "GERRIT_FETCH" git_name: apps/agl-service-windowmanager @@ -357,7 +360,7 @@ repositories: destination: 3_2-WindowManager-Guide.md label: Window Manager Developper Guide - source: parts/deactivate_window.png - - source: parts/software-stack.png + - source: parts/wm_software_stack.png - source: parts/example_split.png - source: parts/state_change_example.png - source: parts/hmi_framework_designed_seq_toyota.png diff --git a/content/tocs/devguides/fetched_files.yml b/content/tocs/devguides/fetched_files.yml index 2d6efe8..6785d1b 100644 --- a/content/tocs/devguides/fetched_files.yml +++ b/content/tocs/devguides/fetched_files.yml @@ -62,7 +62,7 @@ repositories: destination: meta-agl-devel.md label: meta-agl-devel - - url_fetch: http://iot.bzh/download/public/2016/%source% + url_fetch: https://iot.bzh/download/public/2016/%source% dst_prefix: iotbzh2016 documents: - source: appfw/03-AGL-AppFW-Privileges-Management.pdf diff --git a/content/tocs/getting_started/fetched_files.yml b/content/tocs/getting_started/fetched_files.yml index 02cf878..53e4c71 100644 --- a/content/tocs/getting_started/fetched_files.yml +++ b/content/tocs/getting_started/fetched_files.yml @@ -96,7 +96,7 @@ repositories: label: Intel Boards - source: footers/raspberrypi-footer.md label: Raspberry PI - - source: images/RaspberryPi2-ModelB-debug-serial-cable.jpg + - source: footers/images/RaspberryPi2-ModelB-debug-serial-cable.jpg destination: footers/images/RaspberryPi2-ModelB-debug-serial-cable.jpg - source: docker-container-setup.md label: Setting Up a Docker Container @@ -119,5 +119,4 @@ repositories: destination: pictures/phone.png - source: pictures/settings.png destination: pictures/settings.png - - source: pictures/image-developer-workflow.png |