Skip to content

[codex] fix documentation page paths#1

Merged
jayren3996 merged 1 commit into
mainfrom
codex/fix-docs-pages
May 9, 2026
Merged

[codex] fix documentation page paths#1
jayren3996 merged 1 commit into
mainfrom
codex/fix-docs-pages

Conversation

@jayren3996
Copy link
Copy Markdown
Owner

Summary

  • replace stale root docs pages with pointers to the maintained Documenter sources
  • make the docs manifest use the repository-relative MPSToolkit path
  • add a regression test that catches machine-local /Users/... paths in user-facing docs inputs

Root cause

The repository had duplicate root docs pages with stale absolute local paths, and the docs manifest still pointed at an old local checkout path.

Validation

  • julia --color=yes --project=docs docs/make.jl
  • julia --color=yes --project=. -e 'using Test; include("test/test_docs.jl")'\n- julia --color=yes --project=. test/runtests.jl

@jayren3996 jayren3996 marked this pull request as ready for review May 9, 2026 00:12
@jayren3996 jayren3996 merged commit b5c105b into main May 9, 2026
1 check passed
@jayren3996 jayren3996 deleted the codex/fix-docs-pages branch May 9, 2026 00:12
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.

1 participant