mirror of
https://github.com/python/cpython.git
synced 2025-11-03 11:23:31 +00:00
For now, comment out the \ignorePlatformAnnotation; the global index
doesn't really work with this.
This commit is contained in:
parent
9444df0844
commit
7a64b355c1
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
||||||
\makeindex % tell \index to actually write the
|
\makeindex % tell \index to actually write the
|
||||||
% .idx file
|
% .idx file
|
||||||
\makemodindex % ... and the module index as well.
|
\makemodindex % ... and the module index as well.
|
||||||
\ignorePlatformAnnotation{Mac}
|
%\ignorePlatformAnnotation{Mac}
|
||||||
|
|
||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue