This Python package provides Sphinx directives for OCDS documentation.
To install:
pip install sphinxcontrib-opencontracting
Then, add to the conf.py
file:
extensions = ['sphinxcontrib.opencontracting']
If you are viewing this on GitHub or PyPI, open the full documentation for additional details.