-
Notifications
You must be signed in to change notification settings - Fork 18
Description
Just reviewed the library spec (https://developers.librepcb.org/df/d4f/doc_library.html) These are great diagrams btw, I have a few suggestions:
Make the headings on the examples larger so they stand out. (The text at the top of the boundaries shown in grey)
'Splitted' - an awkward use of the term 'split' Would suggest using something like 'Separate', 'Separated', or 'Individual' instead.
'AllInOne' --> 'Combined'
'ReflowSoldering', 'WaveSoldering' - this is awkward as well in its verb form when it should be an adjective. Use ReflowSoldered, WaveSoldered instead. Reminds me of how the French mangled the term 'shampoo' and stuck 'ing' on their translation of it. : )
Minor: some labels are shown in CamelCase, others use whitespace to separate words. The former are class/interface names, the latter ones are just labels? Might need a consistency check or render them differently.