mirror of
https://github.com/python/cpython.git
synced 2025-10-14 18:59:46 +00:00
Added chapter titles in comments
This commit is contained in:
parent
084b0b2c16
commit
2670a16c2e
2 changed files with 16 additions and 16 deletions
16
Doc/ref.tex
16
Doc/ref.tex
|
@ -57,14 +57,14 @@ the {\em Python Tutorial}.
|
|||
|
||||
\pagenumbering{arabic}
|
||||
|
||||
\include{ref1}
|
||||
\include{ref2}
|
||||
\include{ref3}
|
||||
\include{ref4}
|
||||
\include{ref5}
|
||||
\include{ref6}
|
||||
\include{ref7}
|
||||
\include{ref8}
|
||||
\include{ref1} % Introduction
|
||||
\include{ref2} % Lexical analysis
|
||||
\include{ref3} % Data model
|
||||
\include{ref4} % Execution model
|
||||
\include{ref5} % Expressions and conditions
|
||||
\include{ref6} % Simple statements
|
||||
\include{ref7} % Compound statements
|
||||
\include{ref8} % Top-level components
|
||||
\inclide{ref.ind}
|
||||
|
||||
\end{document}
|
||||
|
|
|
@ -57,14 +57,14 @@ the {\em Python Tutorial}.
|
|||
|
||||
\pagenumbering{arabic}
|
||||
|
||||
\include{ref1}
|
||||
\include{ref2}
|
||||
\include{ref3}
|
||||
\include{ref4}
|
||||
\include{ref5}
|
||||
\include{ref6}
|
||||
\include{ref7}
|
||||
\include{ref8}
|
||||
\include{ref1} % Introduction
|
||||
\include{ref2} % Lexical analysis
|
||||
\include{ref3} % Data model
|
||||
\include{ref4} % Execution model
|
||||
\include{ref5} % Expressions and conditions
|
||||
\include{ref6} % Simple statements
|
||||
\include{ref7} % Compound statements
|
||||
\include{ref8} % Top-level components
|
||||
\inclide{ref.ind}
|
||||
|
||||
\end{document}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue