Skip to content

Run make linkcheck on only changed files #10643

@laysauchoa

Description

@laysauchoa

Running make linkcheck for all the files is slow and not necessary if the files did not changed.

Describe the solution you'd like
I wonder if there is any possible way to run make linkcheck on specific files or files that have changed. Seems like the only way to run is running in all the files.

Describe alternatives you've considered
This tool could be useful but is no longer working as explained:
wpilibsuite/sphinxext-linkcheckdiff#6

Additional context
Pretty much want to be able to run the command in specific files rather than the whole project. Having the checked links cached could be an option. I could not find anything else related.

Are there any alternatives out there for this?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions