欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2/Agda, C++/Lisp/Haskell
Pudge
来自开放百科 - 灰狐
				
								
				
				
																
				
				
								
Pudge: Python Documentation System
Features
- Generate documentation for Python packages, modules, classes, functions, and methods.
 - Module and Class index hierarchies (hierarchy example)
 - Support for reStructuredText in docstrings.
 - Easily apply common free documentation licenses (GNU, CC).
 - Syntax colored source HTML generation with anchors for line numbers (source example).
 - Generated reference documents link to source for all modules, classes, functions, and methods.
 - Basic Restructured Text document templating (brings external documents into the flow of generated pages).
 - Support for HTML 4.01 or XHTML 1.0 output.
 - Basic Trac integration (adds Trac project links to navigational elements).
 - Uses a combination of runtime inspection and Python source code scanning.
 - Extensible and customizable using Kid Template.
 
	分享您的观点