mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 21:51:50 +00:00 
			
		
		
		
	convert(): Change the element name remapping to convert <refmodule>
to <module link>.
This commit is contained in:
		
							parent
							
								
									f82e4ab617
								
							
						
					
					
						commit
						d6ced7d199
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -676,6 +676,7 @@ def convert(ifp, ofp): | |||
|         "lineii": ("row", {}), | ||||
|         "lineiii": ("row", {}), | ||||
|         "lineiv": ("row", {}), | ||||
|         "refmodule": ("module", {"link": "link"}), | ||||
|         }) | ||||
|     fixup_table_structures(doc) | ||||
|     fixup_rfc_references(doc) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Fred Drake
						Fred Drake