[CI] Re-enable and fix linkchecking for docs build (#1990)

This commit is contained in:
Toby Harradine
2018-08-07 18:24:44 +10:00
committed by GitHub
parent 9d4f9ef73c
commit aec3ad382a
3 changed files with 9 additions and 2 deletions

View File

@@ -190,6 +190,13 @@ texinfo_documents = [
]
# -- Options for linkcheck builder ----------------------------------------
# A list of regular expressions that match URIs that should not be
# checked when doing a linkcheck build.
linkcheck_ignore = [r"https://java.com*"]
# Example configuration for intersphinx: refer to the Python standard library.
intersphinx_mapping = {
"python": ("https://docs.python.org/3.6", None),

View File

@@ -8,7 +8,7 @@ Installing Red on Windows
Needed Software
---------------
* `Python <https://python.org/downloads/>`_ - Red needs Python 3.6
* `Python <https://www.python.org/downloads/>`_ - Red needs Python 3.6
.. note:: Please make sure that the box to add Python to PATH is CHECKED, otherwise
you may run into issues when trying to run Red