Skip to content

fix issue 16372 - Broken links in documentation#4726

Merged
andralex merged 1 commit intodlang:masterfrom
aG0aep6G:16372
Aug 15, 2016
Merged

fix issue 16372 - Broken links in documentation#4726
andralex merged 1 commit intodlang:masterfrom
aG0aep6G:16372

Conversation

@aG0aep6G
Copy link
Contributor

Also fixing another mistakenly highlighted "format".

Also fixing another mistakenly highlighted "format".
@dlang-bot
Copy link
Contributor

Fix Bugzilla Description
16372 Broken links in documentation

@wilzbach
Copy link
Contributor

Thanks for fixing, we should really come up with a solution that prevents broken links a priori :/

@JackStouffer
Copy link
Contributor

Now that we have travis should be simple enough: grab the changed files list from DAutoTest, run a web scraper to get all a tags, ping all of the urls

@wilzbach
Copy link
Contributor

Now that we have travis should be simple enough: grab the changed files list from DAutoTest, run a web scraper to get all a tags, ping all of the urls

I am not so sure whether it's that simple, but I agree quite doable, some potential problems that come to my mind:

  1. we are about to switch to CircleCi, but that's just a minor detail
  2. you can use the Github API to get the available CI results, but unfortunately they are quite heavily rate limited (see eg [CircleCi] add more soft fallbacks dmd#6053)
  3. IIRC there are some cases when the resulting diff gets quite large

Do you want to play with it?

@andralex andralex merged commit 2ec8f54 into dlang:master Aug 15, 2016
@aG0aep6G aG0aep6G deleted the 16372 branch August 15, 2016 13:22
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.

5 participants

Comments