Building the documentation#

See also

The standard’s page for Building the documentation

Change OCDS version#

  1. Change standard_tag and standard_version in conf.py to the desired version of OCDS

  2. Update the versions of extensions in extension_versions.json, if appropriate

  3. Build the profile

Change extensions#

  1. Edit extension_versions.json

  2. Build the profile

Note

Extension versions must be in the extension registry. See Create new versions of extensions.

Build the profile#

make update

See Profile repository for information on what files are built by this command.