欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Pudge
来自开放百科 - 灰狐
(版本间的差异)
(未显示1个用户的2个中间版本) | |||
第1行: | 第1行: | ||
+ | {{top news}} | ||
+ | |||
Pudge: Python Documentation System | Pudge: Python Documentation System | ||
第12行: | 第14行: | ||
* 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/ | ||
+ | |||
+ | [[Category:Document]] | ||
+ | [[Category:Python]] |
2010年9月27日 (一) 03:19的最后版本
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.
分享您的观点