<div dir="ltr"><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div class="h5">
> 'cmdoption' is a directive, while 'option' is inline markup. Therefore I<br>
> wouldn't say they're completely similar, just meant for different purposes. Both<br>
> a directive and inline markup is useful for describing "official python<br>
> executable options/flags". Regarding per-module options, I'm not sure special<br>
> markup is needed at all. So a policy has to be define regarding the correct<br>
> usage of these directives/markups, and probably documented in<br>
> Doc/documenting/markup.rst<br>
<br>
</div></div>I've done that now in r82961.<br></blockquote></div><br>As per your recommendation in the updated documentation guide, I have fixed the ReST docs of stdlib modules that used :option:, to use code markup (``) instead. I've opened issue 9312 for this and submitted a patch.<br>
<br>Eli<br><br></div>