docs: mp_units.core contents description extended

This commit is contained in:
Mateusz Pusz
2024-01-07 15:45:15 +01:00
parent 720f31055f
commit 09ab7729d3

View File

@@ -41,8 +41,8 @@ flowchart TD
```
| C++ Module | CMake Target | Contents |
|--------------------|----------------------|-----------------------------------------|
| `mp_units.core` | `mp-units::core` | Core library framework |
|--------------------|----------------------|----------------------------------------------------------|
| `mp_units.core` | `mp-units::core` | Core library framework and systems-independent utilities |
| `mp_units.systems` | `mp-units::systems` | All the systems of quantities and units |
| `mp_units` | `mp-units::mp-units` | Core + Systems |