[Python-Dev] Markup of command-line options in Python's .rst documentation
Éric Araujo
merwok at netwok.org
Mon Jul 19 13:31:12 CEST 2010
Le 19/07/2010 04:57, Eli Bendersky a écrit :
> On Sat, Jul 17, 2010 at 16:44, Éric Araujo <merwok at netwok.org> wrote:
>> I think this is a doc bug in Doc/documenting/markup.rst
>> :cmdoption: and :option: are not clearly distinguished; the latter
>> creates references to using/cmdline, the former is what you’re looking
>> for for documenting trace.py.
I had actually misunderstood the documentation here. Georg corrected me
in http://bugs.python.org/issue9288 and made the right fix (thanks!)
Kind regards
More information about the Python-Dev
mailing list