eclipse-score / eclipse-score/inc_security_crypto
Fix Component Overview uml inclusion in rst
Open
- Dominant language
- C++
- Stars
- 3
- Forks
- 15
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 23
Description
### What
The current inclusion of the component overview into the rst documentation involves an intermediate png generation.
Such a two step process is easily error prone when we update the uml and forgets to update the png.
Currently, the uml is not directly included as the rendering in the rst is quite big and the information is largely cropped and eventually useless.
### Acceptance Criteria (DoD)
Uml is directly included in the rst and it is formatted correctly
### How
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.