mirror of https://github.com/python/cpython.git
Added the standard \label{module-*} for the two supporting modules.
This commit is contained in:
parent
8ac34c2928
commit
b215137224
|
@ -458,6 +458,7 @@ FORMS objects have these data attributes; see the FORMS documentation:
|
|||
\end{tableiii}
|
||||
|
||||
\section{Standard Module \sectcode{FL}}
|
||||
\label{module-FL}
|
||||
\nodename{FL (uppercase)}
|
||||
\stmodindex{FL}
|
||||
|
||||
|
@ -473,6 +474,7 @@ from FL import *
|
|||
\end{verbatim}\ecode
|
||||
%
|
||||
\section{Standard Module \sectcode{flp}}
|
||||
\label{module-flp}
|
||||
\stmodindex{flp}
|
||||
|
||||
This module defines functions that can read form definitions created
|
||||
|
|
|
@ -458,6 +458,7 @@ FORMS objects have these data attributes; see the FORMS documentation:
|
|||
\end{tableiii}
|
||||
|
||||
\section{Standard Module \sectcode{FL}}
|
||||
\label{module-FL}
|
||||
\nodename{FL (uppercase)}
|
||||
\stmodindex{FL}
|
||||
|
||||
|
@ -473,6 +474,7 @@ from FL import *
|
|||
\end{verbatim}\ecode
|
||||
%
|
||||
\section{Standard Module \sectcode{flp}}
|
||||
\label{module-flp}
|
||||
\stmodindex{flp}
|
||||
|
||||
This module defines functions that can read form definitions created
|
||||
|
|
Loading…
Reference in New Issue