Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix broken menu in the docs #409

Merged
merged 1 commit into from
Mar 13, 2024
Merged

Conversation

xavimb
Copy link
Contributor

@xavimb xavimb commented Mar 1, 2024

Pull Request Description

Please provide a brief description of your changes.

This fixes the menus in the docs, both the broken links of the /code path and preserving the right order in the /guide path

Related Issue(s)


Additional Information

  • This change is a breaking change (may require a major version update)
  • This change is a new feature (non-breaking change which adds functionality)
  • This change improves the code (e.g., refactoring, etc.)
  • This change includes dependency updates

Test Cases

Include any test cases or steps you took to test your changes. If you have added new functionality, please include relevant unit tests.

Manually tested: the side menus of the /guide and /code sections in the documentation point to the correct place.


Documentation

  • I have updated the documentation accordingly.
  • No updates are required.

Checklist

  • I have read the CONTRIBUTING documentation.
  • My code follows the coding standards of this project.
  • All new and existing tests passed.

This commit fixes the menus in the docs, both the broken links of the /code path and preserving the right order in the /guide path
@blakmatrix blakmatrix merged commit 9e18575 into blakmatrix:master Mar 13, 2024
2 checks passed
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.

3 participants