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 outdated links in the manual #1255

Merged
merged 4 commits into from
Mar 8, 2020
Merged

Fix outdated links in the manual #1255

merged 4 commits into from
Mar 8, 2020

Conversation

mortenpi
Copy link
Member

@mortenpi mortenpi commented Mar 8, 2020

And add a GitHub Actions workflow to check them on CI. linkchecking on Travis has been disabled for a while since it wasn't very reliable. Let's see if it is more reliable on GitHub Actions. Even if not, a single occasionally failing workflow is less of a hassle than a failing build stage.

Add a GitHub Actions workflow to check them on CI.
It can still be unreliable, so we'll just always disable it. The
separate GitHub Actions job will do the check for us, without it
potentially ruining deployment.
@mortenpi mortenpi merged commit 00a4593 into master Mar 8, 2020
@mortenpi mortenpi deleted the mp/linkcheck branch March 8, 2020 22:48
briochemc added a commit to briochemc/Documenter.jl that referenced this pull request Apr 10, 2020
* JuliaDocs-master: (138 commits)
  Add example admonition css to example build (JuliaDocs#1284)
  Pass non-standard admonition categories on in HTML output (JuliaDocs#1280)
  Suggest using the `aligned` environment (JuliaDocs#1275)
  Update DiffEq docs link (JuliaDocs#1274)
  Make Deps.pip a closure again (JuliaDocs#1240)
  Recommend Julia 1.4 in the manual (JuliaDocs#1272)
  Add note about doctests in docstrings (JuliaDocs#1265)
  Fix minted/lstlistings escaping (JuliaDocs#1269)
  Changelog for 0.24.7 (JuliaDocs#1266)
  Test with Julia 1.4 instead of 1.3 on CI (JuliaDocs#1268)
  Fix doctest testing on nightly (JuliaDocs#1267)
  remove "only" from search stop word filter (JuliaDocs#1264)
  Reorganize some Sass variables to make theming easier (JuliaDocs#1258)
  Fix outdated links in the manual (JuliaDocs#1255)
  Fix LaTeX tests for tags (JuliaDocs#1256)
  Install TagBot as a GitHub Action (JuliaDocs#1237)
  use Julia 1.3 for .travis hosting example (JuliaDocs#1235)
  Set version to 0.24.5 (JuliaDocs#1233)
  Support REPL softscope for Julia 1.5. (JuliaDocs#1232)
  Discourage use of matrix: in Travis conf (JuliaDocs#1231)
  ...
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