mirror of
				https://github.com/python/cpython.git
				synced 2025-11-03 19:34:08 +00:00 
			
		
		
		
	Added comment explaining the only warning produced by makeindex, since there
doesn't appear to be a way to fix that's reasonable.
This commit is contained in:
		
							parent
							
								
									326e19700f
								
							
						
					
					
						commit
						8ecc705ba4
					
				
					 2 changed files with 28 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -2,6 +2,20 @@
 | 
			
		|||
\label{module-gdbm}
 | 
			
		||||
\bimodindex{gdbm}
 | 
			
		||||
 | 
			
		||||
% Note that if this section appears on the same page as the first
 | 
			
		||||
% paragraph of the dbm module section, makeindex will produce the
 | 
			
		||||
% warning:
 | 
			
		||||
%
 | 
			
		||||
% ## Warning (input = lib.idx, line = 1184; output = lib.ind, line = 852):
 | 
			
		||||
%    -- Conflicting entries: multiple encaps for the same page under same key.
 | 
			
		||||
%
 | 
			
		||||
% This is because the \bimodindex{gdbm} and \refbimodindex{gdbm}
 | 
			
		||||
% entries in the .idx file are slightly different (the \bimodindex{}
 | 
			
		||||
% version includes "|textbf" at the end to make the defining occurance 
 | 
			
		||||
% bold).  There doesn't appear to be anything that can be done about
 | 
			
		||||
% this; it's just a little annoying.  The warning can be ignored, but
 | 
			
		||||
% the index produced uses the non-bold version.
 | 
			
		||||
 | 
			
		||||
This module is quite similar to the \code{dbm} module, but uses \code{gdbm}
 | 
			
		||||
instead to provide some additional functionality.  Please note that
 | 
			
		||||
the file formats created by \code{gdbm} and \code{dbm} are incompatible.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -2,6 +2,20 @@
 | 
			
		|||
\label{module-gdbm}
 | 
			
		||||
\bimodindex{gdbm}
 | 
			
		||||
 | 
			
		||||
% Note that if this section appears on the same page as the first
 | 
			
		||||
% paragraph of the dbm module section, makeindex will produce the
 | 
			
		||||
% warning:
 | 
			
		||||
%
 | 
			
		||||
% ## Warning (input = lib.idx, line = 1184; output = lib.ind, line = 852):
 | 
			
		||||
%    -- Conflicting entries: multiple encaps for the same page under same key.
 | 
			
		||||
%
 | 
			
		||||
% This is because the \bimodindex{gdbm} and \refbimodindex{gdbm}
 | 
			
		||||
% entries in the .idx file are slightly different (the \bimodindex{}
 | 
			
		||||
% version includes "|textbf" at the end to make the defining occurance 
 | 
			
		||||
% bold).  There doesn't appear to be anything that can be done about
 | 
			
		||||
% this; it's just a little annoying.  The warning can be ignored, but
 | 
			
		||||
% the index produced uses the non-bold version.
 | 
			
		||||
 | 
			
		||||
This module is quite similar to the \code{dbm} module, but uses \code{gdbm}
 | 
			
		||||
instead to provide some additional functionality.  Please note that
 | 
			
		||||
the file formats created by \code{gdbm} and \code{dbm} are incompatible.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue