Replies: 1 comment 1 reply
-
I have always tried to do this, when writing docs. The only downside is pluralization. That is, writing this seems fine:
But, writing this seems a little suspect:
It seems suspect to me because while a "Component" is an ARMI "thing", making plural is English grammar but not code. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
So we've been doing lots of documentation lately.
Should we capitalize the first letters of ARMI "things"? E.g. Components, Composites, Flags, etc. I've started doing this, but realize it creates an inconsistency that might be less than desirable.
Beta Was this translation helpful? Give feedback.
All reactions