This submodule contains the SDMX Information Model, Framework, Logical
Interfaces, and Technical Notes documentation components used within the
sdmx-docs unified documentation
site.
docs/— content pages, organised into four sub-folders:docs/framework/docs/information_model/docs/logical_interfaces/docs/technical_notes/
| File | Section served |
|---|---|
mkdocs_framework.yml |
Section 1 — Framework |
mkdocs_information_model.yml |
Section 2 — Information Model |
mkdocs_logical_interfaces.yml |
Section 5 — Logical Interfaces |
mkdocs_technical_notes.yml |
Section 6 — Technical Notes |
Each release of this component is maintained on a dedicated branch following the
pattern X.Y.x (e.g., 3.1.x). The branch tracked by the
sdmx-docs parent repository is
declared in .gitmodules at the root of that repo. Switching the tracked branch
in the parent repository is how a new version of this component is published on
the documentation site.
For Markdown and MkDocs formatting conventions that apply to content in docs/,
see the sdmx-docs README.