-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed as not planned
Labels
builder:linkchecktype:enhancementenhance or introduce a new featureenhance or introduce a new feature
Description
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
Labels
builder:linkchecktype:enhancementenhance or introduce a new featureenhance or introduce a new feature