Skip to content

Fix README reference in Sphinx index to correctly include project ove…#14

Merged
jonyMarino merged 1 commit into
mainfrom
docs/fix-readme-index-path
Jul 4, 2025
Merged

Fix README reference in Sphinx index to correctly include project ove…#14
jonyMarino merged 1 commit into
mainfrom
docs/fix-readme-index-path

Conversation

@aurebidart

Copy link
Copy Markdown
Contributor

This PR updates the index.md used by the Sphinx documentation system to properly include the README.md file as part of the documentation site. Previously, the reference path was incorrect (../../README.md), which resulted in the README not being rendered as expected.

Changes include:

  • Fixing the relative path in the {include} directive to ../README.md
  • Updating the toctree entry under Introduction to use the correct path
  • Removing an unnecessary blank line in the controllers section for formatting consistency

This ensures that the main project overview is displayed correctly at the top of the generated documentation.

@aurebidart
aurebidart requested a review from jonyMarino July 4, 2025 15:41
@jonyMarino
jonyMarino merged commit 06dff61 into main Jul 4, 2025
2 checks passed
@jonyMarino
jonyMarino deleted the docs/fix-readme-index-path branch July 14, 2025 14:46
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