Skip to main content

OpenAPI (fka Swagger) spec renderer for Sphinx

Project description

sphinxcontrib-openapi is a Sphinx extension to generate APIs docs from OpenAPI (fka Swagger) spec. It depends on sphinxcontrib-httpdomain that provides an HTTP domain for describing RESTful HTTP APIs, so we don’t need to reinvent the wheel.

$ python3 -m pip install sphinxcontrib-openapi

Usage

Pass sphinxcontrib-openapi to extensions list in Sphinx’s conf.py

extensions = [
   ...
   'sphinxcontrib.openapi',
]

and feel free to use the openapi directive to render OpenAPI specs

.. openapi:: path/to/openapi.yml

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sphinxcontrib-openapi-0.8.2.tar.gz (71.6 kB view details)

Uploaded Source

Built Distribution

sphinxcontrib_openapi-0.8.2-py3-none-any.whl (35.2 kB view details)

Uploaded Python 3

File details

Details for the file sphinxcontrib-openapi-0.8.2.tar.gz.

File metadata

  • Download URL: sphinxcontrib-openapi-0.8.2.tar.gz
  • Upload date:
  • Size: 71.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for sphinxcontrib-openapi-0.8.2.tar.gz
Algorithm Hash digest
SHA256 808aa2f915728efc7ccaf12567199616311e6df7327709221058d4406711538b
MD5 8305436228d0e925c9be32f906d87ce4
BLAKE2b-256 7de35ee1d940816cf077d445fe424a91b58a7e3698d7ca1de2da9bf078102769

See more details on using hashes here.

File details

Details for the file sphinxcontrib_openapi-0.8.2-py3-none-any.whl.

File metadata

File hashes

Hashes for sphinxcontrib_openapi-0.8.2-py3-none-any.whl
Algorithm Hash digest
SHA256 62f9f02a0dd986c316f9c01be62af5e67a88245dfa6703e02577395e39f0b5c9
MD5 0417f65d70eed64cc6c33dca1c16cfa5
BLAKE2b-256 690a3ff627173d4e0f1013996026332fc88f6b01d80d917f235dc15bb4e84392

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page