Skip to content

Add SynForecast anchor to preview docs navigation - #45

Merged
elephaint merged 2 commits into
docs-previewfrom
add-synforecast-anchor-docs-preview
Aug 5, 2026
Merged

Add SynForecast anchor to preview docs navigation#45
elephaint merged 2 commits into
docs-previewfrom
add-synforecast-anchor-docs-preview

Conversation

@elephaint

Copy link
Copy Markdown
Contributor

Companion to #43. Targets the docs-preview branch, which is what the preview job checks out and runs.

Changes

  • docs.json: add the SynForecast anchor, directly after DatasetsForecast. merge_docs.py only merges into an anchor that already exists, so without this entry the pipeline silently produces nothing for SynForecast.
  • merge_docs.py: same registration as Add SynForecast to the nixtlaverse docs pipeline #43. This is the copy the job actually executes.

groups is left empty on purpose — the merge step populates it on each run.

Verification

Replicated the preview job locally against this tree plus SynForecast's real docs-preview build: the anchor merges with 6 groups / 59 pages, every page path resolves to an existing .mdx file, and a diff against a baseline merge shows no change to any pre-existing anchor.

Unlike the production PR, this one takes effect on the next preview run as soon as Nixtla/synforecast is public — SynForecast's docs-preview branch already exists and is up to date.

@elephaint
elephaint merged commit 58e6c78 into docs-previewAug 5, 2026
1 of 2 checks passed
@elephaint
elephaint deleted the add-synforecast-anchor-docs-preview branch August 5, 2026 18:31
Sign up for freeto 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.

1 participant

@elephaint