10-22-2013 07:20 AM
How do I describe a simple control?
Style (2) contains a part that is not a sentence; it looks weird when there are no remarks.
Style (3) looks a bit silly.
Style (1) obviously wants a trailing full stop.
A combination of (1) for short descriptions and (2) for long descriptions would look inconsistent.
What do you think?
10-22-2013 07:31 AM
Are you talking about the "description" of the control? Or the "tip"?
The description can be quite elaborate and should consist of full sentences. The tip shall be short but clear. Maybe refer to description if too long otherwise.
One sidenote:
Make sure to use only a single language for documentation. English is a "natural" choice as it is the "international option".
Norbert
10-22-2013 09:57 AM - edited 10-22-2013 10:04 AM
So what sentence would you use to describe a control containing a quadhast received from the bluftiest montsels, with no additional remarks? For example, the description of one control of an instrument provided by National Instruments begins with the following non-sentence: A copy of the reference to the instrument in use. Is it all right to use such non-sentences in the description, or should it be expanded somehow?
10-22-2013 10:14 AM
Well, if you ask 3 developers, you probably get 5 answers "this is the way to go".
Point is:
I understand that you currently have the chance to define "well-written" documentation for your development. Sit down, take some notes what you think is well written in regard to documentation of code and interfaces (as controls are interfaces). Let someone read the notes, look into some of your examples. Best use some technical guys and some non-technical guys. Note the different views they provide you. Try to gather as many as possible in one "documentation styleguide" which should be valid for yourself and everyone else working together with yourself.
There is no "do this, do that and everyones content" in development or documentation. You should document for your "target audience"....
Norbert
10-22-2013 10:52 AM
@e3tech wrote:
So what sentence would you use to describe a control containing a quadhast received from the bluftiest montsels, with no additional remarks? For example, the description of one control of an instrument provided by National Instruments begins with the following non-sentence: A copy of the reference to the instrument in use. Is it all right to use such non-sentences in the description, or should it be expanded somehow?
"Standard Input"
Cameron
10-22-2013 11:58 AM
@e3tech wrote:
How do I describe a simple control?
- a quadhast received from the bluftiest montsels — the special value of vardipang means that the barchdod has been evobroted
- A quadhast received from the bluftiest montsels; the special value of vardipang means that the barchdod has been evobroted.
- This is a quadhast received from the bluftiest montsels; the special value of vardipang means that the barchdod has been evobroted.
Style (2) contains a part that is not a sentence; it looks weird when there are no remarks.
Style (3) looks a bit silly.
Style (1) obviously wants a trailing full stop.
A combination of (1) for short descriptions and (2) for long descriptions would look inconsistent.
What do you think?
I thought I was reading from The Hitchiker's Guide to the Galaxy.