Skip to content

Commit

Permalink
images: Fix quality
Browse files Browse the repository at this point in the history
Signed-off-by: Norbert Kamiński <[email protected]>
  • Loading branch information
Norbert Kamiński committed Aug 3, 2023
1 parent b610183 commit 2f76c19
Show file tree
Hide file tree
Showing 25 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion docs/common-coreboot-docs/checkbox.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ perform the following steps:
it.
- Restart your system for changes to take effect.
![](../images/checkbox_aut_login.jpg)
![](../images/checkbox_aut_login.png)
## Download and install Checkbox
Expand Down
2 changes: 1 addition & 1 deletion docs/ecosystem/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Dasharo ecosystem contain multiple components on various levels of
organization. This section overview role of every component.

![](../images/ecosystem_overview.jpg)
![](../images/ecosystem_overview.png)

* Open Source Firmware Community - semi-organised collections of contributors
to projects related to embedded firmware. Dasharo project contributors are
Expand Down
Binary file removed docs/images/NS51-front-1.jpg
Binary file not shown.
Binary file added docs/images/NS51-front-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/images/NV4x-front-1.jpg
Binary file not shown.
Binary file added docs/images/NV4x-front-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/images/checkbox_aut_login.jpg
Binary file not shown.
Binary file added docs/images/checkbox_aut_login.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/images/ecosystem_overview.jpg
Binary file not shown.
Binary file added docs/images/ecosystem_overview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/images/jsm_add_request.jpg
Binary file not shown.
Binary file added docs/images/jsm_add_request.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/images/jsm_view_requests.jpg
Binary file not shown.
Binary file added docs/images/jsm_view_requests.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/images/jsm_workflow.jpg
Binary file not shown.
Binary file added docs/images/jsm_workflow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/images/rte-rest-api-interface.jpg
Binary file not shown.
Binary file added docs/images/rte-rest-api-interface.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions docs/osf-trolling-list/jsm_documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ To add a new request using the web service:
3. When you are ready to send the request, click Send. Your request is created
and awaits our response.

![](../images/jsm_add_request.jpg)
![](../images/jsm_add_request.png)

![](../images/jsm_view_requests.jpg)
![](../images/jsm_view_requests.png)

### Raising requests using email

Expand All @@ -64,7 +64,7 @@ also receive information on which requests will be resolved in the next release.

The diagram below presents what the workflow of JSM requests looks like.

![](../images/jsm_workflow.jpg)
![](../images/jsm_workflow.png)

* `Open` - your request is created and visible for us, but we didn't start
working on it yet.
Expand Down
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ Connect the RTE SPI header to the platform as described in the table:
Connect the RTE J1 header to the platform JFP1 header as shown in the picture
below:

![IMG](images/reading_power_status.jpg)
![IMG](images/reading_power_status.png)

The values ​​of `R1`, `R2`, `V1` and `V2` should meet the relationship according
to the formula `R1/R2 = V2/V1`. `V1` cannot be greater than 3.3V (RTE property).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ Connect the RTE SPI header to the platform as described in the table:
Connect the RTE J1 header to the platform JFP1 header as shown in the picture
below:

![IMG](../msi-z690/images/reading_power_status.jpg)
![IMG](../msi-z690/images/reading_power_status.png)

The values ​​of `R1`, `R2`, `V1` and `V2` should meet the relationship according
to the formula `R1/R2 = V2/V1`. `V1` cannot be greater than 3.3V (RTE property).
Expand Down
2 changes: 1 addition & 1 deletion docs/transparent-validation/rte/v1.1.0/specification.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@

### RteCtrl: Web interface

![](../../../images/rte-rest-api-interface.jpg)
![](../../../images/rte-rest-api-interface.png)

**RteCtrl** is a REST API controller used for RTE board. It comes with meta-rte
operating system and starts automatically on port `8000` without the necessity
Expand Down
8 changes: 4 additions & 4 deletions docs/unified/novacustom/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
- [NS51 series](https://configurelaptop.eu/ns51-series/)
- [NS70 series](https://configurelaptop.eu/ns70-series/)

![](/images/NS51-front-1.jpg)
![](/images/NS51-front-1.png)

=== "NV4x ADL"
The `NovaCustom NV4x 12th Gen` section is related to the one physical
NovaCustom laptops based on the 12th generation Intel Core processor:

- [NV41 series](https://configurelaptop.eu/nv41-series/)

![](/images/NV4x-front-1.jpg)
![](/images/NV4x-front-1.png)

=== "NS5x TGL"
The `NovaCustom NS5x/7x 11th Gen` section is related to the two physical
Expand All @@ -26,15 +26,15 @@
- [NS51 series](https://configurelaptop.eu/ns51-series/)
- [NS70 series](https://configurelaptop.eu/ns70-series/)

![](/images/NS51-front-1.jpg)
![](/images/NS51-front-1.png)

=== "NV4x TGL"
The `NovaCustom NV4x 11th Gen` section is related to the one physical
NovaCustom laptops based on the 11th generation Intel Core processor:

- [NV41 series](https://configurelaptop.eu/nv41-series/)

![](/images/NV4x-front-1.jpg)
![](/images/NV4x-front-1.png)

For more information on the hardware, please refer to the references in above
links.
Expand Down

0 comments on commit 2f76c19

Please sign in to comment.