I am currently preparing for the release of a new app.
So i was reading the guide again. In subsection 2.1 I found that I should have a arch-overview.x but apparently this was lost during the development process.
Fromt he requirements and the undefined file ending I assume the desired file is a UML or a combination of UML and text/markdown files.
It is also stated that it should be stored int he {appname} folder and updated with every version, which indicates that it either represents all versions or only the last one.
So I hope that someone could provide an example of the file. Preferably also pointing out its evolution over multiple versions.
arch-overview.x
Best reply by CodeShepherd
Moved to corresponding sub forum Other ctrlX World Topics.
The format of the provided file is not fix, so the ".x" was chosen. The information provided should mainly show, how the communication inside and especially to the outside of the snap. So that we as Rexroth know which ports/protocols are used and opened to the outside. The picture will not be part of the app itself but is part of the documentation that needs to be provided beside it.
I tried to create an example:
 
3 replies