Open adrianrudnik opened 2 years ago
I just tried different approaches but nothing worked until I generated an puml file with
@startuml
stdlib office
@enduml
which generated a huge file with a messy but workable overview. But this is not documented on any page, I'm not even sure that those overviews are correct / complete. Any clue?
I just tried to use some sprites from the stdlib, specifically the
office/
andmaterial/
folder structures.listsprites
.I did not find a mention on how one would browser the > 1,000 icons without including every single one by hand or without having open a dozen websites to find out the identifier for i.e. a wifi uplink ap.
stdlib
just gives an overview of the folders.listsprite
only does Archimate without includes.Can you help me, how do you do it?