[Docs] Chocolately/PowerShell install instructions for Windows (#2364)

This commit is contained in:
Michael H
2019-01-18 19:45:22 -05:00
committed by Toby Harradine
parent e07408161a
commit 3dba09d19d
2 changed files with 27 additions and 1 deletions

View File

@@ -195,7 +195,7 @@ texinfo_documents = [
# A list of regular expressions that match URIs that should not be
# checked when doing a linkcheck build.
linkcheck_ignore = [r"https://java.com*"]
linkcheck_ignore = [r"https://java.com*", r"https://chocolatey.org*"]
# -- Options for extensions -----------------------------------------------