Building the documentation¶
See also
The standard’s page for Building the documentation
Change OCDS version¶
Change
standard_tag
andstandard_version
inconf.py
to the desired version of OCDSUpdate the versions of extensions in
extension_versions.json
, if appropriate
Change extensions¶
Edit
extension_versions.json
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.