Read the Docs build information Build id: 1719687 Project: narrativ-narrativ Version: latest Commit: 0b43209125df0aaf98c7db7938d5cc93c6312547 Date: 2023-09-13T16:23:27.482148Z State: finished Success: True [rtd-command-info] start-time: 2023-09-13T16:23:49.381748Z, end-time: 2023-09-13T16:23:51.895039Z, duration: 2, exit-code: 0 git clone --depth 1 https://github.com/hellonarrativ/api-docs.git . Cloning into '.'... [rtd-command-info] start-time: 2023-09-13T16:23:52.423048Z, end-time: 2023-09-13T16:23:54.220272Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/master:refs/remotes/origin/master From https://github.com/hellonarrativ/api-docs * [new tag] 1.9.10 -> 1.9.10 * [new tag] 1.9.11 -> 1.9.11 * [new tag] 1.9.12 -> 1.9.12 * [new tag] 1.9.13 -> 1.9.13 * [new tag] 1.9.14 -> 1.9.14 * [new tag] 1.9.15 -> 1.9.15 * [new tag] 1.9.16 -> 1.9.16 * [new tag] 1.9.17 -> 1.9.17 * [new tag] 1.9.18 -> 1.9.18 * [new tag] 1.9.19 -> 1.9.19 * [new tag] 1.9.20 -> 1.9.20 * [new tag] 1.9.21 -> 1.9.21 * [new tag] 1.9.22 -> 1.9.22 * [new tag] 1.9.23 -> 1.9.23 * [new tag] 1.9.24 -> 1.9.24 * [new tag] 1.9.25 -> 1.9.25 * [new tag] 1.9.26 -> 1.9.26 * [new tag] 1.9.27 -> 1.9.27 * [new tag] 1.9.28 -> 1.9.28 * [new tag] 2.0.0 -> 2.0.0 * [new tag] 2.0.1 -> 2.0.1 * [new tag] 2.0.2 -> 2.0.2 * [new tag] 2.0.3 -> 2.0.3 * [new tag] 2.0.4 -> 2.0.4 * [new tag] 2.0.5 -> 2.0.5 [rtd-command-info] start-time: 2023-09-13T16:23:54.739046Z, end-time: 2023-09-13T16:23:54.929833Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: switching to 'origin/master'. 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 0b43209 Merge pull request #185 from hellonarrativ/BAM-22385 [rtd-command-info] start-time: 2023-09-13T16:23:55.412859Z, end-time: 2023-09-13T16:23:55.474346Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-09-13T16:23:58.158840Z, end-time: 2023-09-13T16:24:02.896320Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/narrativ-narrativ/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/narrativ-narrativ/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-09-13T16:24:03.619593Z, end-time: 2023-09-13T16:24:04.781592Z, 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/narrativ-narrativ/envs/latest/lib/python3.7/site-packages (23.2.1) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/narrativ-narrativ/envs/latest/lib/python3.7/site-packages (68.0.0) [rtd-command-info] start-time: 2023-09-13T16:24:05.268527Z, end-time: 2023-09-13T16:24:12.437991Z, 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<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.3 jinja2<3.1.0 Collecting pillow Downloading Pillow-9.5.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 50.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 217.7 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 168.2 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<2 Downloading Sphinx-1.8.6-py2.py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 160.8 MB/s eta 0:00:00 Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.4/6.4 MB 166.0 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.3 Obtaining dependency information for readthedocs-sphinx-ext<2.3 from https://files.pythonhosted.org/packages/8c/f1/3d783ebfc084a9d556123d54669116101760e5e0dbb894b006745bcb59ea/readthedocs_sphinx_ext-2.2.2-py2.py3-none-any.whl.metadata Downloading readthedocs_sphinx_ext-2.2.2-py2.py3-none-any.whl.metadata (1.5 kB) Collecting jinja2<3.1.0 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 kB 193.9 MB/s eta 0:00:00 Collecting docutils>=0.11 (from recommonmark==0.5.0) Obtaining dependency information for docutils>=0.11 from https://files.pythonhosted.org/packages/26/87/f238c0670b94533ac0353a4e2a1a771a0cc73277b88bff23d3ae35a256c1/docutils-0.20.1-py3-none-any.whl.metadata Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) Collecting six>=1.5 (from sphinx<2) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting Pygments>=2.0 (from sphinx<2) Obtaining dependency information for Pygments>=2.0 from https://files.pythonhosted.org/packages/43/88/29adf0b44ba6ac85045e63734ae0997d3c58d8b1a91c914d240828d0d73d/Pygments-2.16.1-py3-none-any.whl.metadata Downloading Pygments-2.16.1-py3-none-any.whl.metadata (2.5 kB) Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 215.1 MB/s eta 0:00:00 Collecting snowballstemmer>=1.1 (from sphinx<2) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 193.1 MB/s eta 0:00:00 Collecting babel!=2.0,>=1.3 (from sphinx<2) Downloading Babel-2.12.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 164.2 MB/s eta 0:00:00 Collecting imagesize (from sphinx<2) Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.0.0 (from sphinx<2) Obtaining dependency information for requests>=2.0.0 from https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl.metadata Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/narrativ-narrativ/envs/latest/lib/python3.7/site-packages (from sphinx<2) (68.0.0) Collecting packaging (from sphinx<2) Downloading packaging-23.1-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 178.8 MB/s eta 0:00:00 Collecting sphinxcontrib-websupport (from sphinx<2) Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting MarkupSafe>=2.0 (from jinja2<3.1.0) Obtaining dependency information for MarkupSafe>=2.0 from https://files.pythonhosted.org/packages/e5/dd/49576e803c0d974671e44fa78049217fcc68af3662a24f831525ed30e6c7/MarkupSafe-2.1.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading MarkupSafe-2.1.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting pytz>=2015.7 (from babel!=2.0,>=1.3->sphinx<2) Obtaining dependency information for pytz>=2015.7 from https://files.pythonhosted.org/packages/32/4d/aaf7eff5deb402fd9a24a1449a8119f00d74ae9c2efa79f8ef9994261fc2/pytz-2023.3.post1-py2.py3-none-any.whl.metadata Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.0.0->sphinx<2) Obtaining dependency information for charset-normalizer<4,>=2 from https://files.pythonhosted.org/packages/89/f5/88e9dd454756fea555198ddbe6fa40d6408ec4f10ad4f0a911e0b7e471e4/charset_normalizer-3.2.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading charset_normalizer-3.2.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (31 kB) Collecting idna<4,>=2.5 (from requests>=2.0.0->sphinx<2) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 165.1 MB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 (from requests>=2.0.0->sphinx<2) Obtaining dependency information for urllib3<3,>=1.21.1 from https://files.pythonhosted.org/packages/9b/81/62fd61001fa4b9d0df6e31d47ff49cfa9de4af03adecf339c7bc30656b37/urllib3-2.0.4-py3-none-any.whl.metadata Downloading urllib3-2.0.4-py3-none-any.whl.metadata (6.6 kB) Collecting certifi>=2017.4.17 (from requests>=2.0.0->sphinx<2) Obtaining dependency information for certifi>=2017.4.17 from https://files.pythonhosted.org/packages/4c/dd/2234eab22353ffc7d94e8d13177aaa050113286e93e7b40eae01fbf7c3d9/certifi-2023.7.22-py3-none-any.whl.metadata Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) Collecting sphinxcontrib-serializinghtml (from sphinxcontrib-websupport->sphinx<2) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 190.5 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.2-py2.py3-none-any.whl (11 kB) Downloading MarkupSafe-2.1.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 209.4 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 156.6 MB/s eta 0:00:00 Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 185.2 MB/s eta 0:00:00 Downloading charset_normalizer-3.2.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (175 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 175.8/175.8 kB 208.4 MB/s eta 0:00:00 Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 210.9 MB/s eta 0:00:00 Downloading urllib3-2.0.4-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.9/123.9 kB 184.3 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=23752 sha256=7c71a3632fc9374b5c42dc7d02cf57b7aef09a29a460bb2aedd1845728572bed Stored in directory: /tmp/pip-ephem-wheel-cache-xq0cvbeb/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Successfully built mock Installing collected packages: snowballstemmer, pytz, mock, commonmark, urllib3, sphinxcontrib-serializinghtml, six, Pygments, pillow, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, sphinxcontrib-websupport, requests, jinja2, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed MarkupSafe-2.1.3 Pygments-2.16.1 alabaster-0.7.13 babel-2.12.1 certifi-2023.7.22 charset-normalizer-3.2.0 commonmark-0.9.1 docutils-0.17.1 idna-3.4 imagesize-1.4.1 jinja2-3.0.3 mock-1.0.1 packaging-23.1 pillow-9.5.0 pytz-2023.3.post1 readthedocs-sphinx-ext-2.2.2 recommonmark-0.5.0 requests-2.31.0 six-1.16.0 snowballstemmer-2.2.0 sphinx-1.8.6 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-websupport-1.2.4 urllib3-2.0.4 [rtd-command-info] start-time: 2023-09-13T16:24:12.915944Z, end-time: 2023-09-13T16:24:28.925123Z, duration: 16, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r conf/requirements.txt Collecting alabaster==0.7.12 (from -r conf/requirements.txt (line 7)) Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting babel==2.9.1 (from -r conf/requirements.txt (line 11)) Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.8/8.8 MB 88.7 MB/s eta 0:00:00 Collecting certifi==2021.5.30 (from -r conf/requirements.txt (line 15)) Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 145.5/145.5 kB 202.7 MB/s eta 0:00:00 Collecting charset-normalizer==2.0.4 (from -r conf/requirements.txt (line 19)) Downloading charset_normalizer-2.0.4-py3-none-any.whl (36 kB) Collecting click==8.0.1 (from -r conf/requirements.txt (line 23)) Downloading click-8.0.1-py3-none-any.whl (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.4/97.4 kB 196.8 MB/s eta 0:00:00 Collecting colorama==0.4.4 (from -r conf/requirements.txt (line 27)) Downloading colorama-0.4.4-py2.py3-none-any.whl (16 kB) Collecting docutils==0.16 (from -r conf/requirements.txt (line 31)) Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 548.2/548.2 kB 217.4 MB/s eta 0:00:00 Collecting idna==3.2 (from -r conf/requirements.txt (line 37)) Downloading idna-3.2-py3-none-any.whl (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.6/59.6 kB 181.6 MB/s eta 0:00:00 Collecting imagesize==1.2.0 (from -r conf/requirements.txt (line 41)) Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting importlib-metadata==4.6.3 (from -r conf/requirements.txt (line 45)) Downloading importlib_metadata-4.6.3-py3-none-any.whl (17 kB) Collecting jinja2==3.0.1 (from -r conf/requirements.txt (line 51)) Downloading Jinja2-3.0.1-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.7/133.7 kB 202.8 MB/s eta 0:00:00 Collecting livereload==2.6.3 (from -r conf/requirements.txt (line 55)) Downloading livereload-2.6.3-py2.py3-none-any.whl (24 kB) Collecting markupsafe==2.0.1 (from -r conf/requirements.txt (line 58)) Downloading MarkupSafe-2.0.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (31 kB) Collecting packaging==21.0 (from -r conf/requirements.txt (line 95)) Downloading packaging-21.0-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.4/40.4 kB 169.0 MB/s eta 0:00:00 Collecting pep517==0.11.0 (from -r conf/requirements.txt (line 99)) Downloading pep517-0.11.0-py2.py3-none-any.whl (19 kB) Collecting pip-tools==6.2.0 (from -r conf/requirements.txt (line 103)) Downloading pip_tools-6.2.0-py3-none-any.whl (46 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.7/46.7 kB 158.7 MB/s eta 0:00:00 Collecting pygments==2.9.0 (from -r conf/requirements.txt (line 107)) Downloading Pygments-2.9.0-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 217.4 MB/s eta 0:00:00 Collecting pyparsing==2.4.7 (from -r conf/requirements.txt (line 111)) Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.8/67.8 kB 183.9 MB/s eta 0:00:00 Collecting pytz==2021.1 (from -r conf/requirements.txt (line 115)) Downloading pytz-2021.1-py2.py3-none-any.whl (510 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 510.8/510.8 kB 217.4 MB/s eta 0:00:00 Collecting pyyaml==4.2b4 (from -r conf/requirements.txt (line 119)) Downloading PyYAML-4.2b4.tar.gz (262 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 262.6/262.6 kB 212.4 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting requests==2.26.0 (from -r conf/requirements.txt (line 126)) Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.3/62.3 kB 163.9 MB/s eta 0:00:00 Requirement already satisfied: six==1.16.0 in /home/docs/checkouts/readthedocs.org/user_builds/narrativ-narrativ/envs/latest/lib/python3.7/site-packages (from -r conf/requirements.txt (line 130)) (1.16.0) Collecting snowballstemmer==2.1.0 (from -r conf/requirements.txt (line 134)) Downloading snowballstemmer-2.1.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.5/93.5 kB 191.7 MB/s eta 0:00:00 Collecting sphinx==4.1.2 (from -r conf/requirements.txt (line 138)) Downloading Sphinx-4.1.2-py3-none-any.whl (2.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/2.9 MB 176.9 MB/s eta 0:00:00 Collecting sphinx-autobuild==2021.3.14 (from -r conf/requirements.txt (line 145)) Downloading sphinx_autobuild-2021.3.14-py3-none-any.whl (9.9 kB) Collecting sphinx-rtd-theme==0.5.2 (from -r conf/requirements.txt (line 149)) Downloading sphinx_rtd_theme-0.5.2-py2.py3-none-any.whl (9.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.1/9.1 MB 156.4 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp==1.0.2 (from -r conf/requirements.txt (line 153)) Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 204.7 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp==1.0.2 (from -r conf/requirements.txt (line 157)) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 188.2 MB/s eta 0:00:00 Collecting sphinxcontrib-htmlhelp==2.0.0 (from -r conf/requirements.txt (line 161)) Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 198.3 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath==1.0.1 (from -r conf/requirements.txt (line 165)) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-qthelp==1.0.3 (from -r conf/requirements.txt (line 169)) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 197.5 MB/s eta 0:00:00 Requirement already satisfied: sphinxcontrib-serializinghtml==1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/narrativ-narrativ/envs/latest/lib/python3.7/site-packages (from -r conf/requirements.txt (line 173)) (1.1.5) Collecting tomli==1.2.1 (from -r conf/requirements.txt (line 177)) Downloading tomli-1.2.1-py3-none-any.whl (11 kB) Collecting tornado==6.1 (from -r conf/requirements.txt (line 181)) Downloading tornado-6.1-cp37-cp37m-manylinux2010_x86_64.whl (428 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 428.5/428.5 kB 210.4 MB/s eta 0:00:00 Collecting typing-extensions==3.10.0.0 (from -r conf/requirements.txt (line 224)) Downloading typing_extensions-3.10.0.0-py3-none-any.whl (26 kB) Collecting urllib3==1.26.6 (from -r conf/requirements.txt (line 229)) Downloading urllib3-1.26.6-py2.py3-none-any.whl (138 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.5/138.5 kB 200.9 MB/s eta 0:00:00 Collecting wheel==0.37.0 (from -r conf/requirements.txt (line 233)) Downloading wheel-0.37.0-py2.py3-none-any.whl (35 kB) Collecting zipp==3.5.0 (from -r conf/requirements.txt (line 237)) Downloading zipp-3.5.0-py3-none-any.whl (5.7 kB) Collecting pip==21.2.3 (from -r conf/requirements.txt (line 245)) Downloading pip-21.2.3-py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 203.5 MB/s eta 0:00:00 Collecting setuptools==57.4.0 (from -r conf/requirements.txt (line 249)) Downloading setuptools-57.4.0-py3-none-any.whl (819 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.0/819.0 kB 219.4 MB/s eta 0:00:00 Building wheels for collected packages: pyyaml Building wheel for pyyaml (setup.py): started Building wheel for pyyaml (setup.py): finished with status 'done' Created wheel for pyyaml: filename=PyYAML-4.2b4-cp37-cp37m-linux_x86_64.whl size=43047 sha256=4c813d356fdb46ddaf6e347bf9f17dd52affdcf103b18153f4f1f8577c05dfb8 Stored in directory: /tmp/pip-ephem-wheel-cache-jompjb7u/wheels/06/a6/83/224e726cacb89d8d459811ac7c30825ef0afb75192fe934f22 Successfully built pyyaml Installing collected packages: typing-extensions, snowballstemmer, pytz, certifi, alabaster, zipp, wheel, urllib3, tornado, tomli, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, setuptools, pyyaml, pyparsing, pygments, pip, markupsafe, imagesize, idna, docutils, colorama, charset-normalizer, babel, requests, packaging, livereload, jinja2, importlib-metadata, sphinx, pep517, click, sphinx-rtd-theme, sphinx-autobuild, pip-tools Attempting uninstall: snowballstemmer Found existing installation: snowballstemmer 2.2.0 Uninstalling snowballstemmer-2.2.0: Successfully uninstalled snowballstemmer-2.2.0 Attempting uninstall: pytz Found existing installation: pytz 2023.3.post1 Uninstalling pytz-2023.3.post1: Successfully uninstalled pytz-2023.3.post1 Attempting uninstall: certifi Found existing installation: certifi 2023.7.22 Uninstalling certifi-2023.7.22: Successfully uninstalled certifi-2023.7.22 Attempting uninstall: alabaster Found existing installation: alabaster 0.7.13 Uninstalling alabaster-0.7.13: Successfully uninstalled alabaster-0.7.13 Attempting uninstall: wheel Found existing installation: wheel 0.41.2 Uninstalling wheel-0.41.2: Successfully uninstalled wheel-0.41.2 Attempting uninstall: urllib3 Found existing installation: urllib3 2.0.4 Uninstalling urllib3-2.0.4: Successfully uninstalled urllib3-2.0.4 Attempting uninstall: setuptools Found existing installation: setuptools 68.0.0 Uninstalling setuptools-68.0.0: Successfully uninstalled setuptools-68.0.0 Attempting uninstall: pygments Found existing installation: Pygments 2.16.1 Uninstalling Pygments-2.16.1: Successfully uninstalled Pygments-2.16.1 Attempting uninstall: pip Found existing installation: pip 23.2.1 Uninstalling pip-23.2.1: Successfully uninstalled pip-23.2.1 Attempting uninstall: markupsafe Found existing installation: MarkupSafe 2.1.3 Uninstalling MarkupSafe-2.1.3: Successfully uninstalled MarkupSafe-2.1.3 Attempting uninstall: imagesize Found existing installation: imagesize 1.4.1 Uninstalling imagesize-1.4.1: Successfully uninstalled imagesize-1.4.1 Attempting uninstall: idna Found existing installation: idna 3.4 Uninstalling idna-3.4: Successfully uninstalled idna-3.4 Attempting uninstall: docutils Found existing installation: docutils 0.17.1 Uninstalling docutils-0.17.1: Successfully uninstalled docutils-0.17.1 Attempting uninstall: charset-normalizer Found existing installation: charset-normalizer 3.2.0 Uninstalling charset-normalizer-3.2.0: Successfully uninstalled charset-normalizer-3.2.0 Attempting uninstall: babel Found existing installation: Babel 2.12.1 Uninstalling Babel-2.12.1: Successfully uninstalled Babel-2.12.1 Attempting uninstall: requests Found existing installation: requests 2.31.0 Uninstalling requests-2.31.0: Successfully uninstalled requests-2.31.0 Attempting uninstall: packaging Found existing installation: packaging 23.1 Uninstalling packaging-23.1: Successfully uninstalled packaging-23.1 Attempting uninstall: jinja2 Found existing installation: Jinja2 3.0.3 Uninstalling Jinja2-3.0.3: Successfully uninstalled Jinja2-3.0.3 Attempting uninstall: sphinx Found existing installation: Sphinx 1.8.6 Uninstalling Sphinx-1.8.6: Successfully uninstalled Sphinx-1.8.6 Attempting uninstall: sphinx-rtd-theme Found existing installation: sphinx-rtd-theme 0.4.3 Uninstalling sphinx-rtd-theme-0.4.3: Successfully uninstalled sphinx-rtd-theme-0.4.3 Successfully installed alabaster-0.7.12 babel-2.9.1 certifi-2021.5.30 charset-normalizer-2.0.4 click-8.0.1 colorama-0.4.4 docutils-0.16 idna-3.2 imagesize-1.2.0 importlib-metadata-4.6.3 jinja2-3.0.1 livereload-2.6.3 markupsafe-2.0.1 packaging-21.0 pep517-0.11.0 pip-21.2.3 pip-tools-6.2.0 pygments-2.9.0 pyparsing-2.4.7 pytz-2021.1 pyyaml-4.2b4 requests-2.26.0 setuptools-57.4.0 snowballstemmer-2.1.0 sphinx-4.1.2 sphinx-autobuild-2021.3.14 sphinx-rtd-theme-0.5.2 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 tomli-1.2.1 tornado-6.1 typing-extensions-3.10.0.0 urllib3-1.26.6 wheel-0.37.0 zipp-3.5.0 [rtd-command-info] start-time: 2023-09-13T16:24:35.255888Z, end-time: 2023-09-13T16:24:35.309981Z, duration: 0, exit-code: 0 cat docs/conf.py #!/usr/bin/env python3 # -*- coding: utf-8 -*- # # Narrativ API documentation build configuration file, created by # sphinx-quickstart on Mon Jul 24 11:48:40 2017. # # 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. # 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. # import os # import sys # sys.path.insert(0, os.path.abspath('.')) # -- 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 = ['sphinx.ext.ifconfig'] # 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 master toctree document. master_doc = 'index' # General information about the project. project = 'Howl API' copyright = '2022, Howl Technologies, Inc ' author = 'Howl' # 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. (major version 1 corresponds to /api/v1/) version = '2.0.6' # The full version, including alpha/beta/rc tags. release = '2.0.6' # 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 = None # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This patterns also effect to html_static_path and html_extra_path exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] # The name of the Pygments (syntax highlighting) style to use. pygments_style = 'sphinx' # 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. # Use Read the Docs theme on all build environments for consistency: # https://docs.readthedocs.io/en/latest/theme.html#read-the-docs-theme 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. # https://github.com/rtfd/sphinx_rtd_theme/blob/master/sphinx_rtd_theme/theme.conf html_theme_options = { 'logo_only': True, 'display_version': False, } # 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". if os.environ.get('READTHEDOCS'): # Don't set '_static' on Read the Docs. It is already the default, # and if you set it explicitly, it breaks Read the Docs. # https://github.com/rtfd/readthedocs.org/issues/1774 html_static_path = [] else: # Static path must be set locally or else files will not be built. html_static_path = ['_static'] html_logo = '_static/howl-logo-large.png' # Custom sidebar templates, must be a dictionary that maps document names # to template names. # # This is required for the alabaster theme # refs: http://alabaster.readthedocs.io/en/latest/installation.html#sidebars html_sidebars = { '**': [ 'about.html', 'navigation.html', 'relations.html', # needs 'show_related': True theme option to display 'searchbox.html', 'donate.html', ] } # -- Options for HTMLHelp output ------------------------------------------ # Output file base name for HTML help builder. htmlhelp_basename = 'NarrativAPIdoc' # -- 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, 'NarrativAPI.tex', 'Narrativ API Documentation', author, 'manual'), ] # -- 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, 'narrativapi', 'Narrativ API Documentation', [author], 1) ] # -- 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, 'NarrativAPI', 'Narrativ API Documentation', author, 'NarrativAPI', 'One line description of project.', 'Miscellaneous'), ] # Custom CSS must be loaded using an extension module. # https://github.com/rtfd/readthedocs.org/issues/2116 def setup(app): app.add_css_file('override.css') ########################################################################### # 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') # Define this variable in case it's not defined by the user. # It defaults to `alabaster` which is the default from Sphinx. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_theme html_theme = globals().get('html_theme', 'alabaster') #Add project information to the template context. context = { '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/"), ("stable", "/en/stable/"), ("2.0.0", "/en/2.0.0/"), ("1.9.28", "/en/1.9.28/"), ("1.9.27", "/en/1.9.27/"), ("1.9.26", "/en/1.9.26/"), ("1.9.24", "/en/1.9.24/"), ("1.9.23", "/en/1.9.23/"), ("1.9.22", "/en/1.9.22/"), ("1.9.21", "/en/1.9.21/"), ("1.9.12", "/en/1.9.12/"), ("1.9.11", "/en/1.9.11/"), ("1.9.10", "/en/1.9.10/"), ("1.9.6", "/en/1.9.6/"), ("1.9.5", "/en/1.9.5/"), ("1.9.4", "/en/1.9.4/"), ("1.9.3", "/en/1.9.3/"), ("1.9.2", "/en/1.9.2/"), ("1.9.1", "/en/1.9.1/"), ("1.9.0", "/en/1.9.0/"), ("1.8.9", "/en/1.8.9/"), ("1.8.8", "/en/1.8.8/"), ("1.8.7", "/en/1.8.7/"), ("1.8.6", "/en/1.8.6/"), ("1.8.4", "/en/1.8.4/"), ("1.8.3", "/en/1.8.3/"), ("1.8.2", "/en/1.8.2/"), ("1.8.1", "/en/1.8.1/"), ("1.8.0", "/en/1.8.0/"), ("1.7.14", "/en/1.7.14/"), ("1.7.13", "/en/1.7.13/"), ("1.7.12", "/en/1.7.12/"), ("1.7.11", "/en/1.7.11/"), ("1.7.9", "/en/1.7.9/"), ("1.7.7", "/en/1.7.7/"), ("1.7.6", "/en/1.7.6/"), ("1.7.5", "/en/1.7.5/"), ("1.6.0", "/en/1.6.0/"), ("1.5.0", "/en/1.5.0/"), ], 'downloads': [ ("html", "//docs.planethowl.com/_/downloads/en/latest/htmlzip/"), ], 'subprojects': [ ], 'slug': 'narrativ-narrativ', 'name': u'Narrativ', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': '', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'hellonarrativ', 'proxied_api_host': '/_', 'github_repo': 'api-docs', 'github_version': 'master', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'master', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'master', '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': '0b432091', } # 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/narrativ-narrativ/builds/1719687/' 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-09-13T16:24:35.987842Z, end-time: 2023-09-13T16:24:37.799499Z, duration: 1, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v4.1.2 loading translations [en]... done making output directory... done building [mo]: targets for 0 po files that are out of date building [html]: targets for 12 source files that are out of date updating environment: [new config] 12 added, 0 changed, 0 removed reading sources... [ 8%] auth reading sources... [ 16%] clickmate reading sources... [ 25%] feeds reading sources... [ 33%] index reading sources... [ 41%] merchantfeeds reading sources... [ 50%] pubreport reading sources... [ 58%] requests reading sources... [ 66%] smartlink reading sources... [ 75%] statistics reading sources... [ 83%] tagbrand reading sources... [ 91%] tagpublisher reading sources... [100%] utmsourcetracking looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 8%] auth writing output... [ 16%] clickmate writing output... [ 25%] feeds writing output... [ 33%] index writing output... [ 41%] merchantfeeds writing output... [ 50%] pubreport writing output... [ 58%] requests writing output... [ 66%] smartlink writing output... [ 75%] statistics writing output... [ 83%] tagbrand writing output... [ 91%] tagpublisher writing output... [100%] utmsourcetracking generating indices... genindex done writing additional pages... search done copying images... [ 7%] _static/pixel_implementation_screenshots/test_page_impression_2.png copying images... [ 14%] _static/pixel_implementation_screenshots/test_checkouts_2.png copying images... [ 21%] _static/pixel_implementation_screenshots/shopify_implementation_1.png copying images... [ 28%] _static/pixel_implementation_screenshots/shopify_implementation_2.png copying images... [ 35%] _static/pixel_implementation_screenshots/shopify_implementation_4.png copying images... [ 42%] _static/pixel_implementation_screenshots/shopify_implementation_5.png copying images... [ 50%] _static/pixel_implementation_screenshots/shopify_implementation_6.png copying images... [ 57%] _static/pixel_implementation_screenshots/shopify_implementation_7.png copying images... [ 64%] _static/pixel_implementation_screenshots/shopify_implementation_8.png copying images... [ 71%] _static/pixel_implementation_screenshots/gtm_1.png copying images... [ 78%] _static/pixel_implementation_screenshots/gtm_2.png copying images... [ 85%] _static/pixel_implementation_screenshots/gtm_3.png copying images... [ 92%] _static/pixel_implementation_screenshots/gtm_4.png copying images... [100%] _static/pixel_implementation_screenshots/gtm_6.png copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in ../_readthedocs/html. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2023-09-13T16:24:38.285759Z, end-time: 2023-09-13T16:24:39.698095Z, duration: 1, exit-code: 0 python -m sphinx -T -E -b readthedocssinglehtmllocalmedia -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/htmlzip Running Sphinx v4.1.2 loading translations [en]... done making output directory... done building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: [new config] 12 added, 0 changed, 0 removed reading sources... [ 8%] auth reading sources... [ 16%] clickmate reading sources... [ 25%] feeds reading sources... [ 33%] index reading sources... [ 41%] merchantfeeds reading sources... [ 50%] pubreport reading sources... [ 58%] requests reading sources... [ 66%] smartlink reading sources... [ 75%] statistics reading sources... [ 83%] tagbrand reading sources... [ 91%] tagpublisher reading sources... [100%] utmsourcetracking looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done assembling single document... auth requests statistics smartlink clickmate merchantfeeds utmsourcetracking pubreport tagpublisher tagbrand feeds done writing... done writing additional files... done copying images... [ 7%] _static/pixel_implementation_screenshots/test_page_impression_2.png copying images... [ 14%] _static/pixel_implementation_screenshots/test_checkouts_2.png copying images... [ 21%] _static/pixel_implementation_screenshots/shopify_implementation_1.png copying images... [ 28%] _static/pixel_implementation_screenshots/shopify_implementation_2.png copying images... [ 35%] _static/pixel_implementation_screenshots/shopify_implementation_4.png copying images... [ 42%] _static/pixel_implementation_screenshots/shopify_implementation_5.png copying images... [ 50%] _static/pixel_implementation_screenshots/shopify_implementation_6.png copying images... [ 57%] _static/pixel_implementation_screenshots/shopify_implementation_7.png copying images... [ 64%] _static/pixel_implementation_screenshots/shopify_implementation_8.png copying images... [ 71%] _static/pixel_implementation_screenshots/gtm_1.png copying images... [ 78%] _static/pixel_implementation_screenshots/gtm_2.png copying images... [ 85%] _static/pixel_implementation_screenshots/gtm_3.png copying images... [ 92%] _static/pixel_implementation_screenshots/gtm_4.png copying images... [100%] _static/pixel_implementation_screenshots/gtm_6.png copying static files... done copying extra files... done dumping object inventory... done build succeeded. The HTML page is in ../_readthedocs/htmlzip. Updating searchtools for Read the Docs search...