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

Include files use absolute links which generate lots of warnings #488

Open
toomanybrians opened this issue Aug 27, 2023 · 2 comments
Open

Comments

@toomanybrians
Copy link
Member

toomanybrians commented Aug 27, 2023

Originally posted by @worldpeace-germany in #482 (comment)

I cloned the repro and running the server with the docs locally throws hundreds of message because of absolute links. From my point of view all these messages might make it hard to see real issues. Most of these links are inside the includes. Is there something we can do about it? Just changing them to relative links might break it. Do we need the includes, makes it live really that much easier?

@toomanybrians
Copy link
Member Author

I think the includes are used a lot. I guess we don’t absolutely need them, but then there would be lots of repeated text so anyone who updated that text would need to find and replace across many files.

I wonder if it’s possible to specific some kind of config option in mkdocs to suppress those types of warnings? I’ll keep this issue open to investigate

@worldpeace-germany
Copy link
Contributor

Cross reference #538

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

No branches or pull requests

2 participants