mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Define a new conditional, use this to control creation of module index
data file.
This commit is contained in:
parent
28f1391051
commit
54b03b85f7
2 changed files with 2 additions and 0 deletions
|
@ -37,6 +37,7 @@
|
|||
% This gives us all the Python-specific markup that we really want.
|
||||
% This should come last. Do not change this.
|
||||
%
|
||||
\newif\if@usemoduleindex\@usemoduleindextrue
|
||||
\RequirePackage{python}
|
||||
|
||||
|
||||
|
|
|
@ -37,6 +37,7 @@
|
|||
% This gives us all the Python-specific markup that we really want.
|
||||
% This should come last. Do not change this.
|
||||
%
|
||||
\newif\if@usemoduleindex\@usemoduleindextrue
|
||||
\RequirePackage{python}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue