Skip to content

Commit

Permalink
docs: harmonize readme and overview (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
VDanielEdwards authored Oct 25, 2024
1 parent 9fb8d8f commit 473dec7
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 11 deletions.
14 changes: 7 additions & 7 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,21 +38,21 @@ such as emulators, virtual machines and simulation tools.

The SIL Kit ecosystem comprises the following turn-key solutions:

* The `SIL Kit Adapters for QEMU <https://github.com/vectorgrp/sil-kit-adapters-qemu>`_
* The `SIL Kit Adapter for QEMU <https://github.com/vectorgrp/sil-kit-adapters-qemu>`_
integrates with QEMU to support co-simulation with emulated targets.

* The `SIL Kit Adapters for TAP devices <https://github.com/vectorgrp/sil-kit-adapters-tap>`_
* The `SIL Kit Adapter for TAP devices <https://github.com/vectorgrp/sil-kit-adapters-tap>`_
project provides first-class support for TAP devices of the host operating system.

* The `SIL Kit Adapter for SocketCAN <https://github.com/vectorgrp/sil-kit-adapters-vcan>`_
can be used to attach a virtual CAN (Controller Area Network) interface (SocketCAN) to a Vector SIL Kit CAN bus.
* The `SIL Kit Adapter for virtual CAN <https://github.com/vectorgrp/sil-kit-adapters-vcan>`_
can be used to attach a virtual CAN interface (SocketCAN) to a Vector SIL Kit CAN bus.

* The `SIL Kit Adapter for Generic Linux IO <https://github.com/vectorgrp/sil-kit-adapters-generic-linux-io>`_
allows to attach SIL Kit to a generic Linux IO device, such as character devices or GPIOs.

* The `SIL Kit FMU Importer <https://github.com/vectorgrp/sil-kit-fmu-importer>`_
allows to import Functional Mockup Units (FMUs) as SIL Kit participants.

* The `Vector SIL Kit Adapter for Generic Linux IO <https://github.com/vectorgrp/sil-kit-adapters-generic-linux-io>`_
allows to attach SIL Kit to a generic Linux IO device, such as character devices or GPIOs.

Related Applications
--------------------

Expand Down
11 changes: 7 additions & 4 deletions docs/overview/overview.rst
Original file line number Diff line number Diff line change
Expand Up @@ -93,14 +93,17 @@ such as emulators, virtual machines and simulation tools.

The |ProductName| ecosystem comprises the following turn-key solutions:

* The `SIL Kit Adapters for QEMU <https://github.com/vectorgrp/sil-kit-adapters-qemu>`_
* The `SIL Kit Adapter for QEMU <https://github.com/vectorgrp/sil-kit-adapters-qemu>`_
integrates with QEMU to support co-simulation with emulated targets.

* The `SIL Kit Adapters for TAP devices <https://github.com/vectorgrp/sil-kit-adapters-tap>`_
* The `SIL Kit Adapter for TAP devices <https://github.com/vectorgrp/sil-kit-adapters-tap>`_
project provides first-class support for TAP devices of the host operating system.

* The `SIL Kit Adapter for SocketCAN <https://github.com/vectorgrp/sil-kit-adapters-vcan>`_
can be used to attach a virtual CAN (Controller Area Network) interface (SocketCAN) to a |ProductName| CAN bus.
* The `SIL Kit Adapter for virtual CAN <https://github.com/vectorgrp/sil-kit-adapters-vcan>`_
can be used to attach a virtual CAN (Controller Area Network) interface (SocketCAN) to a Vector SIL Kit CAN bus.

* The `SIL Kit Adapter for Generic Linux IO <https://github.com/vectorgrp/sil-kit-adapters-generic-linux-io>`_
allows to attach SIL Kit to a generic Linux IO device, such as character devices or GPIOs.

* The `SIL Kit FMU Importer <https://github.com/vectorgrp/sil-kit-fmu-importer>`_
allows to import Functional Mockup Units (FMUs) as SIL Kit participants.
Expand Down

0 comments on commit 473dec7

Please sign in to comment.