arigo
							
						 
						
							 
							
							
							
							
								
							
							
								79a17fa4ef 
								
							 
						 
						
							
							
								
								[svn r38828] Try harder to get the logic right to avoid regenerating html files for  
							
							 
							
							... 
							
							
							
							unmodified txts.
--HG--
branch : trunk 
							
						 
						
							2007-02-14 14:57:46 +01:00  
						
					 
				
					
						
							
							
								 
								hpk
							
						 
						
							 
							
							
							
							
								
							
							
								09f7bc947d 
								
							 
						 
						
							
							
								
								[svn r38782] here as well  
							
							 
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2007-02-14 03:30:19 +01:00  
						
					 
				
					
						
							
							
								 
								hpk
							
						 
						
							 
							
							
							
							
								
							
							
								1adff0f057 
								
							 
						 
						
							
							
								
								[svn r38781] the target docpath needs to be determined per project  
							
							 
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2007-02-14 03:29:11 +01:00  
						
					 
				
					
						
							
							
								 
								guido
							
						 
						
							 
							
							
							
							
								
							
							
								74ad33da28 
								
							 
						 
						
							
							
								
								[svn r38776] Removed duplicate links.  
							
							 
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2007-02-14 02:18:06 +01:00  
						
					 
				
					
						
							
							
								 
								guido
							
						 
						
							 
							
							
							
							
								
							
							
								f074f6137c 
								
							 
						 
						
							
							
								
								[svn r38773] Using ensure() better (thanks, hpk ;).  
							
							 
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2007-02-14 01:11:26 +01:00  
						
					 
				
					
						
							
							
								 
								guido
							
						 
						
							 
							
							
							
							
								
							
							
								d457485d1b 
								
							 
						 
						
							
							
								
								[svn r38772] Make sure target dir exists before writing files to it.  
							
							 
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2007-02-14 01:07:45 +01:00  
						
					 
				
					
						
							
							
								 
								guido
							
						 
						
							 
							
							
							
							
								
							
							
								13c44faa38 
								
							 
						 
						
							
							
								
								[svn r38770] Removed option --apigen_relpath, added options --docpath and --apigenpath, both  
							
							 
							
							... 
							
							
							
							of which are not only used for building the navigation, but also to actually
tell py.test where docs should be generated. Also cleaned up and fixed the
situation regarding relative links in the navigation menu and stylesheet/js
paths.
--HG--
branch : trunk 
							
						 
						
							2007-02-14 00:56:57 +01:00  
						
					 
				
					
						
							
							
								 
								hpk
							
						 
						
							 
							
							
							
							
								
							
							
								c9b5b1714a 
								
							 
						 
						
							
							
								
								[svn r38766] naming consistency  
							
							 
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2007-02-14 00:20:43 +01:00  
						
					 
				
					
						
							
							
								 
								hpk
							
						 
						
							 
							
							
							
							
								
							
							
								8efaf88364 
								
							 
						 
						
							
							
								
								[svn r38762] slight sanitizing and allow to change sep in one place  
							
							 
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2007-02-13 22:56:42 +01:00  
						
					 
				
					
						
							
							
								 
								hpk
							
						 
						
							 
							
							
							
							
								
							
							
								441724abbe 
								
							 
						 
						
							
							
								
								[svn r38761] split Page methods for menubar generation  
							
							 
							
							... 
							
							
							
							allowing to override A link generation for
docs and for apigen pages.
--HG--
branch : trunk 
							
						 
						
							2007-02-13 22:43:32 +01:00  
						
					 
				
					
						
							
							
								 
								hpk
							
						 
						
							 
							
							
							
							
								
							
							
								a4123181c8 
								
							 
						 
						
							
							
								
								[svn r38584] cleaning up menu bar: "index" instead of doc,  
							
							 
							
							... 
							
							
							
							removing pseudo "home" page.
--HG--
branch : trunk 
							
						 
						
							2007-02-12 17:13:05 +01:00  
						
					 
				
					
						
							
							
								 
								hpk
							
						 
						
							 
							
							
							
							
								
							
							
								66b0639109 
								
							 
						 
						
							
							
								
								[svn r38533] adding a way to modify the "apigen relative path"  
							
							 
							
							... 
							
							
							
							from the command line, unifying conftest and confrest
--HG--
branch : trunk 
							
						 
						
							2007-02-12 01:37:48 +01:00  
						
					 
				
					
						
							
							
								 
								guido
							
						 
						
							 
							
							
							
							
								
							
							
								a6fd3c241e 
								
							 
						 
						
							
							
								
								[svn r38439] Fixed a list of things suggested by hpk: changed method order in class pages,  
							
							 
							
							... 
							
							
							
							changed page titles, added links to the api and source index from the nav bar
(also in py/doc html), changed function views, made it possible to remove an
item from the navigation, changed header 'properties' to 'class attributes and
properties', removed duplicate stack traces (in a somewhat unsatisfying way,
needs revisiting later I think).
--HG--
branch : trunk 
							
						 
						
							2007-02-11 03:04:36 +01:00  
						
					 
				
					
						
							
							
								 
								hpk
							
						 
						
							 
							
							
							
							
								
							
							
								5992a8ef21 
								
							 
						 
						
							
							
								
								[svn r37264] create the new development trunk  
							
							 
							
							... 
							
							
							
							--HG--
branch : trunk 
							
						 
						
							2007-01-24 15:24:01 +01:00