[Python-checkins] CVS: python/dist/src/Doc/perl l2hinit.perl,1.38.4.2,1.38.4.3

Fred L. Drake fdrake@weyr.cnri.reston.va.us
2000年2月21日 12:49:28 -0500 (EST)


Update of /projects/cvsroot/python/dist/src/Doc/perl
In directory weyr:/home/fdrake/projects/python/Doc-152p1/perl
Modified Files:
 Tag: release152p1-patches
	l2hinit.perl 
Log Message:
Don't break pages at the subsubsection level; stop at subsections.
Index: l2hinit.perl
===================================================================
RCS file: /projects/cvsroot/python/dist/src/Doc/perl/l2hinit.perl,v
retrieving revision 1.38.4.2
retrieving revision 1.38.4.3
diff -C2 -r1.38.4.2 -r1.38.4.3
*** l2hinit.perl	1999年11月12日 19:51:42	1.38.4.2
--- l2hinit.perl	2000年02月21日 17:49:26	1.38.4.3
***************
*** 17,20 ****
--- 17,21 ----
 
 $MAX_LINK_DEPTH = 2;
+ $MAX_SPLIT_DEPTH = 5; # split at subsections but not sub-subsections
 $ADDRESS = '';
 

AltStyle によって変換されたページ (->オリジナル) /