Skip to content

Remove broken @ref to fix docs build - #521

Merged
lkdvos merged 1 commit into
mainfrom
lb/fix_docs
Sep 16, 2026
Merged

lkdvos merged 1 commit into
mainfrom
lb/fix_docs

Conversation

@leburgel

Copy link
Copy Markdown
Member

Description

The manual page had a [DMRG2](@ref) which tried to resolve to a section header (likely due to a Documenter.jl update), where previously it resolved to the DMRG2 docstring link. This breaks the docs build on main.

Adding backticks would make it point to the docstring again, but since it seems like the bullets are really meant to be section titles I thought it was best to just remove the DMRG2 bullet.

Checklist

  • Tests pass locally (julia --project=test test/runtests.jl, or the relevant subset)
  • Documentation updated, if this PR changes public API (docstrings, docs/src/)
  • Runic formatter is run
  • Changelog entry added under [Unreleased] in docs/src/changelog.md, if this PR is user-facing (new feature, behavior change, bug fix, deprecation, or removal)

@lkdvos
lkdvos merged commit 7c9f164 into main Sep 16, 2026
2 of 27 checks passed
@lkdvos
lkdvos deleted the lb/fix_docs branch September 16, 2026 14:27
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