python3-sphinxcontrib.httpdomain

Sphinx domain for HTTP APIs - Python 3.x
  http://pythonhosted.org/sphinxcontrib-httpdomain/
  0
  no reviews



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.