On Wed, Apr 22, 2020 at 2:13 AM Kyle Stanley <[email protected]> wrote: > If you'd like an example format for marking a section of the docs as > provisional w/ reST, something like this at the top should suffice > (with perhaps something more specific to the subinterpreters module): > > > .. note:: > This section of the documentation and all of its members have been > added *provisionally*. For more details, see :term:`provisional api`. > > > :term:`provisional api` generates a link to > https://docs.python.org/3/glossary.html#term-provisional-api.
Thanks! -eric _______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/U53DXD7KAXGKEAYODISBNFXRY62HTXZU/ Code of Conduct: http://python.org/psf/codeofconduct/
