Skip to content

feat: publish v26.5.0 docs#38

Merged
DennisOSRM merged 1 commit intomasterfrom
publish_v26.5.0_docs
May 5, 2026
Merged

feat: publish v26.5.0 docs#38
DennisOSRM merged 1 commit intomasterfrom
publish_v26.5.0_docs

Conversation

@DennisOSRM
Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings May 5, 2026 18:31
@DennisOSRM DennisOSRM force-pushed the publish_v26.5.0_docs branch from 8bf4857 to a250f80 Compare May 5, 2026 18:37
@DennisOSRM DennisOSRM merged commit 822fb1c into master May 5, 2026
1 check passed
@DennisOSRM DennisOSRM deleted the publish_v26.5.0_docs branch May 5, 2026 18:39
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Publishes the static documentation site for OSRM v26.5.0 and updates the top-level docs redirect to point at the new version.

Changes:

  • Adds the generated VitePress site under docs/v26.5.0/, including HTML pages, JS bundles, CSS, and metadata files.
  • Publishes updated documentation content for Windows build dependencies, release/versioning guidance, tool references, and related developer docs.
  • Updates docs/index.html so the docs landing page redirects to v26.5.0.

Reviewed changes

Copilot reviewed 48 out of 68 changed files in this pull request and generated no comments.

Show a summary per file
File Description
docs/v26.5.0/windows-deps.html Adds the rendered Windows dependencies documentation page.
docs/v26.5.0/vp-icons.css Adds generated icon CSS used by the VitePress site.
docs/v26.5.0/routed.html Adds the rendered routed service documentation page.
docs/v26.5.0/releasing.html Adds the rendered release/versioning documentation page.
docs/v26.5.0/libosrm.html Adds the rendered libosrm documentation page.
docs/v26.5.0/jsdoc-extract.js Adds extracted JSDoc content for Node.js API docs generation.
docs/v26.5.0/index.html Adds the rendered docs home page for v26.5.0.
docs/v26.5.0/hashmap.json Adds page hash metadata for the generated site.
docs/v26.5.0/developing.html Adds the rendered developer guidance page.
docs/v26.5.0/cucumber.html Adds the rendered cucumber/testing docs page.
docs/v26.5.0/assets/windows-deps.md.g5icV0ej.lean.js Adds lean client bundle metadata for the Windows deps page.
docs/v26.5.0/assets/windows-deps.md.g5icV0ej.js Adds client bundle for the Windows deps page.
docs/v26.5.0/assets/tools.md.DBA6o9B7.lean.js Adds lean client bundle metadata for the tools page.
docs/v26.5.0/assets/tools.md.DBA6o9B7.js Adds client bundle for the tools reference page.
docs/v26.5.0/assets/testing.md.CV2ZaUd4.lean.js Adds lean client bundle metadata for the testing page.
docs/v26.5.0/assets/testing.md.CV2ZaUd4.js Adds client bundle for the testing page.
docs/v26.5.0/assets/routed.md.B7b7kZju.lean.js Adds lean client bundle metadata for the routed page.
docs/v26.5.0/assets/routed.md.B7b7kZju.js Adds client bundle for the routed page.
docs/v26.5.0/assets/releasing.md.D_HqADus.lean.js Adds lean client bundle metadata for the releasing page.
docs/v26.5.0/assets/releasing.md.D_HqADus.js Adds client bundle for the releasing page.
docs/v26.5.0/assets/python_development.md.DMJOl9Fk.lean.js Adds lean client bundle metadata for Python development docs.
docs/v26.5.0/assets/python_api.md.BMYgTnwH.lean.js Adds lean client bundle metadata for Python API docs.
docs/v26.5.0/assets/profiles.md.PHAThxX1.lean.js Adds lean client bundle metadata for profile docs.
docs/v26.5.0/assets/nodejs_api.md.B1H4WFni.lean.js Adds lean client bundle metadata for Node.js API docs.
docs/v26.5.0/assets/libosrm.md.BKkADM6U.lean.js Adds lean client bundle metadata for libosrm docs.
docs/v26.5.0/assets/libosrm.md.BKkADM6U.js Adds client bundle for libosrm docs.
docs/v26.5.0/assets/index.md.BuTlAqVr.lean.js Adds lean client bundle metadata for the docs home page.
docs/v26.5.0/assets/index.md.BuTlAqVr.js Adds client bundle for the docs home page.
docs/v26.5.0/assets/http.md.B98BbSjI.lean.js Adds lean client bundle metadata for HTTP API docs.
docs/v26.5.0/assets/developing.md.CHbv2cLk.lean.js Adds lean client bundle metadata for developer docs.
docs/v26.5.0/assets/developing.md.CHbv2cLk.js Adds client bundle for developer docs.
docs/v26.5.0/assets/cucumber.md.B5iBKzmw.lean.js Adds lean client bundle metadata for cucumber docs.
docs/v26.5.0/assets/cucumber.md.B5iBKzmw.js Adds client bundle for cucumber docs.
docs/v26.5.0/assets/app.C5ektlIn.js Adds the generated VitePress application bundle.
docs/v26.5.0/404.html Adds the generated 404 page for the versioned docs site.
docs/index.html Updates the top-level docs redirect to the new published version.
Comments suppressed due to low confidence (6)

docs/v26.5.0/assets/tools.md.DBA6o9B7.js:1

  • The osrm-datastore options table is malformed: the --max-wait row places the default value in the Short column and leaves an extra empty cell at the end. This will render misleading option metadata for readers and should be corrected so the columns align with the table header.
    docs/v26.5.0/windows-deps.html:1
  • Corrected spelling of 'Github' to 'GitHub'.
    docs/v26.5.0/routed.html:1
  • This page is published without a page-specific title or top-level heading, so browser tabs and search results will show the generic site title instead of identifying the routed service documentation. This makes the generated docs harder to navigate and should be fixed in the source markdown/frontmatter.
    docs/v26.5.0/routed.html:1
  • This page is published without a page-specific title or top-level heading, so browser tabs and search results will show the generic site title instead of identifying the routed service documentation. This makes the generated docs harder to navigate and should be fixed in the source markdown/frontmatter.
    docs/v26.5.0/libosrm.html:1
  • This generated page also lacks a page-specific <title> and top-level heading, so it is presented as the generic site title instead of clearly identifying the libosrm documentation. This reduces discoverability and makes the versioned docs inconsistent with the other pages in this release.
    docs/v26.5.0/libosrm.html:1
  • This generated page also lacks a page-specific <title> and top-level heading, so it is presented as the generic site title instead of clearly identifying the libosrm documentation. This reduces discoverability and makes the versioned docs inconsistent with the other pages in this release.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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