pip install git+https://github.com/teamdigitale/sphinxcontrib-httpspecAdd sphinxcontrib.httpspec to extensions in your conf.py.
Whenever you want to reference an http component defined in the specs, use the roles in the rST source of your documentation like this:
On success, you should return :httpstatus:`200` and
use the :httpheader:`Location` to reference the returned resource.
This will point to:
Supported roles:
- :httpheader:
- :httpstatus:
- :httpmethod:
BSD-3-Clause.