On Thu, May 18, 2017 at 9:19 AM, Kwankyu Lee <ekwan...@gmail.com> wrote:
>> -1
>>
>> See the first few lines of [1] where an equivalent of our ``True`` is
>> used (and therefore written in typewriter font)
>
>
> (This is perhaps my last resistance; please bear with me :-)
>
> A technical question: is it possible to set our Sphinx so that we write in a
> docstring
>
> Return True if something is False.
>
> but the True and False are rendered in tt font (or even as links as you
> suggested). Then we could avoid cluttering files with lots of double quotes
> for True, False, and None, and use them mostly for arguments.

I don't think you could write something that is intelligent enough to
distinguish the literals ``True``, ``False``, or ``None`` with the
word itself (which would be capitalized if beginning a sentence--not
common, but not impossible either).

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to