Read the Docs build information Build id: 1582903 Project: first-tech-challenge-ftcdocs Version: latest Commit: 6a881238cde70a7f2e4d4f6de543d4b8138e52f1 Date: 2023-07-06T20:39:58.738105Z State: finished Success: False [rtd-command-info] start-time: 2023-07-06T20:42:05.454429Z, end-time: 2023-07-06T20:42:10.839379Z, duration: 5, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/FIRST-Tech-Challenge/ftcdocs.git . Cloning into '.'... [rtd-command-info] start-time: 2023-07-06T20:42:11.234774Z, end-time: 2023-07-06T20:42:12.006580Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: switching to 'origin/main'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 6a88123 Add support for translations (#184) [rtd-command-info] start-time: 2023-07-06T20:42:12.426494Z, end-time: 2023-07-06T20:42:12.511141Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-07-06T20:42:12.891211Z, end-time: 2023-07-06T20:42:12.969383Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # .readthedocs.yml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 # Build documentation in the docs/ directory with Sphinx sphinx: configuration: docs/source/conf.py # Build documentation with MkDocs #mkdocs: # configuration: mkdocs.yml # Optionally build your docs in additional formats such as PDF formats: - pdf # Optionally set the version of Python and requirements required to build your docs python: version: 3.8 install: - requirements: docs/requirements.txt [rtd-command-info] start-time: 2023-07-06T20:42:15.225834Z, end-time: 2023-07-06T20:42:20.207421Z, duration: 4, exit-code: 0 python3.8 -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH Using base prefix '/home/docs/.pyenv/versions/3.8.6' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/bin/python3.8 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-07-06T20:42:20.619459Z, end-time: 2023-07-06T20:42:21.803685Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.8/site-packages (23.1.2) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.8/site-packages (68.0.0) [rtd-command-info] start-time: 2023-07-06T20:42:22.349542Z, end-time: 2023-07-06T20:42:30.260426Z, duration: 7, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 sphinx sphinx-rtd-theme readthedocs-sphinx-ext<2.3 Collecting pillow Downloading Pillow-10.0.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 63.6 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 259.9 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 191.5 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx Downloading sphinx-7.0.1-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 212.5 MB/s eta 0:00:00 Collecting sphinx-rtd-theme Downloading sphinx_rtd_theme-1.2.2-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 223.7 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.3 Downloading readthedocs_sphinx_ext-2.2.2-py2.py3-none-any.whl (11 kB) Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 259.2 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.6/120.6 kB 229.6 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 213.2 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.8/99.8 kB 199.3 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml>=1.1.5 (from sphinx) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 176.6 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 220.7 MB/s eta 0:00:00 Collecting Jinja2>=3.0 (from sphinx) Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 226.8 MB/s eta 0:00:00 Collecting Pygments>=2.13 (from sphinx) Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 265.5 MB/s eta 0:00:00 Collecting snowballstemmer>=2.0 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 220.7 MB/s eta 0:00:00 Collecting babel>=2.9 (from sphinx) Downloading Babel-2.12.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 214.1 MB/s eta 0:00:00 Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.25.0 (from sphinx) Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 204.7 MB/s eta 0:00:00 Collecting packaging>=21.0 (from sphinx) Downloading packaging-23.1-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 195.2 MB/s eta 0:00:00 Collecting importlib-metadata>=4.8 (from sphinx) Downloading importlib_metadata-6.7.0-py3-none-any.whl (22 kB) Collecting sphinx Downloading sphinx-6.2.1-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 222.1 MB/s eta 0:00:00 Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 kB 251.7 MB/s eta 0:00:00 Collecting sphinxcontrib-jquery<5,>=4 (from sphinx-rtd-theme) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 234.5 MB/s eta 0:00:00 Collecting pytz>=2015.7 (from babel>=2.9->sphinx) Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 254.2 MB/s eta 0:00:00 Collecting zipp>=0.5 (from importlib-metadata>=4.8->sphinx) Downloading zipp-3.15.0-py3-none-any.whl (6.8 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Downloading MarkupSafe-2.1.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.25.0->sphinx) Downloading charset_normalizer-3.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (195 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 195.9/195.9 kB 235.7 MB/s eta 0:00:00 Collecting idna<4,>=2.5 (from requests>=2.25.0->sphinx) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 188.5 MB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 (from requests>=2.25.0->sphinx) Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 209.7 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 (from requests>=2.25.0->sphinx) Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 225.6 MB/s eta 0:00:00 Building wheels for collected packages: mock Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23753 sha256=234f2884f9d7e657b22427566b5556ab97fee340992004a10bbf06adc764760f Stored in directory: /tmp/pip-ephem-wheel-cache-9ct6dly8/wheels/41/7c/21/90057f91c6ead7c77a90c52d6e85ca48bf82d8b0d3f8dfbb65 Successfully built mock Installing collected packages: snowballstemmer, pytz, mock, commonmark, zipp, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, pillow, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, importlib-metadata, sphinx, readthedocs-sphinx-ext, sphinxcontrib-jquery, recommonmark, sphinx-rtd-theme Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.3 Pygments-2.15.1 alabaster-0.7.13 babel-2.12.1 certifi-2023.5.7 charset-normalizer-3.1.0 commonmark-0.9.1 docutils-0.18.1 idna-3.4 imagesize-1.4.1 importlib-metadata-6.7.0 mock-1.0.1 packaging-23.1 pillow-10.0.0 pytz-2023.3 readthedocs-sphinx-ext-2.2.2 recommonmark-0.5.0 requests-2.31.0 snowballstemmer-2.2.0 sphinx-6.2.1 sphinx-rtd-theme-1.2.2 sphinxcontrib-applehelp-1.0.4 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.1 sphinxcontrib-jquery-4.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 urllib3-2.0.3 zipp-3.15.0 [rtd-command-info] start-time: 2023-07-06T20:42:31.034263Z, end-time: 2023-07-06T20:42:42.276637Z, duration: 11, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Collecting git+https://github.com/FIRST-Tech-Challenge/ftcdocs-helper@main#subdirectory=sphinx_rtd_dark_mode_v2 (from -r docs/requirements.txt (line 4)) Cloning https://github.com/FIRST-Tech-Challenge/ftcdocs-helper (to revision main) to /tmp/pip-req-build-25bw89hu Running command git clone --filter=blob:none --quiet https://github.com/FIRST-Tech-Challenge/ftcdocs-helper /tmp/pip-req-build-25bw89hu Resolved https://github.com/FIRST-Tech-Challenge/ftcdocs-helper to commit 1a9ef6e54c2392bffe623a441dc24258af907fc1 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting git+https://github.com/FIRST-Tech-Challenge/ftcdocs-helper@main#subdirectory=javasphinx (from -r docs/requirements.txt (line 5)) Cloning https://github.com/FIRST-Tech-Challenge/ftcdocs-helper (to revision main) to /tmp/pip-req-build-bk9q5qls Running command git clone --filter=blob:none --quiet https://github.com/FIRST-Tech-Challenge/ftcdocs-helper /tmp/pip-req-build-bk9q5qls Resolved https://github.com/FIRST-Tech-Challenge/ftcdocs-helper to commit 1a9ef6e54c2392bffe623a441dc24258af907fc1 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting git+https://github.com/FIRST-Tech-Challenge/ftcdocs-helper@main#subdirectory=googleanalytics (from -r docs/requirements.txt (line 7)) Cloning https://github.com/FIRST-Tech-Challenge/ftcdocs-helper (to revision main) to /tmp/pip-req-build-1ljuud3y Running command git clone --filter=blob:none --quiet https://github.com/FIRST-Tech-Challenge/ftcdocs-helper /tmp/pip-req-build-1ljuud3y Resolved https://github.com/FIRST-Tech-Challenge/ftcdocs-helper to commit 1a9ef6e54c2392bffe623a441dc24258af907fc1 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting git+https://github.com/FIRST-Tech-Challenge/ftcdocs-helper@main#subdirectory=cookiebanner (from -r docs/requirements.txt (line 8)) Cloning https://github.com/FIRST-Tech-Challenge/ftcdocs-helper (to revision main) to /tmp/pip-req-build-kwige0m0 Running command git clone --filter=blob:none --quiet https://github.com/FIRST-Tech-Challenge/ftcdocs-helper /tmp/pip-req-build-kwige0m0 Resolved https://github.com/FIRST-Tech-Challenge/ftcdocs-helper to commit 1a9ef6e54c2392bffe623a441dc24258af907fc1 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting Sphinx==4.4.0 (from -r docs/requirements.txt (line 1)) Downloading Sphinx-4.4.0-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 71.0 MB/s eta 0:00:00 Collecting sphinx-autobuild==2021.3.14 (from -r docs/requirements.txt (line 2)) Downloading sphinx_autobuild-2021.3.14-py3-none-any.whl (9.9 kB) Collecting make==0.1.6.post2 (from -r docs/requirements.txt (line 3)) Downloading make-0.1.6.post2-py3-none-any.whl (14 kB) Collecting sphinx_design==0.2.0 (from -r docs/requirements.txt (line 6)) Downloading sphinx_design-0.2.0-py3-none-any.whl (1.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 224.7 MB/s eta 0:00:00 Collecting sphinx-sitemap==2.3.0 (from -r docs/requirements.txt (line 9)) Downloading sphinx_sitemap-2.3.0-py3-none-any.whl (8.0 kB) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.8/site-packages (from Sphinx==4.4.0->-r docs/requirements.txt (line 1)) (1.0.4) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.8/site-packages (from Sphinx==4.4.0->-r docs/requirements.txt (line 1)) (1.0.2) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.8/site-packages (from Sphinx==4.4.0->-r docs/requirements.txt (line 1)) (1.0.1) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.8/site-packages (from Sphinx==4.4.0->-r docs/requirements.txt (line 1)) (2.0.1) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.8/site-packages (from Sphinx==4.4.0->-r docs/requirements.txt (line 1)) (1.1.5) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.8/site-packages (from Sphinx==4.4.0->-r docs/requirements.txt (line 1)) (1.0.3) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.8/site-packages (from Sphinx==4.4.0->-r docs/requirements.txt (line 1)) (3.1.2) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.8/site-packages (from Sphinx==4.4.0->-r docs/requirements.txt (line 1)) (2.15.1) Collecting docutils<0.18,>=0.14 (from Sphinx==4.4.0->-r docs/requirements.txt (line 1)) Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 261.3 MB/s eta 0:00:00 Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.8/site-packages (from Sphinx==4.4.0->-r docs/requirements.txt (line 1)) (2.2.0) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.8/site-packages (from Sphinx==4.4.0->-r docs/requirements.txt (line 1)) (2.12.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.8/site-packages (from Sphinx==4.4.0->-r docs/requirements.txt (line 1)) (0.7.13) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.8/site-packages (from Sphinx==4.4.0->-r docs/requirements.txt (line 1)) (1.4.1) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.8/site-packages (from Sphinx==4.4.0->-r docs/requirements.txt (line 1)) (2.31.0) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.8/site-packages (from Sphinx==4.4.0->-r docs/requirements.txt (line 1)) (23.1) Requirement already satisfied: importlib-metadata>=4.4 in /home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.8/site-packages (from Sphinx==4.4.0->-r docs/requirements.txt (line 1)) (6.7.0) Collecting livereload (from sphinx-autobuild==2021.3.14->-r docs/requirements.txt (line 2)) Downloading livereload-2.6.3-py2.py3-none-any.whl (24 kB) Collecting colorama (from sphinx-autobuild==2021.3.14->-r docs/requirements.txt (line 2)) Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Collecting jinja2-time (from make==0.1.6.post2->-r docs/requirements.txt (line 3)) Downloading jinja2_time-0.2.0-py2.py3-none-any.whl (6.4 kB) Requirement already satisfied: sphinx-rtd-theme in /home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.8/site-packages (from sphinx-rtd-dark-mode==1.2.4->-r docs/requirements.txt (line 4)) (1.2.2) Collecting javalang>=0.10.1 (from javasphinx==0.9.15->-r docs/requirements.txt (line 5)) Downloading javalang-0.13.0-py3-none-any.whl (22 kB) Collecting lxml (from javasphinx==0.9.15->-r docs/requirements.txt (line 5)) Downloading lxml-4.9.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (5.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.6/5.6 MB 206.8 MB/s eta 0:00:00 Collecting beautifulsoup4 (from javasphinx==0.9.15->-r docs/requirements.txt (line 5)) Downloading beautifulsoup4-4.12.2-py3-none-any.whl (142 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.0/143.0 kB 250.7 MB/s eta 0:00:00 Collecting future (from javasphinx==0.9.15->-r docs/requirements.txt (line 5)) Downloading future-0.18.3.tar.gz (840 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 840.9/840.9 kB 267.7 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.8/site-packages (from babel>=1.3->Sphinx==4.4.0->-r docs/requirements.txt (line 1)) (2023.3) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.8/site-packages (from importlib-metadata>=4.4->Sphinx==4.4.0->-r docs/requirements.txt (line 1)) (3.15.0) Collecting six (from javalang>=0.10.1->javasphinx==0.9.15->-r docs/requirements.txt (line 5)) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.8/site-packages (from Jinja2>=2.3->Sphinx==4.4.0->-r docs/requirements.txt (line 1)) (2.1.3) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.8/site-packages (from requests>=2.5.0->Sphinx==4.4.0->-r docs/requirements.txt (line 1)) (3.1.0) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.8/site-packages (from requests>=2.5.0->Sphinx==4.4.0->-r docs/requirements.txt (line 1)) (3.4) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.8/site-packages (from requests>=2.5.0->Sphinx==4.4.0->-r docs/requirements.txt (line 1)) (2.0.3) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.8/site-packages (from requests>=2.5.0->Sphinx==4.4.0->-r docs/requirements.txt (line 1)) (2023.5.7) Collecting soupsieve>1.2 (from beautifulsoup4->javasphinx==0.9.15->-r docs/requirements.txt (line 5)) Downloading soupsieve-2.4.1-py3-none-any.whl (36 kB) Collecting arrow (from jinja2-time->make==0.1.6.post2->-r docs/requirements.txt (line 3)) Downloading arrow-1.2.3-py3-none-any.whl (66 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.4/66.4 kB 201.4 MB/s eta 0:00:00 Collecting tornado (from livereload->sphinx-autobuild==2021.3.14->-r docs/requirements.txt (line 2)) Downloading tornado-6.3.2-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (426 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 426.9/426.9 kB 265.9 MB/s eta 0:00:00 Requirement already satisfied: sphinxcontrib-jquery<5,>=4 in /home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.8/site-packages (from sphinx-rtd-theme->sphinx-rtd-dark-mode==1.2.4->-r docs/requirements.txt (line 4)) (4.1) Collecting python-dateutil>=2.7.0 (from arrow->jinja2-time->make==0.1.6.post2->-r docs/requirements.txt (line 3)) Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 254.4 MB/s eta 0:00:00 Building wheels for collected packages: sphinx-rtd-dark-mode, javasphinx, sphinxcontrib-googleanalytics, sphinxcontrib-cookiebanner, future Building wheel for sphinx-rtd-dark-mode (setup.py): started Building wheel for sphinx-rtd-dark-mode (setup.py): finished with status 'done' Created wheel for sphinx-rtd-dark-mode: filename=sphinx_rtd_dark_mode-1.2.4-py3-none-any.whl size=8951 sha256=1726d5fd089318f0f9cca73c8f45e95b5d413cbf3de3f626dde3accfa352b700 Stored in directory: /tmp/pip-ephem-wheel-cache-hoq4ac4p/wheels/3d/7e/b3/0713e3dc08fa324b134106c82b2f786b6288844720621ee61f Building wheel for javasphinx (setup.py): started Building wheel for javasphinx (setup.py): finished with status 'done' Created wheel for javasphinx: filename=javasphinx-0.9.15-py3-none-any.whl size=27050 sha256=1d4bb4b1f6fc31b139b610d2d01afd4572fce61484ce53960fe3edbe6e629a50 Stored in directory: /tmp/pip-ephem-wheel-cache-hoq4ac4p/wheels/d0/10/f4/700d5edf8228647c0c349468397017d35ce980e16b7b6875f8 Building wheel for sphinxcontrib-googleanalytics (setup.py): started Building wheel for sphinxcontrib-googleanalytics (setup.py): finished with status 'done' Created wheel for sphinxcontrib-googleanalytics: filename=sphinxcontrib_googleanalytics-0.2.dev20230706-py3-none-any.whl size=3599 sha256=f5391e50b5824255ee4e360075e8b026c1d559e5ba12be7c2661501a7d0ba1b7 Stored in directory: /tmp/pip-ephem-wheel-cache-hoq4ac4p/wheels/f5/f3/a9/eefe1f78613c4c54b32bfbd692e8d6b9b32c75303e757a8a8a Building wheel for sphinxcontrib-cookiebanner (setup.py): started Building wheel for sphinxcontrib-cookiebanner (setup.py): finished with status 'done' Created wheel for sphinxcontrib-cookiebanner: filename=sphinxcontrib_cookiebanner-0.1.dev20230706-py3-none-any.whl size=3569 sha256=74ab8c3fccde8af830ed764b66234f741bd5333f44755e6b2a146d7d9e97edd6 Stored in directory: /tmp/pip-ephem-wheel-cache-hoq4ac4p/wheels/94/ff/34/451819ffdd3a0980374859d61c2143a800d9486a0f72e96ef1 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.3-py3-none-any.whl size=492022 sha256=1196c5564b57bb2a001f0a366483b723647cb7d8c748b3e458d242057528251c Stored in directory: /tmp/pip-ephem-wheel-cache-hoq4ac4p/wheels/a0/0b/ee/e6994fadb42c1354dcccb139b0bf2795271bddfe6253ccdf11 Successfully built sphinx-rtd-dark-mode javasphinx sphinxcontrib-googleanalytics sphinxcontrib-cookiebanner future Installing collected packages: tornado, soupsieve, six, lxml, future, docutils, colorama, Sphinx, python-dateutil, livereload, javalang, beautifulsoup4, sphinxcontrib-googleanalytics, sphinxcontrib-cookiebanner, sphinx-sitemap, sphinx_design, sphinx-autobuild, javasphinx, arrow, jinja2-time, sphinx-rtd-dark-mode, make Attempting uninstall: docutils Found existing installation: docutils 0.18.1 Uninstalling docutils-0.18.1: Successfully uninstalled docutils-0.18.1 Attempting uninstall: Sphinx Found existing installation: Sphinx 6.2.1 Uninstalling Sphinx-6.2.1: Successfully uninstalled Sphinx-6.2.1 Successfully installed Sphinx-4.4.0 arrow-1.2.3 beautifulsoup4-4.12.2 colorama-0.4.6 docutils-0.17.1 future-0.18.3 javalang-0.13.0 javasphinx-0.9.15 jinja2-time-0.2.0 livereload-2.6.3 lxml-4.9.3 make-0.1.6.post2 python-dateutil-2.8.2 six-1.16.0 soupsieve-2.4.1 sphinx-autobuild-2021.3.14 sphinx-rtd-dark-mode-1.2.4 sphinx-sitemap-2.3.0 sphinx_design-0.2.0 sphinxcontrib-cookiebanner-0.1.dev20230706 sphinxcontrib-googleanalytics-0.2.dev20230706 tornado-6.3.2 [rtd-command-info] start-time: 2023-07-06T20:42:49.368008Z, end-time: 2023-07-06T20:42:49.446823Z, duration: 0, exit-code: 0 cat docs/source/conf.py # Configuration file for the Sphinx documentation builder. # -- Project information import os import sys import urllib.parse as urlparse project = 'FIRST Tech Challenge Docs' copyright = 'FIRST' author = 'FIRST Tech Challenge' release = '0.1' version = '0.1.0' # -- General configuration extensions = [ 'javasphinx', 'sphinx.ext.autodoc', 'sphinx.ext.autosectionlabel', 'sphinx.ext.autosummary', 'sphinx.ext.doctest', 'sphinx.ext.duration', 'sphinx.ext.intersphinx', 'sphinx.ext.todo', 'sphinx_design', 'sphinx_rtd_dark_mode', 'sphinxcontrib.googleanalytics', 'sphinxcontrib.cookiebanner', ] autosectionlabel_prefix_document = True default_dark_mode = False todo_include_todos = False # Configure Google Analytics, Disabled by default googleanalytics_enabled = False intersphinx_mapping = { 'python': ('https://docs.python.org/3/', None), 'sphinx': ('https://www.sphinx-doc.org/en/master/', None), } intersphinx_disabled_domains = ['std'] javadoc_url_map = { 'org.firstinspires.ftc.ftccommon': ('https://javadoc.io/static/org.firstinspires.ftc/FtcCommon/7.1.0/', 'javadoc'), 'org.firstinspires.ftc.hardware': ('https://javadoc.io/static/org.firstinspires.ftc/Hardware/7.1.0/', 'javadoc'), 'org.firstinspires.ftc.inspection': ('https://javadoc.io/static/org.firstinspires.ftc/Inspection/7.1.0/', 'javadoc'), 'org.firstinspires.ftc.onbotjava': ('https://javadoc.io/static/org.firstinspires.ftc/OnBotJava/7.1.0/', 'javadoc'), 'org.firstinspires.ftc.robotcore': ('https://javadoc.io/static/org.firstinspires.ftc/RobotCore/7.1.0/', 'javadoc'), } templates_path = ['_templates'] # Image Checker Configuration IMAGE_SIZE_EXCLUSIONS = ["source/control_hard_compon/rc_components/images/A1.svg", "source/control_hard_compon/rc_components/images/B1.svg", "source/control_hard_compon/ds_components/images/C1.svg",] # Specify the master doc file, AKA our homepage master_doc = "index" output_name = 'ftcdocs' # -- Options for HTML output html_theme = 'sphinx_rtd_theme' # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ["_static"] # Sidebar logo html_logo = "assets/FIRSTTech_iconHorz_RGB_reverse.png" # URL favicon html_favicon = "assets/FIRSTicon_RGB_withTM.ico" # Credit: https://github.com/wpilibsuite/frc-docs/blob/main/source/conf.py # -- Options for latex generation -------------------------------------------- latex_engine = "xelatex" # Disable xindy support # See: https://github.com/readthedocs/readthedocs.org/issues/5476 latex_use_xindy = False latex_elements = { "fontpkg": r""" \setmainfont{DejaVu Serif} \setsansfont{DejaVu Sans} \setmonofont{DejaVu Sans Mono}""", "preamble": r""" \usepackage[titles]{tocloft} \cftsetpnumwidth {1.25cm}\cftsetrmarg{1.5cm} \setlength{\cftchapnumwidth}{0.75cm} \setlength{\cftsecindent}{\cftchapnumwidth} \setlength{\cftsecnumwidth}{1.25cm} """, "fncychap": r"\usepackage[Bjornstrup]{fncychap}", "printindex": r"\footnotesize\raggedright\printindex", } suppress_warnings = ["epub.unknown_project_files"] sphinx_tabs_valid_builders = ["epub", "linkcheck"] # -- Options for EPUB output epub_show_urls = 'footnote' # Specify a standard user agent, as Sphinx default is blocked on some sites user_agent = "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36" # Add a timeout to linkcheck to prevent check from simply hanging on poor websites linkcheck_timeout = 30 # Change request header to avoid timeout errors with SOLIDWORKS/Autodesk because they are great like that linkcheck_request_headers = { "https://www.autodesk.com/": { "Origin": "https://www.autodesk.com", "Referer": "https://www.autodesk.com/", "Accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7", "User-Agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36", "Accept-Language": "en-us,en;q=0.5", "Accept-Encoding": "gzip,deflate", "Accept-Charset": "ISO-8859-1,utf-8;q=0.7,*;q=0.7", }, "*": { "Accept": "text/html,application/xhtml+xml", }, } # Firstinspires redirects to login and break our link checker :) # ftc-ml.firstinspires.org does a redirect that linkcheck hates. # GitHub links with Javascript Anchors cannot be detected by linkcheck # Solidworks returns 403 errors on too many web pages. Thanks, buddy. linkcheck_ignore = [ r'https://my.firstinspires.org/Dashboard/', "https://ftc-ml.firstinspires.org", r'https://github.com/.*#', r'https://www.solidworks.com/' ] latex_documents = [ (master_doc, output_name + '.tex', project, author, "manual"), ] def setup(app): app.add_css_file("css/ftc-rtd.css") #app.add_css_file("css/ftc-rtl.css") app.add_js_file("js/external-links-new-tab.js") # Configure for local official-esque builds if(os.environ.get("LOCAL_DOCS_BUILD") == "true"): html_context = dict() html_context['display_lower_left'] = True html_context['current_version'] = version html_context['version'] = version html_context['downloads'] = list() pdfname = str(urlparse.urlparse(os.environ.get("FTCDOCS_URL", default="")).path) + output_name + ".pdf" html_context['downloads'].append(('PDF', str(pdfname))) html_context['display_github'] = True html_context['github_user'] = 'FIRST-Tech-Challenge' html_context['github_repo'] = 'ftcdocs' html_context['github_version'] = 'main/docs/source/' cookiebanner_enabled = True if(os.environ.get("RTD_DOCS_BUILD") == "true"): cookiebanner_enabled = True extensions.append('sphinx_sitemap') html_baseurl = os.environ.get("FTCDOCS_URL", default="") html_context['github_user'] = 'FIRST-Tech-Challenge' html_context['github_repo'] = 'ftcdocs' html_context['github_version'] = 'main/docs/source/' # Configure RTD Theme html_theme_options = { 'navigation_depth': 5, } # Add support for translations gettext_compact = False locale_dirs = ["locale/"] ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} # This following legacy behavior will gradually be sliced out until its deprecated and removed. # Skipped for Sphinx 6+ # Skipped by internal Feature flag SKIP_SPHINX_HTML_THEME_PATH # Skipped by all new projects since SKIP_SPHINX_HTML_THEME_PATH's introduction (jan 2023) if ( using_rtd_theme and version_info < (6,0) and not False ): theme = importlib.import_module('sphinx_rtd_theme') if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] # Define websupport2_base_url and websupport2_static_url if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ], 'downloads': [ ("pdf", "//ftc-docs.firstinspires.org/_/downloads/en/latest/pdf/"), ], 'subprojects': [ ], 'slug': 'first-tech-challenge-ftcdocs', 'name': u'ftcdocs', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': '', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/source/', 'api_host': 'https://readthedocs.com', 'github_user': 'FIRST-Tech-Challenge', 'proxied_api_host': '/_', 'github_repo': 'ftcdocs', 'github_version': 'main', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'main', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'main', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '6a881238', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): for key in context: if key not in html_context: html_context[key] = context[key] else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/first-tech-challenge-ftcdocs/builds/1582903/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2023-07-06T20:42:49.951057Z, end-time: 2023-07-06T20:42:50.297713Z, duration: 0, exit-code: 2 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v4.4.0 Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.8/site-packages/sphinx/config.py", line 340, in eval_config_file exec(code, namespace) File "/home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/checkouts/latest/docs/source/conf.py", line 181, in html_context['github_user'] = 'FIRST-Tech-Challenge' NameError: name 'html_context' is not defined The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.8/site-packages/sphinx/cmd/build.py", line 280, in build_main app = Sphinx(args.sourcedir, args.confdir, args.outputdir, File "/home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.8/site-packages/sphinx/application.py", line 209, in __init__ self.config = Config.read(self.confdir, confoverrides or {}, self.tags) File "/home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.8/site-packages/sphinx/config.py", line 173, in read namespace = eval_config_file(filename, tags) File "/home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.8/site-packages/sphinx/config.py", line 353, in eval_config_file raise ConfigError(msg % traceback.format_exc()) from exc sphinx.errors.ConfigError: There is a programmable error in your configuration file: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.8/site-packages/sphinx/config.py", line 340, in eval_config_file exec(code, namespace) File "/home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/checkouts/latest/docs/source/conf.py", line 181, in html_context['github_user'] = 'FIRST-Tech-Challenge' NameError: name 'html_context' is not defined Configuration error: There is a programmable error in your configuration file: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/envs/latest/lib/python3.8/site-packages/sphinx/config.py", line 340, in eval_config_file exec(code, namespace) File "/home/docs/checkouts/readthedocs.org/user_builds/first-tech-challenge-ftcdocs/checkouts/latest/docs/source/conf.py", line 181, in html_context['github_user'] = 'FIRST-Tech-Challenge' NameError: name 'html_context' is not defined