Read the Docs build information Build id: 2679136 Project: strategic-data-pty-ltd-docsiar-dstonline Version: v2 Commit: 33558f6a858d49edd434d8f031efd6a3d8f7a036 Date: 2024-12-12T00:57:10.017426Z State: finished Success: True [rtd-command-info] start-time: 2024-12-12T00:57:11.233904Z, end-time: 2024-12-12T00:57:12.806691Z, duration: 1, exit-code: 0 git clone --depth 1 https://github.com/logicly-au/docs.iar-dst.online.git . Cloning into '.'... [rtd-command-info] start-time: 2024-12-12T00:57:12.868802Z, end-time: 2024-12-12T00:57:14.067325Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/v2:refs/remotes/origin/v2 [rtd-command-info] start-time: 2024-12-12T00:57:14.243034Z, end-time: 2024-12-12T00:57:14.505772Z, duration: 0, exit-code: 0 git checkout --force origin/v2 Note: switching to 'origin/v2'. 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 33558f6 Remove duplication from paths [rtd-command-info] start-time: 2024-12-12T00:57:14.576947Z, end-time: 2024-12-12T00:57:14.641238Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # .readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 # Set the version of Python and other tools you might need build: os: ubuntu-22.04 tools: python: "3.12" # Build documentation in the docs/ directory with Sphinx sphinx: configuration: docs/conf.py # We recommend specifying your dependencies to enable reproducible builds: # https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html python: install: - requirements: docs/requirements.txt [rtd-command-info] start-time: 2024-12-12T00:57:20.910776Z, end-time: 2024-12-12T00:57:20.993183Z, duration: 0, exit-code: 0 asdf global python 3.12.7 [rtd-command-info] start-time: 2024-12-12T00:57:21.410075Z, end-time: 2024-12-12T00:57:22.615011Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.12.7.final.0-64 in 853ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/strategic-data-pty-ltd-docsiar-dstonline/envs/v2, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2024-12-12T00:57:22.690908Z, end-time: 2024-12-12T00:57:37.349547Z, duration: 14, 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/strategic-data-pty-ltd-docsiar-dstonline/envs/v2/lib/python3.12/site-packages (23.1) Collecting pip Downloading pip-24.3.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 8.1 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/strategic-data-pty-ltd-docsiar-dstonline/envs/v2/lib/python3.12/site-packages (67.6.1) Collecting setuptools Downloading setuptools-75.6.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 19.8 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-24.3.1 setuptools-75.6.0 [rtd-command-info] start-time: 2024-12-12T00:57:37.422957Z, end-time: 2024-12-12T00:57:44.029349Z, duration: 6, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Collecting sphinx Downloading sphinx-8.1.3-py3-none-any.whl.metadata (6.4 kB) Collecting sphinxcontrib-applehelp>=1.0.7 (from sphinx) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-htmlhelp>=2.0.6 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath>=1.0.1 (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-qthelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) Collecting Jinja2>=3.1 (from sphinx) Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) Collecting Pygments>=2.17 (from sphinx) Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.22,>=0.20 (from sphinx) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.2 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel>=2.13 (from sphinx) Downloading babel-2.16.0-py3-none-any.whl.metadata (1.5 kB) Collecting alabaster>=0.7.14 (from sphinx) Downloading alabaster-1.0.0-py3-none-any.whl.metadata (2.8 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.30.0 (from sphinx) Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading MarkupSafe-3.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading charset_normalizer-3.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (34 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx) Downloading urllib3-2.2.3-py3-none-any.whl.metadata (6.5 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-8.1.3-py3-none-any.whl (3.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 109.7 MB/s eta 0:00:00 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading babel-2.16.0-py3-none-any.whl (9.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 193.2 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 501.7 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) Downloading packaging-24.2-py3-none-any.whl (65 kB) Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 508.0 MB/s eta 0:00:00 Downloading requests-2.32.3-py3-none-any.whl (64 kB) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) Downloading certifi-2024.8.30-py3-none-any.whl (167 kB) Downloading charset_normalizer-3.4.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (143 kB) Downloading idna-3.10-py3-none-any.whl (70 kB) Downloading MarkupSafe-3.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB) Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) Installing collected packages: snowballstemmer, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx Successfully installed Jinja2-3.1.4 MarkupSafe-3.0.2 Pygments-2.18.0 alabaster-1.0.0 babel-2.16.0 certifi-2024.8.30 charset-normalizer-3.4.0 docutils-0.21.2 idna-3.10 imagesize-1.4.1 packaging-24.2 requests-2.32.3 snowballstemmer-2.2.0 sphinx-8.1.3 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 urllib3-2.2.3 [rtd-command-info] start-time: 2024-12-12T00:57:44.113091Z, end-time: 2024-12-12T00:57:49.020453Z, duration: 4, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Collecting sphinx==7.2.6 (from -r docs/requirements.txt (line 1)) Downloading sphinx-7.2.6-py3-none-any.whl.metadata (5.9 kB) Collecting sphinx-autobuild (from -r docs/requirements.txt (line 2)) Downloading sphinx_autobuild-2024.10.3-py3-none-any.whl.metadata (7.7 kB) Collecting sphinx-version-warning (from -r docs/requirements.txt (line 3)) Downloading sphinx_version_warning-1.1.2-py3-none-any.whl.metadata (5.0 kB) Collecting sphinx_rtd_theme==1.3.0 (from -r docs/requirements.txt (line 4)) Downloading sphinx_rtd_theme-1.3.0-py2.py3-none-any.whl.metadata (4.5 kB) Collecting readthedocs-sphinx-search==0.3.2 (from -r docs/requirements.txt (line 5)) Downloading readthedocs_sphinx_search-0.3.2-py3-none-any.whl.metadata (2.4 kB) Collecting python-dotenv (from -r docs/requirements.txt (line 6)) Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/strategic-data-pty-ltd-docsiar-dstonline/envs/v2/lib/python3.12/site-packages (from sphinx==7.2.6->-r docs/requirements.txt (line 1)) (2.0.0) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/strategic-data-pty-ltd-docsiar-dstonline/envs/v2/lib/python3.12/site-packages (from sphinx==7.2.6->-r docs/requirements.txt (line 1)) (2.0.0) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/strategic-data-pty-ltd-docsiar-dstonline/envs/v2/lib/python3.12/site-packages (from sphinx==7.2.6->-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/strategic-data-pty-ltd-docsiar-dstonline/envs/v2/lib/python3.12/site-packages (from sphinx==7.2.6->-r docs/requirements.txt (line 1)) (2.1.0) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.9 in /home/docs/checkouts/readthedocs.org/user_builds/strategic-data-pty-ltd-docsiar-dstonline/envs/v2/lib/python3.12/site-packages (from sphinx==7.2.6->-r docs/requirements.txt (line 1)) (2.0.0) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/strategic-data-pty-ltd-docsiar-dstonline/envs/v2/lib/python3.12/site-packages (from sphinx==7.2.6->-r docs/requirements.txt (line 1)) (2.0.0) Requirement already satisfied: Jinja2>=3.0 in /home/docs/checkouts/readthedocs.org/user_builds/strategic-data-pty-ltd-docsiar-dstonline/envs/v2/lib/python3.12/site-packages (from sphinx==7.2.6->-r docs/requirements.txt (line 1)) (3.1.4) Requirement already satisfied: Pygments>=2.14 in /home/docs/checkouts/readthedocs.org/user_builds/strategic-data-pty-ltd-docsiar-dstonline/envs/v2/lib/python3.12/site-packages (from sphinx==7.2.6->-r docs/requirements.txt (line 1)) (2.18.0) Collecting docutils<0.21,>=0.18.1 (from sphinx==7.2.6->-r docs/requirements.txt (line 1)) Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) Requirement already satisfied: snowballstemmer>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/strategic-data-pty-ltd-docsiar-dstonline/envs/v2/lib/python3.12/site-packages (from sphinx==7.2.6->-r docs/requirements.txt (line 1)) (2.2.0) Requirement already satisfied: babel>=2.9 in /home/docs/checkouts/readthedocs.org/user_builds/strategic-data-pty-ltd-docsiar-dstonline/envs/v2/lib/python3.12/site-packages (from sphinx==7.2.6->-r docs/requirements.txt (line 1)) (2.16.0) Collecting alabaster<0.8,>=0.7 (from sphinx==7.2.6->-r docs/requirements.txt (line 1)) Downloading alabaster-0.7.16-py3-none-any.whl.metadata (2.9 kB) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/strategic-data-pty-ltd-docsiar-dstonline/envs/v2/lib/python3.12/site-packages (from sphinx==7.2.6->-r docs/requirements.txt (line 1)) (1.4.1) Requirement already satisfied: requests>=2.25.0 in /home/docs/checkouts/readthedocs.org/user_builds/strategic-data-pty-ltd-docsiar-dstonline/envs/v2/lib/python3.12/site-packages (from sphinx==7.2.6->-r docs/requirements.txt (line 1)) (2.32.3) Requirement already satisfied: packaging>=21.0 in /home/docs/checkouts/readthedocs.org/user_builds/strategic-data-pty-ltd-docsiar-dstonline/envs/v2/lib/python3.12/site-packages (from sphinx==7.2.6->-r docs/requirements.txt (line 1)) (24.2) Collecting docutils<0.21,>=0.18.1 (from sphinx==7.2.6->-r docs/requirements.txt (line 1)) Downloading docutils-0.18.1-py2.py3-none-any.whl.metadata (2.9 kB) Collecting sphinxcontrib-jquery<5,>=4 (from sphinx_rtd_theme==1.3.0->-r docs/requirements.txt (line 4)) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl.metadata (2.6 kB) Collecting colorama>=0.4.6 (from sphinx-autobuild->-r docs/requirements.txt (line 2)) Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) Collecting starlette>=0.35 (from sphinx-autobuild->-r docs/requirements.txt (line 2)) Downloading starlette-0.41.3-py3-none-any.whl.metadata (6.0 kB) Collecting uvicorn>=0.25 (from sphinx-autobuild->-r docs/requirements.txt (line 2)) Downloading uvicorn-0.32.1-py3-none-any.whl.metadata (6.6 kB) Collecting watchfiles>=0.20 (from sphinx-autobuild->-r docs/requirements.txt (line 2)) Downloading watchfiles-1.0.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.9 kB) Collecting websockets>=11 (from sphinx-autobuild->-r docs/requirements.txt (line 2)) Downloading websockets-14.1-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.7 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/strategic-data-pty-ltd-docsiar-dstonline/envs/v2/lib/python3.12/site-packages (from Jinja2>=3.0->sphinx==7.2.6->-r docs/requirements.txt (line 1)) (3.0.2) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/strategic-data-pty-ltd-docsiar-dstonline/envs/v2/lib/python3.12/site-packages (from requests>=2.25.0->sphinx==7.2.6->-r docs/requirements.txt (line 1)) (3.4.0) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/strategic-data-pty-ltd-docsiar-dstonline/envs/v2/lib/python3.12/site-packages (from requests>=2.25.0->sphinx==7.2.6->-r docs/requirements.txt (line 1)) (3.10) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/strategic-data-pty-ltd-docsiar-dstonline/envs/v2/lib/python3.12/site-packages (from requests>=2.25.0->sphinx==7.2.6->-r docs/requirements.txt (line 1)) (2.2.3) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/strategic-data-pty-ltd-docsiar-dstonline/envs/v2/lib/python3.12/site-packages (from requests>=2.25.0->sphinx==7.2.6->-r docs/requirements.txt (line 1)) (2024.8.30) Collecting anyio<5,>=3.4.0 (from starlette>=0.35->sphinx-autobuild->-r docs/requirements.txt (line 2)) Downloading anyio-4.7.0-py3-none-any.whl.metadata (4.7 kB) Collecting click>=7.0 (from uvicorn>=0.25->sphinx-autobuild->-r docs/requirements.txt (line 2)) Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) Collecting h11>=0.8 (from uvicorn>=0.25->sphinx-autobuild->-r docs/requirements.txt (line 2)) Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) Collecting sniffio>=1.1 (from anyio<5,>=3.4.0->starlette>=0.35->sphinx-autobuild->-r docs/requirements.txt (line 2)) Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) Collecting typing_extensions>=4.5 (from anyio<5,>=3.4.0->starlette>=0.35->sphinx-autobuild->-r docs/requirements.txt (line 2)) Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) Downloading sphinx-7.2.6-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 95.6 MB/s eta 0:00:00 Downloading sphinx_rtd_theme-1.3.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 237.0 MB/s eta 0:00:00 Downloading readthedocs_sphinx_search-0.3.2-py3-none-any.whl (21 kB) Downloading sphinx_autobuild-2024.10.3-py3-none-any.whl (11 kB) Downloading sphinx_version_warning-1.1.2-py3-none-any.whl (13 kB) Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 kB 488.1 MB/s eta 0:00:00 Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) Downloading starlette-0.41.3-py3-none-any.whl (73 kB) Downloading uvicorn-0.32.1-py3-none-any.whl (63 kB) Downloading watchfiles-1.0.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (442 kB) Downloading websockets-14.1-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (169 kB) Downloading anyio-4.7.0-py3-none-any.whl (93 kB) Downloading click-8.1.7-py3-none-any.whl (97 kB) Downloading h11-0.14.0-py3-none-any.whl (58 kB) Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) Installing collected packages: websockets, typing_extensions, sniffio, readthedocs-sphinx-search, python-dotenv, h11, docutils, colorama, click, alabaster, uvicorn, sphinx, anyio, watchfiles, starlette, sphinxcontrib-jquery, sphinx-version-warning, sphinx_rtd_theme, sphinx-autobuild Attempting uninstall: docutils Found existing installation: docutils 0.21.2 Uninstalling docutils-0.21.2: Successfully uninstalled docutils-0.21.2 Attempting uninstall: alabaster Found existing installation: alabaster 1.0.0 Uninstalling alabaster-1.0.0: Successfully uninstalled alabaster-1.0.0 Attempting uninstall: sphinx Found existing installation: Sphinx 8.1.3 Uninstalling Sphinx-8.1.3: Successfully uninstalled Sphinx-8.1.3 Successfully installed alabaster-0.7.16 anyio-4.7.0 click-8.1.7 colorama-0.4.6 docutils-0.18.1 h11-0.14.0 python-dotenv-1.0.1 readthedocs-sphinx-search-0.3.2 sniffio-1.3.1 sphinx-7.2.6 sphinx-autobuild-2024.10.3 sphinx-version-warning-1.1.2 sphinx_rtd_theme-1.3.0 sphinxcontrib-jquery-4.1 starlette-0.41.3 typing_extensions-4.12.2 uvicorn-0.32.1 watchfiles-1.0.3 websockets-14.1 [rtd-command-info] start-time: 2024-12-12T00:57:49.196400Z, end-time: 2024-12-12T00:57:49.264508Z, duration: 0, exit-code: 0 cat docs/conf.py # -*- coding: utf-8 -*- # # test documentation build configuration file, created by # sphinx-quickstart on Fri Oct 9 19:07:47 2015. # # This file is execfile()d with the current directory set to its # containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. import sys import os import shlex import datetime from os import environ from dotenv import load_dotenv # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. #sys.path.insert(0, os.path.abspath('.')) # -- Read important params from environment load_dotenv('version.env') doc_name = environ.get('DOC_NAME') project = doc_name doc_filename = doc_name.replace(" ", "-") version = environ.get('DOC_VERSION') author = environ.get('DOC_AUTHOR') current_year = datetime.datetime.now().year #start_year = int(os.environ['SPEC_START_YEAR']) #version = os.environ['SPEC_VERSION'] #previous_version = os.environ['SPEC_PREVIOUS_VERSION'] #git_version = os.environ['GIT_VERSION'] # -- General configuration ------------------------------------------------ # If your documentation needs a minimal Sphinx version, state it here. #needs_sphinx = '1.0' # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [] # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # source_suffix = ['.rst', '.md'] source_suffix = '.rst' # The encoding of source files. #source_encoding = 'utf-8-sig' # The master toctree document. master_doc = 'index' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # The short X.Y version. # version = '2.10' # previous_version = '02.00' # The full version, including alpha/beta/rc tags. release = 'v2' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = "en" # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: #today = '' # Else, today_fmt is used as the format for a strftime call. #today_fmt = '%B %d, %Y' # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. exclude_patterns = ['scripts/*'] # The reST default role (used for this markup: `text`) to use for all # documents. #default_role = None # If true, '()' will be appended to :func: etc. cross-reference text. #add_function_parentheses = True # If true, the current module name will be prepended to all description # unit titles (such as .. function::). #add_module_names = True # If true, sectionauthor and moduleauthor directives will be shown in the # output. They are ignored by default. #show_authors = False # The name of the Pygments (syntax highlighting) style to use. pygments_style = 'sphinx' # A list of ignored prefixes for module index sorting. #modindex_common_prefix = [] # If true, keep warnings as "system message" paragraphs in the built documents. #keep_warnings = False # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = False # -- Options for HTML output ---------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. html_theme = 'sphinx_rtd_theme' # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. #html_theme_options = {} # Add any paths that contain custom themes here, relative to this directory. #html_theme_path = [] # The name for this set of Sphinx documents. If None, it defaults to # " v documentation". #html_title = None # A shorter title for the navigation bar. Default is the same as html_title. #html_short_title = None # The name of an image file (relative to this directory) to place at the top # of the sidebar. #html_logo = None # The name of an image file (within the static path) to use as favicon of the # docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32 # pixels large. #html_favicon = None # 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'] #html_style = 'css/customtheme.css' # Add any extra paths that contain custom files (such as robots.txt or # .htaccess) here, relative to this directory. These files are copied # directly to the root of the documentation. #html_extra_path = [] # If not '', a 'Last updated on:' timestamp is inserted at every page bottom, # using the given strftime format. #html_last_updated_fmt = '%b %d, %Y' # If true, SmartyPants will be used to convert quotes and dashes to # typographically correct entities. #html_use_smartypants = True # Custom sidebar templates, maps document names to template names. #html_sidebars = {} # Additional templates that should be rendered to pages, maps page names to # template names. #html_additional_pages = {} # If false, no module index is generated. #html_domain_indices = True # If false, no index is generated. #html_use_index = True # If true, the index is split into individual pages for each letter. #html_split_index = False # If true, links to the reST sources are added to the pages. #html_show_sourcelink = True # If true, "Created using Sphinx" is shown in the HTML footer. Default is True. #html_show_sphinx = True # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True. #html_show_copyright = True # If true, an OpenSearch description file will be output, and all pages will # contain a tag referring to it. The value of this option must be the # base URL from which the finished HTML is served. #html_use_opensearch = '' # This is the file name suffix for HTML files (e.g. ".xhtml"). #html_file_suffix = None # Language to be used for generating the HTML full-text search index. # Sphinx supports the following languages: # 'da', 'de', 'en', 'es', 'fi', 'fr', 'hu', 'it', 'ja' # 'nl', 'no', 'pt', 'ro', 'ru', 'sv', 'tr' #html_search_language = 'en' # A dictionary with options for the search language support, empty by default. # Now only 'ja' uses this config value #html_search_options = {'type': 'default'} # The name of a javascript file (relative to the configuration directory) that # implements a search results scorer. If empty, the default will be used. #html_search_scorer = 'scorer.js' # Output file base name for HTML help builder. # htmlhelp_basename = 'HTML Help' # -- Options for LaTeX output --------------------------------------------- latex_elements = { # The paper size ('letterpaper' or 'a4paper'). #'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). #'pointsize': '10pt', # Additional stuff for the LaTeX preamble. #'preamble': '', # Latex figure (float) alignment #'figure_align': 'htbp', } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). #latex_documents = [ # (master_doc, 'test.tex', u'test Documentation', # u'Adam Clarke', 'manual'), #] # The name of an image file (relative to this directory) to place at the top of # the title page. #latex_logo = None # For "manual" documents, if this is true, then toplevel headings are parts, # not chapters. #latex_use_parts = False # If true, show page references after internal links. #latex_show_pagerefs = False # If true, show URL addresses after external links. #latex_show_urls = False # Documents to append as an appendix to all manuals. #latex_appendices = [] # If false, no module index is generated. #latex_domain_indices = True # -- Options for manual page output --------------------------------------- # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). #man_pages = [ # (master_doc, 'MHE NMDS Specification', u'Mental Health Establishments National Minimum Dataset specification', # [author], 1) #] # If true, show URL addresses after external links. #man_show_urls = False # -- Options for Texinfo output ------------------------------------------- # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) #texinfo_documents = [ # (master_doc, 'MHE', u'Mental Health Establishments National Minimum Dataset specification', # author, 'MHE', 'Mental Health Establishments National Minimum Dataset specification', # 'Miscellaneous'), #] # Documents to append as an appendix to all manuals. #texinfo_appendices = [] # If false, no module index is generated. #texinfo_domain_indices = True # How to display URL addresses: 'footnote', 'no', or 'inline'. #texinfo_show_urls = 'footnote' # If true, do not generate a @detailmenu in the "Top" node's menu. #texinfo_no_detailmenu = False on_rtd = os.environ.get('READTHEDOCS', None) == 'True' if not on_rtd: # only import and set the theme if we're building docs locally import sphinx_rtd_theme html_theme = 'sphinx_rtd_theme' html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] # For substitutions in docs # see https://github.com/hoccleve-archive/hocl.tk/blob/70b71b5a265d0b1d64c5cb6e43b686d03ead4078/docs/conf.py#L48 copyright = str(current_year) + ", " + author download_pdf = ":download:`PDF `" #rst_epilog = """ #.. |download-pdf| replace:: %(download_pdf)s #.. #""" % dict(download_pdf=download_pdf) numfig = True # numfig_secnum_depth = 1 # app.add_stylesheet no longer exists # CSS overides # def setup(app): # app.add_javascript("custom.js") # app.add_stylesheet("custom.css") [rtd-command-info] start-time: 2024-12-12T00:57:49.334005Z, end-time: 2024-12-12T00:57:54.737861Z, duration: 5, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v7.2.6 making output directory... done building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 108 source files that are out of date updating environment: [new config] 108 added, 0 changed, 0 removed reading sources... [ 1%] adolescent/domains/1 reading sources... [ 2%] adolescent/domains/2 reading sources... [ 3%] adolescent/domains/3 reading sources... [ 4%] adolescent/domains/4 reading sources... [ 5%] adolescent/domains/5 reading sources... [ 6%] adolescent/domains/6 reading sources... [ 6%] adolescent/domains/7 reading sources... [ 7%] adolescent/domains/8 reading sources... [ 8%] adolescent/domains/adolescent-domain-1 reading sources... [ 9%] adolescent/domains/adolescent-domain-2 reading sources... [ 10%] adolescent/domains/adolescent-domain-3 reading sources... [ 11%] adolescent/domains/adolescent-domain-4 reading sources... [ 12%] adolescent/domains/adolescent-domain-5 reading sources... [ 13%] adolescent/domains/adolescent-domain-6 reading sources... [ 14%] adolescent/domains/adolescent-domain-7 reading sources... [ 15%] adolescent/domains/adolescent-domain-8 reading sources... [ 16%] adolescent/domains/adolescent-domain-overview reading sources... [ 17%] adolescent/domains/index reading sources... [ 18%] adolescent/domains/overview reading sources... [ 19%] adolescent/index reading sources... [ 19%] adolescent/level-of-care/index reading sources... [ 20%] adolescent/level-of-care/level-of-care-1 reading sources... [ 21%] adolescent/level-of-care/level-of-care-2 reading sources... [ 22%] adolescent/level-of-care/level-of-care-3 reading sources... [ 23%] adolescent/level-of-care/level-of-care-4 reading sources... [ 24%] adolescent/level-of-care/level-of-care-5 reading sources... [ 25%] adolescent/level-of-care/overview reading sources... [ 26%] adult/domains/1 reading sources... [ 27%] adult/domains/2 reading sources... [ 28%] adult/domains/3 reading sources... [ 29%] adult/domains/4 reading sources... [ 30%] adult/domains/5 reading sources... [ 31%] adult/domains/6 reading sources... [ 31%] adult/domains/7 reading sources... [ 32%] adult/domains/8 reading sources... [ 33%] adult/domains/adult-domain-1 reading sources... [ 34%] adult/domains/adult-domain-2 reading sources... [ 35%] adult/domains/adult-domain-3 reading sources... [ 36%] adult/domains/adult-domain-4 reading sources... [ 37%] adult/domains/adult-domain-5 reading sources... [ 38%] adult/domains/adult-domain-6 reading sources... [ 39%] adult/domains/adult-domain-7 reading sources... [ 40%] adult/domains/adult-domain-8 reading sources... [ 41%] adult/domains/adult-domain-overview reading sources... [ 42%] adult/domains/index reading sources... [ 43%] adult/domains/overview reading sources... [ 44%] adult/index reading sources... [ 44%] adult/level-of-care/index reading sources... [ 45%] adult/level-of-care/level-of-care-1 reading sources... [ 46%] adult/level-of-care/level-of-care-2 reading sources... [ 47%] adult/level-of-care/level-of-care-3 reading sources... [ 48%] adult/level-of-care/level-of-care-4 reading sources... [ 49%] adult/level-of-care/level-of-care-5 reading sources... [ 50%] adult/level-of-care/overview reading sources... [ 51%] child/domains/1 reading sources... [ 52%] child/domains/2 reading sources... [ 53%] child/domains/3 reading sources... [ 54%] child/domains/4 reading sources... [ 55%] child/domains/5 reading sources... [ 56%] child/domains/6 reading sources... [ 56%] child/domains/7 reading sources... [ 57%] child/domains/8 reading sources... [ 58%] child/domains/child-domain-1 reading sources... [ 59%] child/domains/child-domain-2 reading sources... [ 60%] child/domains/child-domain-3 reading sources... [ 61%] child/domains/child-domain-4 reading sources... [ 62%] child/domains/child-domain-5 reading sources... [ 63%] child/domains/child-domain-6 reading sources... [ 64%] child/domains/child-domain-7 reading sources... [ 65%] child/domains/child-domain-8 reading sources... [ 66%] child/domains/child-domain-overview reading sources... [ 67%] child/domains/index reading sources... [ 68%] child/domains/overview reading sources... [ 69%] child/index reading sources... [ 69%] child/level-of-care/index reading sources... [ 70%] child/level-of-care/level-of-care-1 reading sources... [ 71%] child/level-of-care/level-of-care-2 reading sources... [ 72%] child/level-of-care/level-of-care-3 reading sources... [ 73%] child/level-of-care/level-of-care-4 reading sources... [ 74%] child/level-of-care/level-of-care-5 reading sources... [ 75%] child/level-of-care/overview reading sources... [ 76%] developers reading sources... [ 77%] index reading sources... [ 78%] integrator-agreement reading sources... [ 79%] older-adult/domains/index reading sources... [ 80%] older-adult/domains/older-adult-domain-1 reading sources... [ 81%] older-adult/domains/older-adult-domain-2 reading sources... [ 81%] older-adult/domains/older-adult-domain-3 reading sources... [ 82%] older-adult/domains/older-adult-domain-4 reading sources... [ 83%] older-adult/domains/older-adult-domain-5 reading sources... [ 84%] older-adult/domains/older-adult-domain-6 reading sources... [ 85%] older-adult/domains/older-adult-domain-7 reading sources... [ 86%] older-adult/domains/older-adult-domain-8 reading sources... [ 87%] older-adult/domains/older-adult-domain-overview reading sources... [ 88%] older-adult/index reading sources... [ 89%] older-adult/level-of-care/index reading sources... [ 90%] older-adult/level-of-care/level-of-care-1 reading sources... [ 91%] older-adult/level-of-care/level-of-care-2 reading sources... [ 92%] older-adult/level-of-care/level-of-care-3 reading sources... [ 93%] older-adult/level-of-care/level-of-care-4 reading sources... [ 94%] older-adult/level-of-care/level-of-care-5 reading sources... [ 94%] older-adult/level-of-care/overview reading sources... [ 95%] privacy reading sources... [ 96%] terms-and-conditions reading sources... [ 97%] user-guide/gen-pdf-report reading sources... [ 98%] user-guide/index reading sources... [ 99%] user-guide/saving-results reading sources... [100%] user-guide/using-the-tool /home/docs/checkouts/readthedocs.org/user_builds/strategic-data-pty-ltd-docsiar-dstonline/checkouts/v2/docs/older-adult/domains/older-adult-domain-2.rst:52: ERROR: Unknown target name: "australian human rights commission". /home/docs/checkouts/readthedocs.org/user_builds/strategic-data-pty-ltd-docsiar-dstonline/checkouts/v2/docs/user-guide/gen-pdf-report.rst:: WARNING: image file not readable: user-guide/img/IAR-DST_PrintReport_Firefox.png looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/strategic-data-pty-ltd-docsiar-dstonline/checkouts/v2/docs/integrator-agreement.rst: WARNING: document isn't included in any toctree done preparing documents... done copying assets... copying downloadable files... [ 8%] other-resources/IAR Guidance for Mental Health Part A - General Guidance v2.0.pdf copying downloadable files... [ 17%] other-resources/IAR Guidance for Mental Health Part A - General Guidance v2.0.docx copying downloadable files... [ 25%] other-resources/IAR Guidance for Mental Health Part B - Children v1.0.pdf copying downloadable files... [ 33%] other-resources/IAR Guidance for Mental Health Part B - Children v1.0.docx copying downloadable files... [ 42%] other-resources/IAR Guidance for Mental Health Part C - Adolescents v1.0.pdf copying downloadable files... [ 50%] other-resources/IAR Guidance for Mental Health Part C - Adolescents v1.0.docx copying downloadable files... [ 58%] other-resources/IAR Guidance for Mental Health Part D - Adults v2.0.pdf copying downloadable files... [ 67%] other-resources/IAR Guidance for Mental Health Part D - Adults v2.0.docx copying downloadable files... [ 75%] other-resources/IAR Guidance for Mental Health Part E - Older Adults v1.0.pdf copying downloadable files... [ 83%] other-resources/IAR Guidance for Mental Health Part E - Older Adults v1.0.docx copying downloadable files... [ 92%] other-resources/National MH-IAR Guidance V1.05 - 30 July.pdf copying downloadable files... [100%] other-resources/National MH-IAR Guidance V1.05 - 30 July.docx copying static files... done copying extra files... done done writing output... [ 1%] adolescent/domains/1 writing output... [ 2%] adolescent/domains/2 writing output... [ 3%] adolescent/domains/3 writing output... [ 4%] adolescent/domains/4 writing output... [ 5%] adolescent/domains/5 writing output... [ 6%] adolescent/domains/6 writing output... [ 6%] adolescent/domains/7 writing output... [ 7%] adolescent/domains/8 writing output... [ 8%] adolescent/domains/adolescent-domain-1 writing output... [ 9%] adolescent/domains/adolescent-domain-2 writing output... [ 10%] adolescent/domains/adolescent-domain-3 writing output... [ 11%] adolescent/domains/adolescent-domain-4 writing output... [ 12%] adolescent/domains/adolescent-domain-5 writing output... [ 13%] adolescent/domains/adolescent-domain-6 writing output... [ 14%] adolescent/domains/adolescent-domain-7 writing output... [ 15%] adolescent/domains/adolescent-domain-8 writing output... [ 16%] adolescent/domains/adolescent-domain-overview writing output... [ 17%] adolescent/domains/index writing output... [ 18%] adolescent/domains/overview writing output... [ 19%] adolescent/index writing output... [ 19%] adolescent/level-of-care/index writing output... [ 20%] adolescent/level-of-care/level-of-care-1 writing output... [ 21%] adolescent/level-of-care/level-of-care-2 writing output... [ 22%] adolescent/level-of-care/level-of-care-3 writing output... [ 23%] adolescent/level-of-care/level-of-care-4 writing output... [ 24%] adolescent/level-of-care/level-of-care-5 writing output... [ 25%] adolescent/level-of-care/overview writing output... [ 26%] adult/domains/1 writing output... [ 27%] adult/domains/2 writing output... [ 28%] adult/domains/3 writing output... [ 29%] adult/domains/4 writing output... [ 30%] adult/domains/5 writing output... [ 31%] adult/domains/6 writing output... [ 31%] adult/domains/7 writing output... [ 32%] adult/domains/8 writing output... [ 33%] adult/domains/adult-domain-1 writing output... [ 34%] adult/domains/adult-domain-2 writing output... [ 35%] adult/domains/adult-domain-3 writing output... [ 36%] adult/domains/adult-domain-4 writing output... [ 37%] adult/domains/adult-domain-5 writing output... [ 38%] adult/domains/adult-domain-6 writing output... [ 39%] adult/domains/adult-domain-7 writing output... [ 40%] adult/domains/adult-domain-8 writing output... [ 41%] adult/domains/adult-domain-overview writing output... [ 42%] adult/domains/index writing output... [ 43%] adult/domains/overview writing output... [ 44%] adult/index writing output... [ 44%] adult/level-of-care/index writing output... [ 45%] adult/level-of-care/level-of-care-1 writing output... [ 46%] adult/level-of-care/level-of-care-2 writing output... [ 47%] adult/level-of-care/level-of-care-3 writing output... [ 48%] adult/level-of-care/level-of-care-4 writing output... [ 49%] adult/level-of-care/level-of-care-5 writing output... [ 50%] adult/level-of-care/overview writing output... [ 51%] child/domains/1 writing output... [ 52%] child/domains/2 writing output... [ 53%] child/domains/3 writing output... [ 54%] child/domains/4 writing output... [ 55%] child/domains/5 writing output... [ 56%] child/domains/6 writing output... [ 56%] child/domains/7 writing output... [ 57%] child/domains/8 writing output... [ 58%] child/domains/child-domain-1 writing output... [ 59%] child/domains/child-domain-2 writing output... [ 60%] child/domains/child-domain-3 writing output... [ 61%] child/domains/child-domain-4 writing output... [ 62%] child/domains/child-domain-5 writing output... [ 63%] child/domains/child-domain-6 writing output... [ 64%] child/domains/child-domain-7 writing output... [ 65%] child/domains/child-domain-8 writing output... [ 66%] child/domains/child-domain-overview writing output... [ 67%] child/domains/index writing output... [ 68%] child/domains/overview writing output... [ 69%] child/index writing output... [ 69%] child/level-of-care/index writing output... [ 70%] child/level-of-care/level-of-care-1 writing output... [ 71%] child/level-of-care/level-of-care-2 writing output... [ 72%] child/level-of-care/level-of-care-3 writing output... [ 73%] child/level-of-care/level-of-care-4 writing output... [ 74%] child/level-of-care/level-of-care-5 writing output... [ 75%] child/level-of-care/overview writing output... [ 76%] developers writing output... [ 77%] index writing output... [ 78%] integrator-agreement writing output... [ 79%] older-adult/domains/index writing output... [ 80%] older-adult/domains/older-adult-domain-1 writing output... [ 81%] older-adult/domains/older-adult-domain-2 writing output... [ 81%] older-adult/domains/older-adult-domain-3 writing output... [ 82%] older-adult/domains/older-adult-domain-4 writing output... [ 83%] older-adult/domains/older-adult-domain-5 writing output... [ 84%] older-adult/domains/older-adult-domain-6 writing output... [ 85%] older-adult/domains/older-adult-domain-7 writing output... [ 86%] older-adult/domains/older-adult-domain-8 writing output... [ 87%] older-adult/domains/older-adult-domain-overview writing output... [ 88%] older-adult/index writing output... [ 89%] older-adult/level-of-care/index writing output... [ 90%] older-adult/level-of-care/level-of-care-1 writing output... [ 91%] older-adult/level-of-care/level-of-care-2 writing output... [ 92%] older-adult/level-of-care/level-of-care-3 writing output... [ 93%] older-adult/level-of-care/level-of-care-4 writing output... [ 94%] older-adult/level-of-care/level-of-care-5 writing output... [ 94%] older-adult/level-of-care/overview writing output... [ 95%] privacy writing output... [ 96%] terms-and-conditions writing output... [ 97%] user-guide/gen-pdf-report writing output... [ 98%] user-guide/index writing output... [ 99%] user-guide/saving-results writing output... [100%] user-guide/using-the-tool generating indices... genindex done writing additional pages... search done copying images... [ 4%] adolescent/level-of-care/levels_of_care.png copying images... [ 8%] adult/level-of-care/levels_of_care.png copying images... [ 12%] child/level-of-care/levels_of_care.png copying images... [ 15%] older-adult/level-of-care/levels_of_care.png copying images... [ 19%] user-guide/img/IAR_DST-GenerateReportButtonActive.png copying images... [ 23%] user-guide/img/iar_dst_patient_details.png copying images... [ 27%] user-guide/img/iar_dst_level_of_care.png copying images... [ 31%] user-guide/img/iar_dst_dst_v_prac_LOC.png copying images... [ 35%] user-guide/img/changing-loc.png copying images... [ 38%] user-guide/img/iar_dst_rating.png copying images... [ 42%] user-guide/img/iar_dst_notes.png copying images... [ 46%] user-guide/img/IAR_DST-PrintButtonActive.png copying images... [ 50%] user-guide/img/IAR-DST_PrintReport_Chrome.png copying images... [ 54%] user-guide/img/IAR-DST_PrintReport_Edge.png copying images... [ 58%] user-guide/img/IAR-DST_PrintReport_Safari.png copying images... [ 62%] user-guide/img/IAR-DST_PrintReport_Safari_afterEditing_saveAsPDF.png copying images... [ 65%] user-guide/img/IAR_DST-PrintableReportPage.png copying images... [ 69%] user-guide/img/IAR_DST-CopyResultButtonActive.png copying images... [ 73%] user-guide/img/iar_dst_export.png copying images... [ 77%] user-guide/img/iar_dst_export-id-column.png copying images... [ 81%] user-guide/img/iar_dst_export_example.png copying images... [ 85%] user-guide/img/IAR_DST_DocumentationLink.png copying images... [ 88%] user-guide/img/IAR_DST-RatingGuide.png copying images... [ 92%] user-guide/img/IAR_DST-LevelofCareDocumentation.png copying images... [ 96%] user-guide/img/IAR_DST-LevelofCare.png copying images... [100%] user-guide/img/IAR_DST-ResetFormButton.png dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 3 warnings. The HTML pages are in ../_readthedocs/html.