[go: nahoru, domu]

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

Suppress mkdocs relative link INFO messages #1307

Merged
merged 2 commits into from
Jun 25, 2024

Conversation

LinasKo
Copy link
Collaborator
@LinasKo LinasKo commented Jun 25, 2024

Description

mkdocs serve would output a wall of INFO messages about relative links. However, we explicitly opted to use relative links. This PR adds configs suppressing the messages.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

How has this change been tested, please provide a testcase or example of how you tested the change?

mkdocs serve - checked messages during build, then checked the docs site for regressions.

Any specific deployment considerations

Docs

Only the build process is affected

@LinasKo LinasKo requested a review from onuralpszr June 25, 2024 07:30
Copy link
Collaborator
@onuralpszr onuralpszr left a comment

Choose a reason for hiding this comment

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

@LinasKo thank you, merging in.

@onuralpszr onuralpszr merged commit 6de2104 into develop Jun 25, 2024
10 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.

None yet

2 participants