Skip to content

Commit c5cee58

Browse files
committed
gh-110886 DOC: add a link to BNF wikipedia article
1 parent fa18b0a commit c5cee58

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Doc/reference/introduction.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,8 @@ Notation
9090

9191
.. index:: BNF, grammar, syntax, notation
9292

93-
The descriptions of lexical analysis and syntax use a modified BNF grammar
93+
The descriptions of lexical analysis and syntax use a modified
94+
`BNF <https://en.wikipedia.org/wiki/Backus%E2%80%93Naur_form>`_ grammar
9495
notation. This uses the following style of definition:
9596

9697
.. productionlist:: notation

0 commit comments

Comments
 (0)