Implement locally stored docs. Uses web when local not available.

This commit is contained in:
2026-09-02 15:52:45 -06:00
parent 7731bfa4e0
commit db32e3f38d
10 changed files with 170 additions and 1 deletions

View File

@@ -40,6 +40,7 @@ jobs:
python -m pip install --upgrade pip
python -m pip install cffi
python -m pip install zstandard
python -m pip install sphinx
$ProgressPreference = 'SilentlyContinue'
function Download-WithRetry {