Skip to content

Conversation

tleonhardt
Copy link
Member

@tleonhardt tleonhardt commented Jan 26, 2020

So I just discovered that Sphinx has a built-in linkcheck make target which will automatically identify broken links. I used this to fix broken links. I also added an invoke target for doing this. In the process I figured out how to get invoke to display colored text.

Also:

  • Added a "linkcheck" task to the invoke tasks
  • Use pseudoterminals for invoke tasks with colored output so that we can see the color when using invoke

Also:
- Added a "linkcheck" task to the invoke tasks
_ Use pseudoterminals for invoke tasks with colored output so that we can see the color when using invoke
@tleonhardt tleonhardt added this to the 1.0.0 milestone Jan 26, 2020
@tleonhardt tleonhardt self-assigned this Jan 26, 2020
@codecov
Copy link

codecov bot commented Jan 26, 2020

Codecov Report

Merging #859 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #859   +/-   ##
=======================================
  Coverage   97.37%   97.37%           
=======================================
  Files          14       14           
  Lines        3579     3579           
=======================================
  Hits         3485     3485           
  Misses         94       94

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 91ab799...8e33bed. Read the comment docs.

@tleonhardt tleonhardt merged commit 3d19fc9 into master Jan 26, 2020
@tleonhardt tleonhardt deleted the doc_links branch January 26, 2020 22:30
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.

1 participant