[ 原始碼: sphinxcontrib-httpdomain ]
套件:python3-sphinxcontrib.httpdomain(1.5.0-4)
python3-sphinxcontrib.httpdomain 的相關連結
Debian 的資源:
下載原始碼套件 sphinxcontrib-httpdomain:
- [sphinxcontrib-httpdomain_1.5.0-4.dsc]
- [sphinxcontrib-httpdomain_1.5.0.orig.tar.xz]
- [sphinxcontrib-httpdomain_1.5.0-4.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [pythonhosted.org]
相似套件:
- python3-sphinxcontrib.openapi
- python-sphinxcontrib.openapi-doc
- python3-sphinxcontrib.restbuilder
- python3-sphinxcontrib.apidoc
- python3-flask-restful
- python-flask-restful
- python-sphinxcontrib.restbuilder
- python3-cloud-sptheme
- python-flask-restful-doc
- python-cloud-sptheme
- python3-sphinxcontrib.autoprogram
Sphinx domain for HTTP APIs - Python 3.x
This contrib extension, sphinxcontrib.httpdomain provides a Sphinx domain for describing RESTful HTTP APIs. It generates RESTful HTTP API reference documentation from a Flask application’s routing table, similar to sphinx.ext.autodoc.
This package provides the Python 3.x module.
其他與 python3-sphinxcontrib.httpdomain 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-six
- Python 2 and 3 compatibility library (Python 3 interface)
-
- dep: python3-sphinx
- documentation generator for Python projects