Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
use of "specified as" in documentation
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Tshepang Lekhonkhobe  
View profile  
 More options Jan 22, 1:53 am
From: Tshepang Lekhonkhobe <tshep...@gmail.com>
Date: Mon, 21 Jan 2013 22:53:03 -0800 (PST)
Local: Tues, Jan 22 2013 1:53 am
Subject: use of "specified as" in documentation

As an example, given this piece of doc:

"render(renderer_name, value, request=None, package=None)"

As explanation would start with:

"Using the renderer specified as ``renderer_name``...".

I think this can be misleading at first to readers, as it was to me, that
renderer_name is some special type of object, but is only a string. It is
also overlong, and perhaps overly formal.
There are other variations of this, e.g. "supplied as". I think it would be
better to simply change such sentences to say:

"Using the renderer ``renderer_name``..."

This is how CPython documentation does it and should therefore not be
strange to Python users.

If this suggestion is acceptable, I will happily provide the patches.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Steve Piercy  
View profile  
 More options Jan 22, 2:34 am
From: Steve Piercy <steve.piercy....@gmail.com>
Date: Mon, 21 Jan 2013 23:34:11 -0800
Local: Tues, Jan 22 2013 2:34 am
Subject: Re: use of "specified as" in documentation
IMO, "specified as" implies "must be" and it causes me to do a
double-take.  "Supplied as" is a strange idiom and could be
challenging to translate out of English.  I agree with your suggestion.

--steve

On 1/21/13 at 10:53 PM, tshep...@gmail.com (Tshepang
Lekhonkhobe) pronounced:

--steve

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Paul Everitt  
View profile  
 More options Jan 22, 10:37 am
From: Paul Everitt <paulwever...@gmail.com>
Date: Tue, 22 Jan 2013 07:37:43 -0800 (PST)
Local: Tues, Jan 22 2013 10:37 am
Subject: Re: use of "specified as" in documentation

FWIW, later in the month I plan to do some docs work, so any pull requests
you can file would be great.

--Paul


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tshepang Lekhonkhobe  
View profile  
 More options Feb 3, 6:13 am
From: Tshepang Lekhonkhobe <tshep...@gmail.com>
Date: Sun, 3 Feb 2013 03:13:57 -0800 (PST)
Local: Sun, Feb 3 2013 6:13 am
Subject: Re: use of "specified as" in documentation

I is happy now. This is pretty much done, since my patches have been
committed to master.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »