From a3b4c4557032edc75e8c2e2a5104a1ff3ecdb45c Mon Sep 17 00:00:00 2001 From: Priyanshu Nayan Date: Tue, 21 Jan 2020 17:40:54 +0530 Subject: [PATCH] move remaining image from /static to /images and make name image names follow a pattern --- desktop/Readme.md | 2 +- _static/Barometer1.jpg => images/barometer_1.jpg | Bin _static/Barometer2.jpg => images/barometer_2.jpg | Bin _static/Barometer3.jpg => images/barometer_3.jpg | Bin ...gationAdventure.jpg => navigation_adventure.jpg} | Bin ...plitude-length.png => wave_amplitude_length.png} | Bin ...alog-wave.jpg => wave_genarator_analog_wave.jpg} | Bin ...tal-wave.jpg => wave_genarator_digital_wave.jpg} | Bin tutorials/barometer.md | 4 ++-- tutorials/compass.md | 2 +- tutorials/wavegenerator.md | 6 +++--- 11 files changed, 7 insertions(+), 7 deletions(-) rename _static/Barometer1.jpg => images/barometer_1.jpg (100%) rename _static/Barometer2.jpg => images/barometer_2.jpg (100%) rename _static/Barometer3.jpg => images/barometer_3.jpg (100%) rename images/{navigationAdventure.jpg => navigation_adventure.jpg} (100%) rename images/{wave-amplitude-length.png => wave_amplitude_length.png} (100%) rename images/{Wave-Genarator-Analog-wave.jpg => wave_genarator_analog_wave.jpg} (100%) rename images/{Wave-Genarator-Digital-wave.jpg => wave_genarator_digital_wave.jpg} (100%) diff --git a/desktop/Readme.md b/desktop/Readme.md index 5e7690c..2c65f7b 100644 --- a/desktop/Readme.md +++ b/desktop/Readme.md @@ -40,6 +40,6 @@ Download the Stable version for various platforms here https://github.com/fossas You will be presented with a home screen like this. -![PSLab Desk Home screen](_static/desk_home_screen.jpg) +![PSLab Desk Home screen](images/desk_home_screen.jpg) Click on the instrument you would like to use. diff --git a/_static/Barometer1.jpg b/images/barometer_1.jpg similarity index 100% rename from _static/Barometer1.jpg rename to images/barometer_1.jpg diff --git a/_static/Barometer2.jpg b/images/barometer_2.jpg similarity index 100% rename from _static/Barometer2.jpg rename to images/barometer_2.jpg diff --git a/_static/Barometer3.jpg b/images/barometer_3.jpg similarity index 100% rename from _static/Barometer3.jpg rename to images/barometer_3.jpg diff --git a/images/navigationAdventure.jpg b/images/navigation_adventure.jpg similarity index 100% rename from images/navigationAdventure.jpg rename to images/navigation_adventure.jpg diff --git a/images/wave-amplitude-length.png b/images/wave_amplitude_length.png similarity index 100% rename from images/wave-amplitude-length.png rename to images/wave_amplitude_length.png diff --git a/images/Wave-Genarator-Analog-wave.jpg b/images/wave_genarator_analog_wave.jpg similarity index 100% rename from images/Wave-Genarator-Analog-wave.jpg rename to images/wave_genarator_analog_wave.jpg diff --git a/images/Wave-Genarator-Digital-wave.jpg b/images/wave_genarator_digital_wave.jpg similarity index 100% rename from images/Wave-Genarator-Digital-wave.jpg rename to images/wave_genarator_digital_wave.jpg diff --git a/tutorials/barometer.md b/tutorials/barometer.md index 53e4b0a..a952d8b 100644 --- a/tutorials/barometer.md +++ b/tutorials/barometer.md @@ -27,10 +27,10 @@ Procedure : - + - +
diff --git a/tutorials/compass.md b/tutorials/compass.md index 42c56c7..387836c 100644 --- a/tutorials/compass.md +++ b/tutorials/compass.md @@ -118,4 +118,4 @@ To learn how to use a compass and a physical map _(although you can also use a p ### Result **Off you go for an adventure** 🌳🌲 -![Adventure](../images/navigationAdventure.jpg) +![Adventure](../images/navigation_adventure.jpg) diff --git a/tutorials/wavegenerator.md b/tutorials/wavegenerator.md index acd643c..8f1bb0a 100644 --- a/tutorials/wavegenerator.md +++ b/tutorials/wavegenerator.md @@ -7,7 +7,7 @@ Introduction to Waves A wave is a physical phenomenon characterized by its frequency, wavelength, and amplitude. In general, waves transfer energy from one location to another, in which case they have a velocity. -![wave-amplitude-length](../images/wave-amplitude-length.png) +![wave-amplitude-length](../images/wave_amplitude_length.png) Standing waves may also occur; these have no net velocity and involve no net transfer of energy. They have frequency, wavelength and amplitude. @@ -37,8 +37,8 @@ How to use the Wave Generator - - + +