欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Pudge
来自开放百科 - 灰狐
(版本间的差异)
第12行: | 第12行: | ||
* Basic Trac integration (adds Trac project links to navigational elements). | * Basic Trac integration (adds Trac project links to navigational elements). | ||
* Uses a combination of runtime inspection and Python source code scanning. | * Uses a combination of runtime inspection and Python source code scanning. | ||
− | * Extensible and customizable using [[Kid | + | * Extensible and customizable using [[Kid Template]]. |
http://pudge.lesscode.org/ | http://pudge.lesscode.org/ |
2007年4月19日 (四) 00:51的版本
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.
分享您的观点