[ 源代码: python-pdoc ]
软件包:python3-pdoc(15.0.1-2)
API Documentation for Python Projects
pdoc's main feature is a focus on simplicity: pdoc aims to do one thing and do it well. (1) Documentation is plain Markdown. (2) First-class support for type annotations and all other modern Python 3 features. (3) Builtin web server with live reloading. (4) Customizable HTML templates. (5) Understands numpydoc and Google-style docstrings. (6) Standalone HTML output without additional dependencies.
其他与 python3-pdoc 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-jinja2
- small but fast and easy to use stand-alone template engine
-
- dep: python3-markupsafe
- HTML/XHTML/XML string library
-
- dep: python3-pygments
- syntax highlighting package written in Python 3