This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients BTaskaya, cameron, corona10, docs@python, pablogsal, terry.reedy, vstinner
Date 2020-09-16.14:43:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1600267421.3.0.840243035514.issue41762@roundup.psfhosted.org>
In-reply-to
Content
".. productionlist::" markup is related to "Grammar production displays":
https://www.sphinx-doc.org/en/master/usage/restructuredtext/directives.html#grammar-production-displays

We can try to pass a different unique name to each ".. productionlist::" markup:

"The productionGroup argument to productionlist serves to distinguish different sets of production lists that belong to different grammars. Multiple production lists with the same productionGroup thus define rules in the same scope."
History
Date User Action Args
2020-09-16 14:43:41vstinnersetrecipients: + vstinner, terry.reedy, cameron, docs@python, corona10, pablogsal, BTaskaya
2020-09-16 14:43:41vstinnersetmessageid: <1600267421.3.0.840243035514.issue41762@roundup.psfhosted.org>
2020-09-16 14:43:41vstinnerlinkissue41762 messages
2020-09-16 14:43:41vstinnercreate