Skip to content

Fix broken SupplementalAttribute cross-reference in EmissionsData docstring#1687

Closed
Copilot wants to merge 2 commits into
mainfrom
copilot/fix-github-actions-build
Closed

Fix broken SupplementalAttribute cross-reference in EmissionsData docstring#1687
Copilot wants to merge 2 commits into
mainfrom
copilot/fix-github-actions-build

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 31, 2026

The build CI job was failing because InfrastructureSystems.SupplementalAttribute no longer carries a docstring, causing Documenter.jl to error when resolving the bare @ref link in the EmissionsData docstring included via @autodocs in docs/src/api/public.md.

Changes

  • src/emissions_data.jl: Changed [SupplementalAttribute](@ref)[SupplementalAttribute](@ref supplemental_attributes), linking to the explanation page anchor instead of an API docstring — consistent with how other docs in this repo already reference the concept.

Copilot AI changed the title [WIP] Fix failing GitHub Actions job build Fix broken SupplementalAttribute cross-reference in EmissionsData docstring May 31, 2026
Copilot AI requested a review from jd-lara May 31, 2026 08:52
@jd-lara jd-lara closed this May 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants