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 majority of unresolved documentation links #2077

Merged
merged 3 commits into from
Sep 9, 2023

Conversation

matze
Copy link
Contributor

@matze matze commented Sep 9, 2023

I noticed that links either don't work at all (see LineHeight here) or point to invalid URLs (see link to PaneGrid here). Most could be fixed by pointing to the actual location of an entity however a few are unresolvable because sub-crates cannot link to entities that are not dependencies.

@hecrj hecrj added this to the 0.12.0 milestone Sep 9, 2023
Copy link
Member

@hecrj hecrj left a comment

Choose a reason for hiding this comment

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

Awesome! Thanks.

I have set up CI to check for these; so that they don't break again!

@hecrj hecrj enabled auto-merge September 9, 2023 19:10
@hecrj hecrj merged commit e3aa8f7 into iced-rs:master Sep 9, 2023
12 checks passed
@matze matze deleted the fix-doc-links branch February 15, 2024 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants