mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Make all the \seemodule explanations consistent: start with a capitalized
letter and end with proper punctuation. "Documenting Python" will be updated accordingly so that this will be editorial policy for the Python documentation.
This commit is contained in:
parent
510dfbad3d
commit
ba0a989988
10 changed files with 27 additions and 20 deletions
|
@ -65,6 +65,5 @@ Modules for general use should \emph{not} import this module; it may
|
|||
interfere with the operation of the importing program.
|
||||
|
||||
\begin{seealso}
|
||||
\seemodule{site}{site-wide customization mechanism}
|
||||
\refstmodindex{site}
|
||||
\seemodule{site}{Site-wide customization mechanism.}
|
||||
\end{seealso}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue