Read the Docs build information Build id: 1191289 Project: ez-systems-user-documentation Version: 4.3 Commit: 50c2de1087c2d42675b91bf7b4a1dcec2ad788d3 Date: 2022-11-22T07:32:05.701706Z State: finished Success: True [rtd-command-info] start-time: 2022-11-22T07:32:07.794023Z, end-time: 2022-11-22T07:32:12.148478Z, duration: 4, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/ezsystems/user-documentation.git . Cloning into '.'... [rtd-command-info] start-time: 2022-11-22T07:32:12.341362Z, end-time: 2022-11-22T07:32:12.615424Z, duration: 0, exit-code: 0 git checkout --force origin/4.3 Note: switching to 'origin/4.3'. 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 50c2de1 Update front page for v4.3 (#165) [rtd-command-info] start-time: 2022-11-22T07:32:12.856350Z, end-time: 2022-11-22T07:32:12.915091Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-11-22T07:32:14.385319Z, end-time: 2022-11-22T07:32:19.128003Z, duration: 4, exit-code: 0 python3.8 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.8.6' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/4.3/bin/python3.8 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/4.3/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2022-11-22T07:32:19.436177Z, end-time: 2022-11-22T07:32:21.150361Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/4.3/lib/python3.8/site-packages (22.3.1) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 27.4 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 65.6.0 Uninstalling setuptools-65.6.0: Successfully uninstalled setuptools-65.6.0 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2022-11-22T07:32:21.354145Z, end-time: 2022-11-22T07:32:30.652726Z, duration: 9, 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 mkdocs==0.17.3 Collecting pillow Downloading Pillow-9.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 48.7 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 294.0 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.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 190.7 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 mkdocs==0.17.3 Downloading mkdocs-0.17.3-py2.py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 286.1 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 266.9 MB/s eta 0:00:00 Collecting sphinx>=1.3.1 Downloading sphinx-5.3.0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 177.8 MB/s eta 0:00:00 Collecting tornado<5.0,>=4.1 Downloading tornado-4.5.3.tar.gz (484 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 484.2/484.2 kB 279.3 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting livereload>=2.5.1 Downloading livereload-2.6.3.tar.gz (25 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting click>=3.3 Downloading click-8.1.3-py3-none-any.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 229.3 MB/s eta 0:00:00 Collecting PyYAML>=3.10 Downloading PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 701.2/701.2 kB 284.1 MB/s eta 0:00:00 Collecting Markdown>=2.3.1 Downloading Markdown-3.4.1-py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.3/93.3 kB 218.4 MB/s eta 0:00:00 Collecting Jinja2>=2.7.1 Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 264.7 MB/s eta 0:00:00 Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting six Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting importlib-metadata>=4.4 Downloading importlib_metadata-5.0.0-py3-none-any.whl (21 kB) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 243.2 MB/s eta 0:00:00 Collecting requests>=2.5.0 Downloading requests-2.28.1-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 215.2 MB/s eta 0:00:00 Collecting Pygments>=2.12 Downloading Pygments-2.13.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 288.6 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 242.5 MB/s eta 0:00:00 Collecting babel>=2.9 Downloading Babel-2.11.0-py3-none-any.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 178.6 MB/s eta 0:00:00 Collecting packaging>=21.0 Downloading packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 206.9 MB/s eta 0:00:00 Collecting imagesize>=1.3 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 258.7 MB/s eta 0:00:00 Collecting snowballstemmer>=2.0 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 242.0 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 263.5 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml>=1.1.5 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 249.9 MB/s eta 0:00:00 Collecting pytz>=2015.7 Downloading pytz-2022.6-py2.py3-none-any.whl (498 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 498.1/498.1 kB 276.9 MB/s eta 0:00:00 Collecting zipp>=0.5 Downloading zipp-3.10.0-py3-none-any.whl (6.2 kB) Collecting pyparsing!=3.0.5,>=2.0.2 Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 247.3 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.4/140.4 kB 260.6 MB/s eta 0:00:00 Collecting charset-normalizer<3,>=2 Downloading charset_normalizer-2.1.1-py3-none-any.whl (39 kB) Collecting idna<4,>=2.5 Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 225.3 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 261.6 MB/s eta 0:00:00 Building wheels for collected packages: mock, livereload, tornado 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=23772 sha256=adf53ff528afca19c473041cbec5312b974ba88716a3259d4f8c58a623f4e671 Stored in directory: /tmp/pip-ephem-wheel-cache-fucahhns/wheels/17/19/d4/cf0d726b5d1c635d98e82c451a566e84870a10373f29ce6517 Building wheel for livereload (setup.py): started Building wheel for livereload (setup.py): finished with status 'done' Created wheel for livereload: filename=livereload-2.6.3-py2.py3-none-any.whl size=24727 sha256=d50d79851e0720a7adeefeeff79bddf196864f0e6ef7a6627435b93ab908ea71 Stored in directory: /tmp/pip-ephem-wheel-cache-fucahhns/wheels/f9/ec/f0/f25ec39b99fc7e8829d29ccd42df32abd8c6007153b3f07580 Building wheel for tornado (setup.py): started Building wheel for tornado (setup.py): finished with status 'done' Created wheel for tornado: filename=tornado-4.5.3-cp38-cp38-linux_x86_64.whl size=433030 sha256=60b95ef592e65caeb9ebe2984b8a81af9f59868063aad4a134986d20b0604d3a Stored in directory: /tmp/pip-ephem-wheel-cache-fucahhns/wheels/d7/8b/64/40fe9e59e04e9c8fae85255cd87123c580185b26c3972b00bf Successfully built mock livereload tornado Installing collected packages: tornado, snowballstemmer, pytz, mock, commonmark, alabaster, zipp, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, six, PyYAML, pyparsing, Pygments, pillow, MarkupSafe, imagesize, idna, docutils, click, charset-normalizer, certifi, babel, requests, packaging, livereload, Jinja2, importlib-metadata, sphinx, Markdown, recommonmark, mkdocs Successfully installed Jinja2-3.1.2 Markdown-3.4.1 MarkupSafe-2.1.1 PyYAML-6.0 Pygments-2.13.0 alabaster-0.7.12 babel-2.11.0 certifi-2022.9.24 charset-normalizer-2.1.1 click-8.1.3 commonmark-0.9.1 docutils-0.19 idna-3.4 imagesize-1.4.1 importlib-metadata-5.0.0 livereload-2.6.3 mkdocs-0.17.3 mock-1.0.1 packaging-21.3 pillow-9.3.0 pyparsing-3.0.9 pytz-2022.6 recommonmark-0.5.0 requests-2.28.1 six-1.16.0 snowballstemmer-2.2.0 sphinx-5.3.0 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 sphinxcontrib-serializinghtml-1.1.5 tornado-4.5.3 urllib3-1.26.12 zipp-3.10.0 [rtd-command-info] start-time: 2022-11-22T07:32:31.076529Z, end-time: 2022-11-22T07:32:33.324693Z, duration: 2, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r pip_require.txt Collecting pip==21.1 Downloading pip-21.1-py3-none-any.whl (1.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 35.9 MB/s eta 0:00:00 Installing collected packages: pip Attempting uninstall: pip Found existing installation: pip 22.3.1 Uninstalling pip-22.3.1: Successfully uninstalled pip-22.3.1 Successfully installed pip-21.1 [rtd-command-info] start-time: 2022-11-22T07:32:33.565075Z, end-time: 2022-11-22T07:32:39.708257Z, duration: 6, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Collecting mkdocs==1.3.0 Downloading mkdocs-1.3.0-py3-none-any.whl (3.7 MB) Collecting Pygments==2.12 Downloading Pygments-2.12.0-py3-none-any.whl (1.1 MB) Collecting pymdown-extensions==9.4 Downloading pymdown_extensions-9.4-py3-none-any.whl (216 kB) Collecting Markdown==3.2.1 Downloading Markdown-3.2.1-py2.py3-none-any.whl (88 kB) Collecting mkdocs-material==8.2.15 Downloading mkdocs_material-8.2.15-py2.py3-none-any.whl (5.1 MB) Collecting mkdocs-macros-plugin==0.6.0 Downloading mkdocs_macros_plugin-0.6.0-py3-none-any.whl (19 kB) Collecting mkdocs-redirects==1.0.4 Downloading mkdocs-redirects-1.0.4.tar.gz (5.9 kB) Collecting mkdocs-autolinks-plugin==0.5.0 Downloading mkdocs_autolinks_plugin-0.5.0-py3-none-any.whl (4.2 kB) Collecting Jinja2==3.0.2 Downloading Jinja2-3.0.2-py3-none-any.whl (133 kB) Collecting pyyaml-env-tag>=0.1 Downloading pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB) Requirement already satisfied: click>=3.3 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/4.3/lib/python3.8/site-packages (from mkdocs==1.3.0->-r requirements.txt (line 1)) (8.1.3) Collecting mergedeep>=1.3.4 Downloading mergedeep-1.3.4-py3-none-any.whl (6.4 kB) Requirement already satisfied: importlib-metadata>=4.3 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/4.3/lib/python3.8/site-packages (from mkdocs==1.3.0->-r requirements.txt (line 1)) (5.0.0) Collecting ghp-import>=1.0 Downloading ghp_import-2.1.0-py3-none-any.whl (11 kB) Requirement already satisfied: packaging>=20.5 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/4.3/lib/python3.8/site-packages (from mkdocs==1.3.0->-r requirements.txt (line 1)) (21.3) Collecting watchdog>=2.0 Downloading watchdog-2.1.9-py3-none-manylinux2014_x86_64.whl (78 kB) Requirement already satisfied: PyYAML>=3.10 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/4.3/lib/python3.8/site-packages (from mkdocs==1.3.0->-r requirements.txt (line 1)) (6.0) Requirement already satisfied: setuptools>=36 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/4.3/lib/python3.8/site-packages (from Markdown==3.2.1->-r requirements.txt (line 4)) (58.2.0) Collecting mkdocs-material-extensions>=1.0.3 Downloading mkdocs_material_extensions-1.1.1-py3-none-any.whl (7.9 kB) Collecting python-dateutil Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) Collecting termcolor Downloading termcolor-2.1.1-py3-none-any.whl (6.2 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/4.3/lib/python3.8/site-packages (from Jinja2==3.0.2->-r requirements.txt (line 9)) (2.1.1) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/4.3/lib/python3.8/site-packages (from importlib-metadata>=4.3->mkdocs==1.3.0->-r requirements.txt (line 1)) (3.10.0) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/4.3/lib/python3.8/site-packages (from packaging>=20.5->mkdocs==1.3.0->-r requirements.txt (line 1)) (3.0.9) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/4.3/lib/python3.8/site-packages (from python-dateutil->mkdocs-macros-plugin==0.6.0->-r requirements.txt (line 6)) (1.16.0) Building wheels for collected packages: mkdocs-redirects Building wheel for mkdocs-redirects (setup.py): started Building wheel for mkdocs-redirects (setup.py): finished with status 'done' Created wheel for mkdocs-redirects: filename=mkdocs_redirects-1.0.4-py3-none-any.whl size=6480 sha256=d73846eeda09347e50c2f5a62e7bbf99c93095f34113331ccadb55e3bb8637a1 Stored in directory: /tmp/pip-ephem-wheel-cache-3vsv62i7/wheels/4b/eb/d5/a20049f5b41a084d24a115353b5e6300fab981ab83c80c342a Successfully built mkdocs-redirects Installing collected packages: python-dateutil, watchdog, pyyaml-env-tag, mergedeep, Markdown, Jinja2, ghp-import, termcolor, pymdown-extensions, Pygments, mkdocs-material-extensions, mkdocs, mkdocs-redirects, mkdocs-material, mkdocs-macros-plugin, mkdocs-autolinks-plugin Attempting uninstall: Markdown Found existing installation: Markdown 3.4.1 Uninstalling Markdown-3.4.1: Successfully uninstalled Markdown-3.4.1 Attempting uninstall: Jinja2 Found existing installation: Jinja2 3.1.2 Uninstalling Jinja2-3.1.2: Successfully uninstalled Jinja2-3.1.2 Attempting uninstall: Pygments Found existing installation: Pygments 2.13.0 Uninstalling Pygments-2.13.0: Successfully uninstalled Pygments-2.13.0 Attempting uninstall: mkdocs Found existing installation: mkdocs 0.17.3 Uninstalling mkdocs-0.17.3: Successfully uninstalled mkdocs-0.17.3 Successfully installed Jinja2-3.0.2 Markdown-3.2.1 Pygments-2.12.0 ghp-import-2.1.0 mergedeep-1.3.4 mkdocs-1.3.0 mkdocs-autolinks-plugin-0.5.0 mkdocs-macros-plugin-0.6.0 mkdocs-material-8.2.15 mkdocs-material-extensions-1.1.1 mkdocs-redirects-1.0.4 pymdown-extensions-9.4 python-dateutil-2.8.2 pyyaml-env-tag-0.1 termcolor-2.1.1 watchdog-2.1.9 WARNING: You are using pip version 21.1; however, version 22.3.1 is available. You should consider upgrading via the '/home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/4.3/bin/python -m pip install --upgrade pip' command. [rtd-command-info] start-time: 2022-11-22T07:32:40.248698Z, end-time: 2022-11-22T07:32:40.333994Z, duration: 0, exit-code: 0 cat mkdocs.yml INHERIT: plugins.yml copyright: Copyright 1999-2022 Ibexa AS and others docs_dir: docs extra: append_bootstrap: - /index.md developer_doc: https://doc.ibexa.co/en/master product_name: Ibexa DXP product_name_com: Ibexa Commerce product_name_content: Ibexa Content product_name_exp: Ibexa Experience related_docs: - title: User Documentation url: /projects/userguide - title: Developer Documentation url: / site_display_name: Ibexa Documentation extra_css: - fonts/MavenPro.css - css/codehilite.css - css/switcher.css - css/custom.css - css/page-not-found.css - css/navigation.css - css/docs.switcher.css - css/jquery-ui.min.css - //cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css - https://assets.readthedocs.com/css/badge_only.css - https://assets.readthedocs.com/css/readthedocs-doc-embed.css extra_javascript: - js/jquery.min.js - js/jquery-ui.min.js - js/custom.js - js/docs.switcher.js - //cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js - readthedocs-data.js - https://assets.readthedocs.com/core/js/readthedocs-doc-embed.js - https://assets.readthedocs.com/javascript/readthedocs-analytics.js google_analytics: null markdown_extensions: - admonition - attr_list - def_list - footnotes - meta - md_in_html - toc: permalink: true - pymdownx.arithmatex - pymdownx.betterem: smart_enable: all - pymdownx.caret - pymdownx.critic - pymdownx.inlinehilite - pymdownx.highlight: extend_pygments_lang: - lang: php name: php options: startinline: true guess_lang: false linenums: true - pymdownx.magiclink - pymdownx.mark - pymdownx.smartsymbols - pymdownx.superfences - pymdownx.tabbed: alternate_style: true - pymdownx.tasklist: custom_checkbox: true - pymdownx.tilde - pymdownx.details nav: - Ibexa User Documentation: index.md - Getting started: - Get started: getting_started/get_started.md - User interface: getting_started/discover_ui.md - Content model management: - Content model: content_management/content_model.md - Work with Content Types: content_management/work_with_content_types.md - Content management: - Content items: content_management/content_items.md - Create and edit Content items: content_management/create_edit_content_items.md - Create and edit Pages: content_management/create_edit_pages.md - Translate content: content_management/translate_content.md - Work with forms: content_management/work_with_forms.md - Edit images: content_management/edit_images.md - Taxonomy management: - Taxonomy: content_management/taxonomy/taxonomy.md - Work with tags: content_management/taxonomy/work_with_tags.md - Content versions: - Content versions: content_management/content_versions.md - Work with versions: content_management/workflow_management/work_with_versions.md - Editorial workflow: content_management/workflow_management/editorial_workflow.md - Content organization: - Copy, move or hide content: content_management/content_organization/copy_move_hide_content.md - Classify content: content_management/content_organization/classify_content.md - Manage content Locations and URLs: content_management/content_organization/manage_locations_urls.md - Content publishing: - Publish content: content_management/publish_instantly.md - Schedule publication: content_management/schedule_publishing.md - Search: - Search for content: search/search_for_content.md - Search Engine Optimization: - SEO: search_engine_optimization/seo.md - Work with SEO: search_engine_optimization/work_with_seo.md - Personalization: - Personalization: personalization/personalization.md - Use cases: personalization/use_cases.md - Enable personalization: personalization/enable_personalization.md - Configure personalization: personalization/configure_personalization.md - Preview scenario results: personalization/preview_scenario_results.md - Integrate scenario results: personalization/integrate_scenario_results.md - Cross content type recommendations: personalization/cross_content_type_reco.md - Import data: personalization/content_import.md - Review performance: personalization/review_perso_performance.md - Reference: - Events: personalization/event_types.md - Content types: personalization/content_types.md - Recommendation models: personalization/recommendation_models.md - Scenarios: personalization/scenarios.md - Filters: personalization/filters.md - PIM: - Products: pim/products.md - Create product types: pim/create_product_types.md - Work with product assets: pim/work_with_product_assets.md - Work with product categories: pim/work_with_product_categories.md - Work with product variants: pim/work_with_product_variants.md - Work with product availability and stock: pim/manage_prices_and_stock.md - Work with catalogs: pim/work_with_catalogs.md - Customer management: - Manage customers: shop_administration/manage_customers.md - Customer Portal: shop_administration/customer_portal.md - Shop administration: - Shop administration: shop_administration/shop_administration.md - Dashboard: shop_administration/discover_dashboard.md - Manage orders: shop_administration/manage_orders.md - Manage currencies and shipping cost: shop_administration/manage_currencies_shipping.md - Website organization: - Multisite: website_organization/multisite.md - Work with sites: website_organization/work_with_sites.md - Permissions and users: - Permission system: permission_management/permission_system.md - Work with permissions: permission_management/work_with_permissions.md - Manage users: user_management/manage_users.md - User paths: - Explorer: persona_paths/explorer.md - Content editor: - Content editor: persona_paths/editor.md - Manage content model: persona_paths/manage_content_model.md - Author content: persona_paths/author_content.md - Publish content: persona_paths/publish_content.md - Organize content: persona_paths/organize_content.md - Shop manager: - Shop manager: persona_paths/shop_manager.md - Manage permissions and users: permission_management/permissions_and_users.md - Manage products: persona_paths/manage_products.md repo_url: https://github.com/ezsystems/user-documentation site_name: User Documentation site_url: https://doc.ibexa.co/projects/userguide/en/latest/ theme: custom_dir: theme favicon: images/favicon.png features: - content.code.annotate - navigation.tracking - navigation.top language: en logo: images/ibexa-dxp-logo.svg name: material palette: accent: deep orange primary: blue grey [rtd-command-info] start-time: 2022-11-22T07:32:40.606662Z, end-time: 2022-11-22T07:32:42.547175Z, duration: 1, exit-code: 0 python -m mkdocs build --clean --site-dir _build/html --config-file mkdocs.yml --strict INFO - [macros] - Macros arguments: {'module_name': 'main', 'modules': [], 'include_dir': '', 'include_yaml': [], 'j2_block_start_string': '[[%', 'j2_block_end_string': '%]]', 'j2_variable_start_string': '[[=', 'j2_variable_end_string': '=]]', 'verbose': False} INFO - [macros] - Found local Python module 'main' in: /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/checkouts/4.3 INFO - [macros] - Found external Python module 'main' in: /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/checkouts/4.3 INFO - [macros] - Extra variables (config file): ['append_bootstrap', 'developer_doc', 'product_name', 'product_name_com', 'product_name_content', 'product_name_exp', 'related_docs', 'site_display_name'] INFO - [macros] - Extra filters (module): ['pretty'] INFO - [macros] - Found j2 variable 'block_start_string': '[[%' INFO - [macros] - Found j2 variable 'block_end_string': '%]]' INFO - [macros] - Found j2 variable 'variable_start_string': '[[=' INFO - [macros] - Found j2 variable 'variable_end_string': '=]]' INFO - Cleaning site directory INFO - Building documentation to directory: /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/checkouts/4.3/_build/html INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: - snippets/commerce_badge.md - snippets/experience_badge.md INFO - Documentation built in 1.46 seconds