Read the Docs build information Build id: 4220775 Project: ez-systems-user-documentation Version: 5.0 Commit: e490a54ad95c7322dfb0812238b9b5fb6fbc3d58 Date: 2026-07-16T13:42:50.061515Z State: finished Success: True [rtd-command-info] start-time: 2026-07-16T13:44:35.458453Z, end-time: 2026-07-16T13:44:38.817831Z, duration: 3, exit-code: 0 git clone --depth 1 https://github.com/ibexa/documentation-user . Cloning into '.'... [rtd-command-info] start-time: 2026-07-16T13:44:38.905232Z, end-time: 2026-07-16T13:44:39.831423Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/5.0:refs/remotes/origin/5.0 [rtd-command-info] start-time: 2026-07-16T13:44:40.663457Z, end-time: 2026-07-16T13:44:40.921499Z, duration: 0, exit-code: 0 git checkout --force origin/5.0 Note: switching to 'origin/5.0'. 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 e490a54 View as Markdown (#414) [rtd-command-info] start-time: 2026-07-16T13:44:41.008444Z, end-time: 2026-07-16T13:44:41.050519Z, duration: 0, exit-code: 0 cat .readthedocs.yml version: 2 mkdocs: configuration: mkdocs.yml fail_on_warning: true build: os: ubuntu-24.04 tools: python: "3.13" python: install: - requirements: requirements.txt [rtd-command-info] start-time: 2026-07-16T13:44:46.496129Z, end-time: 2026-07-16T13:44:46.605994Z, duration: 0, exit-code: 0 asdf global python 3.13.14 [rtd-command-info] start-time: 2026-07-16T13:44:47.057392Z, end-time: 2026-07-16T13:44:47.684841Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.13.14.final.0-64 in 272ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/5.0, 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: 2026-07-16T13:44:47.761355Z, end-time: 2026-07-16T13:44:52.192915Z, duration: 4, 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/ez-systems-user-documentation/envs/5.0/lib/python3.13/site-packages (23.1) Collecting pip Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 23.3 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/5.0/lib/python3.13/site-packages (67.6.1) Collecting setuptools Downloading setuptools-83.0.0-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 40.5 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-26.1.2 setuptools-83.0.0 [rtd-command-info] start-time: 2026-07-16T13:44:52.277427Z, end-time: 2026-07-16T13:44:54.660904Z, duration: 2, exit-code: 0 python -m pip install --upgrade --no-cache-dir mkdocs Collecting mkdocs Downloading mkdocs-1.6.1-py3-none-any.whl.metadata (6.0 kB) Collecting click>=7.0 (from mkdocs) Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) Collecting ghp-import>=1.0 (from mkdocs) Downloading ghp_import-2.1.0-py3-none-any.whl.metadata (7.2 kB) Collecting jinja2>=2.11.1 (from mkdocs) Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) Collecting markdown>=3.3.6 (from mkdocs) Downloading markdown-3.10.2-py3-none-any.whl.metadata (5.1 kB) Collecting markupsafe>=2.0.1 (from mkdocs) Downloading markupsafe-3.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) Collecting mergedeep>=1.3.4 (from mkdocs) Downloading mergedeep-1.3.4-py3-none-any.whl.metadata (4.3 kB) Collecting mkdocs-get-deps>=0.2.0 (from mkdocs) Downloading mkdocs_get_deps-0.2.2-py3-none-any.whl.metadata (4.0 kB) Collecting packaging>=20.5 (from mkdocs) Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) Collecting pathspec>=0.11.1 (from mkdocs) Downloading pathspec-1.1.1-py3-none-any.whl.metadata (14 kB) Collecting pyyaml-env-tag>=0.1 (from mkdocs) Downloading pyyaml_env_tag-1.1-py3-none-any.whl.metadata (5.5 kB) Collecting pyyaml>=5.1 (from mkdocs) Downloading pyyaml-6.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) Collecting watchdog>=2.0 (from mkdocs) Downloading watchdog-6.0.0-py3-none-manylinux2014_x86_64.whl.metadata (44 kB) Collecting python-dateutil>=2.8.1 (from ghp-import>=1.0->mkdocs) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Collecting platformdirs>=2.2.0 (from mkdocs-get-deps>=0.2.0->mkdocs) Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) Collecting six>=1.5 (from python-dateutil>=2.8.1->ghp-import>=1.0->mkdocs) Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) Downloading mkdocs-1.6.1-py3-none-any.whl (3.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 172.1 MB/s 0:00:00 Downloading click-8.4.2-py3-none-any.whl (119 kB) Downloading ghp_import-2.1.0-py3-none-any.whl (11 kB) Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) Downloading markdown-3.10.2-py3-none-any.whl (108 kB) Downloading markupsafe-3.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) Downloading mergedeep-1.3.4-py3-none-any.whl (6.4 kB) Downloading mkdocs_get_deps-0.2.2-py3-none-any.whl (9.6 kB) Downloading packaging-26.2-py3-none-any.whl (100 kB) Downloading pathspec-1.1.1-py3-none-any.whl (57 kB) Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Downloading pyyaml-6.0.3-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (801 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 801.6/801.6 kB 939.2 MB/s 0:00:00 Downloading pyyaml_env_tag-1.1-py3-none-any.whl (4.7 kB) Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) Downloading watchdog-6.0.0-py3-none-manylinux2014_x86_64.whl (79 kB) Installing collected packages: watchdog, six, pyyaml, platformdirs, pathspec, packaging, mergedeep, markupsafe, markdown, click, pyyaml-env-tag, python-dateutil, mkdocs-get-deps, jinja2, ghp-import, mkdocs Successfully installed click-8.4.2 ghp-import-2.1.0 jinja2-3.1.6 markdown-3.10.2 markupsafe-3.0.3 mergedeep-1.3.4 mkdocs-1.6.1 mkdocs-get-deps-0.2.2 packaging-26.2 pathspec-1.1.1 platformdirs-4.10.0 python-dateutil-2.9.0.post0 pyyaml-6.0.3 pyyaml-env-tag-1.1 six-1.17.0 watchdog-6.0.0 [rtd-command-info] start-time: 2026-07-16T13:44:54.744162Z, end-time: 2026-07-16T13:45:07.958597Z, duration: 13, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Collecting ibexa-llms-txt @ git+https://github.com/ibexa/documentation-developer.git@5.0 (from -r requirements.txt (line 11)) Cloning https://github.com/ibexa/documentation-developer.git (to revision 5.0) to /tmp/pip-install-oktp6xr5/ibexa-llms-txt_38da739815284023898cb961ac04c6cb Running command git clone --filter=blob:none --quiet https://github.com/ibexa/documentation-developer.git /tmp/pip-install-oktp6xr5/ibexa-llms-txt_38da739815284023898cb961ac04c6cb Resolved https://github.com/ibexa/documentation-developer.git to commit 04f596ed4e692d5f12349f4708586ebd62df2e6f Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Requirement already satisfied: mkdocs==1.6.1 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/5.0/lib/python3.13/site-packages (from -r requirements.txt (line 1)) (1.6.1) Collecting Pygments==2.20.0 (from -r requirements.txt (line 2)) Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) Collecting pymdown-extensions==10.21.3 (from -r requirements.txt (line 3)) Downloading pymdown_extensions-10.21.3-py3-none-any.whl.metadata (3.1 kB) Collecting Markdown==3.8.1 (from -r requirements.txt (line 4)) Downloading markdown-3.8.1-py3-none-any.whl.metadata (5.1 kB) Collecting mkdocs-material==9.6.5 (from -r requirements.txt (line 5)) Downloading mkdocs_material-9.6.5-py3-none-any.whl.metadata (19 kB) Collecting mkdocs-macros-plugin==1.3.7 (from -r requirements.txt (line 6)) Downloading mkdocs_macros_plugin-1.3.7-py3-none-any.whl.metadata (8.2 kB) Collecting mkdocs-redirects==1.2.2 (from -r requirements.txt (line 7)) Downloading mkdocs_redirects-1.2.2-py3-none-any.whl.metadata (5.2 kB) Collecting mkdocs-autolinks-plugin==0.7.1 (from -r requirements.txt (line 8)) Downloading mkdocs_autolinks_plugin-0.7.1-py3-none-any.whl.metadata (1.0 kB) Requirement already satisfied: Jinja2==3.1.6 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/5.0/lib/python3.13/site-packages (from -r requirements.txt (line 9)) (3.1.6) Collecting mkdocs-llmstxt (from -r requirements.txt (line 10)) Downloading mkdocs_llmstxt-0.5.0-py3-none-any.whl.metadata (6.1 kB) Collecting beautifulsoup4 (from ibexa-llms-txt @ git+https://github.com/ibexa/documentation-developer.git@5.0->-r requirements.txt (line 11)) Downloading beautifulsoup4-4.15.0-py3-none-any.whl.metadata (3.8 kB) Requirement already satisfied: PyYAML in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/5.0/lib/python3.13/site-packages (from ibexa-llms-txt @ git+https://github.com/ibexa/documentation-developer.git@5.0->-r requirements.txt (line 11)) (6.0.3) Requirement already satisfied: click>=7.0 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/5.0/lib/python3.13/site-packages (from mkdocs==1.6.1->-r requirements.txt (line 1)) (8.4.2) Requirement already satisfied: ghp-import>=1.0 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/5.0/lib/python3.13/site-packages (from mkdocs==1.6.1->-r requirements.txt (line 1)) (2.1.0) Requirement already satisfied: markupsafe>=2.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/5.0/lib/python3.13/site-packages (from mkdocs==1.6.1->-r requirements.txt (line 1)) (3.0.3) Requirement already satisfied: mergedeep>=1.3.4 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/5.0/lib/python3.13/site-packages (from mkdocs==1.6.1->-r requirements.txt (line 1)) (1.3.4) Requirement already satisfied: mkdocs-get-deps>=0.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/5.0/lib/python3.13/site-packages (from mkdocs==1.6.1->-r requirements.txt (line 1)) (0.2.2) Requirement already satisfied: packaging>=20.5 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/5.0/lib/python3.13/site-packages (from mkdocs==1.6.1->-r requirements.txt (line 1)) (26.2) Requirement already satisfied: pathspec>=0.11.1 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/5.0/lib/python3.13/site-packages (from mkdocs==1.6.1->-r requirements.txt (line 1)) (1.1.1) Requirement already satisfied: pyyaml-env-tag>=0.1 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/5.0/lib/python3.13/site-packages (from mkdocs==1.6.1->-r requirements.txt (line 1)) (1.1) Requirement already satisfied: watchdog>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/5.0/lib/python3.13/site-packages (from mkdocs==1.6.1->-r requirements.txt (line 1)) (6.0.0) Collecting babel~=2.10 (from mkdocs-material==9.6.5->-r requirements.txt (line 5)) Downloading babel-2.18.0-py3-none-any.whl.metadata (2.2 kB) Collecting colorama~=0.4 (from mkdocs-material==9.6.5->-r requirements.txt (line 5)) Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) Collecting mkdocs-material-extensions~=1.3 (from mkdocs-material==9.6.5->-r requirements.txt (line 5)) Downloading mkdocs_material_extensions-1.3.1-py3-none-any.whl.metadata (6.9 kB) Collecting paginate~=0.5 (from mkdocs-material==9.6.5->-r requirements.txt (line 5)) Downloading paginate-0.5.7-py2.py3-none-any.whl.metadata (11 kB) Collecting regex>=2022.4 (from mkdocs-material==9.6.5->-r requirements.txt (line 5)) Downloading regex-2026.7.10-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) Collecting requests~=2.26 (from mkdocs-material==9.6.5->-r requirements.txt (line 5)) Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) Collecting hjson (from mkdocs-macros-plugin==1.3.7->-r requirements.txt (line 6)) Downloading hjson-3.1.0-py3-none-any.whl.metadata (2.6 kB) Requirement already satisfied: python-dateutil in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/5.0/lib/python3.13/site-packages (from mkdocs-macros-plugin==1.3.7->-r requirements.txt (line 6)) (2.9.0.post0) Collecting super-collections (from mkdocs-macros-plugin==1.3.7->-r requirements.txt (line 6)) Downloading super_collections-0.6.2-py3-none-any.whl.metadata (17 kB) Collecting termcolor (from mkdocs-macros-plugin==1.3.7->-r requirements.txt (line 6)) Downloading termcolor-3.3.0-py3-none-any.whl.metadata (6.5 kB) Collecting charset_normalizer<4,>=2 (from requests~=2.26->mkdocs-material==9.6.5->-r requirements.txt (line 5)) Downloading charset_normalizer-3.4.9-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (41 kB) Collecting idna<4,>=2.5 (from requests~=2.26->mkdocs-material==9.6.5->-r requirements.txt (line 5)) Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) Collecting urllib3<3,>=1.26 (from requests~=2.26->mkdocs-material==9.6.5->-r requirements.txt (line 5)) Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) Collecting certifi>=2023.5.7 (from requests~=2.26->mkdocs-material==9.6.5->-r requirements.txt (line 5)) Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) Collecting markdownify>=0.14 (from mkdocs-llmstxt->-r requirements.txt (line 10)) Downloading markdownify-1.2.3-py3-none-any.whl.metadata (9.9 kB) Collecting mdformat>=0.7.21 (from mkdocs-llmstxt->-r requirements.txt (line 10)) Downloading mdformat-1.0.0-py3-none-any.whl.metadata (9.6 kB) Collecting mdformat-tables>=1.0 (from mkdocs-llmstxt->-r requirements.txt (line 10)) Downloading mdformat_tables-1.0.0-py3-none-any.whl.metadata (2.6 kB) Collecting soupsieve>=1.6.1 (from beautifulsoup4->ibexa-llms-txt @ git+https://github.com/ibexa/documentation-developer.git@5.0->-r requirements.txt (line 11)) Downloading soupsieve-2.8.4-py3-none-any.whl.metadata (4.6 kB) Collecting typing-extensions>=4.0.0 (from beautifulsoup4->ibexa-llms-txt @ git+https://github.com/ibexa/documentation-developer.git@5.0->-r requirements.txt (line 11)) Downloading typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB) Requirement already satisfied: six<2,>=1.15 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/5.0/lib/python3.13/site-packages (from markdownify>=0.14->mkdocs-llmstxt->-r requirements.txt (line 10)) (1.17.0) Collecting markdown-it-py<5,>=1 (from mdformat>=0.7.21->mkdocs-llmstxt->-r requirements.txt (line 10)) Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) Collecting mdurl~=0.1 (from markdown-it-py<5,>=1->mdformat>=0.7.21->mkdocs-llmstxt->-r requirements.txt (line 10)) Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) Collecting mdformat>=0.7.21 (from mkdocs-llmstxt->-r requirements.txt (line 10)) Downloading mdformat-0.7.22-py3-none-any.whl.metadata (10 kB) Collecting wcwidth>=0.2.13 (from mdformat-tables>=1.0->mkdocs-llmstxt->-r requirements.txt (line 10)) Downloading wcwidth-0.8.2-py3-none-any.whl.metadata (43 kB) Collecting markdown-it-py<4.0.0,>=1.0.0 (from mdformat>=0.7.21->mkdocs-llmstxt->-r requirements.txt (line 10)) Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) Requirement already satisfied: platformdirs>=2.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/5.0/lib/python3.13/site-packages (from mkdocs-get-deps>=0.2.0->mkdocs==1.6.1->-r requirements.txt (line 1)) (4.10.0) Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 74.7 MB/s 0:00:00 Downloading pymdown_extensions-10.21.3-py3-none-any.whl (269 kB) Downloading markdown-3.8.1-py3-none-any.whl (106 kB) Downloading mkdocs_material-9.6.5-py3-none-any.whl (8.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.7/8.7 MB 244.4 MB/s 0:00:00 Downloading mkdocs_macros_plugin-1.3.7-py3-none-any.whl (37 kB) Downloading mkdocs_redirects-1.2.2-py3-none-any.whl (6.1 kB) Downloading mkdocs_autolinks_plugin-0.7.1-py3-none-any.whl (4.2 kB) Downloading babel-2.18.0-py3-none-any.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 425.5 MB/s 0:00:00 Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Downloading mkdocs_material_extensions-1.3.1-py3-none-any.whl (8.7 kB) Downloading paginate-0.5.7-py2.py3-none-any.whl (13 kB) Downloading requests-2.34.2-py3-none-any.whl (73 kB) Downloading charset_normalizer-3.4.9-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (223 kB) Downloading idna-3.18-py3-none-any.whl (65 kB) Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) Downloading mkdocs_llmstxt-0.5.0-py3-none-any.whl (12 kB) Downloading beautifulsoup4-4.15.0-py3-none-any.whl (109 kB) Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) Downloading markdownify-1.2.3-py3-none-any.whl (15 kB) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Downloading mdformat_tables-1.0.0-py3-none-any.whl (5.1 kB) Downloading mdformat-0.7.22-py3-none-any.whl (34 kB) Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) Downloading regex-2026.7.10-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (801 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 801.3/801.3 kB 657.8 MB/s 0:00:00 Downloading soupsieve-2.8.4-py3-none-any.whl (37 kB) Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) Downloading wcwidth-0.8.2-py3-none-any.whl (323 kB) Downloading hjson-3.1.0-py3-none-any.whl (54 kB) Downloading super_collections-0.6.2-py3-none-any.whl (16 kB) Downloading termcolor-3.3.0-py3-none-any.whl (7.7 kB) Building wheels for collected packages: ibexa-llms-txt Building wheel for ibexa-llms-txt (pyproject.toml): started Building wheel for ibexa-llms-txt (pyproject.toml): finished with status 'done' Created wheel for ibexa-llms-txt: filename=ibexa_llms_txt-0.1.0-py3-none-any.whl size=18600 sha256=cf2bebf8bfb78883817fa79ee18db2b78c2dee4c00f82567d7102cb4ae5de4f2 Stored in directory: /tmp/pip-ephem-wheel-cache-z_bhafhx/wheels/fa/a8/62/1c7add593e58c5e70045a2bffe2a1913285ab8e830098cdcd6 Successfully built ibexa-llms-txt Installing collected packages: paginate, hjson, wcwidth, urllib3, typing-extensions, termcolor, super-collections, soupsieve, regex, Pygments, mkdocs-material-extensions, mdurl, Markdown, idna, colorama, charset_normalizer, certifi, babel, requests, pymdown-extensions, markdown-it-py, beautifulsoup4, mdformat, markdownify, ibexa-llms-txt, mkdocs-redirects, mkdocs-material, mkdocs-macros-plugin, mkdocs-autolinks-plugin, mdformat-tables, mkdocs-llmstxt Attempting uninstall: Markdown Found existing installation: Markdown 3.10.2 Uninstalling Markdown-3.10.2: Successfully uninstalled Markdown-3.10.2 Successfully installed Markdown-3.8.1 Pygments-2.20.0 babel-2.18.0 beautifulsoup4-4.15.0 certifi-2026.6.17 charset_normalizer-3.4.9 colorama-0.4.6 hjson-3.1.0 ibexa-llms-txt-0.1.0 idna-3.18 markdown-it-py-3.0.0 markdownify-1.2.3 mdformat-0.7.22 mdformat-tables-1.0.0 mdurl-0.1.2 mkdocs-autolinks-plugin-0.7.1 mkdocs-llmstxt-0.5.0 mkdocs-macros-plugin-1.3.7 mkdocs-material-9.6.5 mkdocs-material-extensions-1.3.1 mkdocs-redirects-1.2.2 paginate-0.5.7 pymdown-extensions-10.21.3 regex-2026.7.10 requests-2.34.2 soupsieve-2.8.4 super-collections-0.6.2 termcolor-3.3.0 typing-extensions-4.16.0 urllib3-2.7.0 wcwidth-0.8.2 [rtd-command-info] start-time: 2026-07-16T13:45:08.105389Z, end-time: 2026-07-16T13:45:08.147795Z, duration: 0, exit-code: 0 cat mkdocs.yml INHERIT: plugins.yml site_name: User Documentation repo_url: https://github.com/ezsystems/user-documentation site_url: https://doc.ibexa.co/projects/userguide/en/latest/ copyright: "Copyright 1999-2026 Ibexa AS and others" validation: omitted_files: warn absolute_links: warn unrecognized_links: warn anchors: warn not_in_nav: | search_results.md /snippets/* nav: - Ibexa User Documentation: index.md - Getting started: - Get started: getting_started/get_started.md - User interface: getting_started/discover_ui.md - Dashboard: - Dashboard: getting_started/dashboard/dashboard.md - Work with dashboard: getting_started/dashboard/work_with_dashboard.md - Dashboard block reference: getting_started/dashboard/dashboard_block_reference.md - Content tree: getting_started/content_tree/content_tree.md - Notifications: getting_started/notifications.md - Content model management: - Content model: content_management/content_model.md - Create and edit content types: content_management/create_edit_content_types.md - Configure content type fields: content_management/configure_ct_field_settings.md - Content management: - Content management: content_management/content_management.md - Content items: content_management/content_items.md - Create and edit content items: content_management/create_edit_content_items.md - Create and edit pages: - Create and edit pages: content_management/create_edit_pages.md - Block reference: content_management/block_reference.md - Preview content items: content_management/preview_content_items.md - Translate content: content_management/translate_content.md - Work with forms: content_management/work_with_forms.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: - Editorial workflow: content_management/workflow_management/editorial_workflow.md - View workflow list: content_management/workflow_management/view_workflow_list.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 - Collaborative editing: content_management/collaborative_editing.md - AI Actions: - AI Actions: ai_actions/ai_actions.md - Work with AI Actions: ai_actions/work_with_ai_actions.md - Product catalog: - Product catalog: product_catalog/product_catalog.md - Quable PIM integration: product_catalog/quable_pim_integration.md - Product catalog settings: - Product types: product_catalog/product_types.md - Create product types: product_catalog/create_product_types.md - Work with product attributes: product_catalog/work_with_product_attributes.md - Work with currencies: product_catalog/manage_currencies.md - Products: - Products: product_catalog/products.md - Create and edit products: product_catalog/create_edit_product.md - Create virtual products: product_catalog/create_virtual_product.md - Work with product assets: product_catalog/work_with_product_assets.md - Work with product variants: product_catalog/work_with_product_variants.md - Work with product prices: product_catalog/manage_prices.md - Work with product availability and stock: product_catalog/manage_availability_and_stock.md - Work with catalogs: product_catalog/work_with_catalogs.md - Work with product categories: product_catalog/work_with_product_categories.md - Work with product page URLs: product_catalog/work_with_product_page_urls.md - Content publishing: - Publish content: content_management/publish_instantly.md - Schedule publication: content_management/schedule_publishing.md - Image management: - Upload and store images: image_management/upload_images.md - Edit images: image_management/edit_images.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 - Commerce: - Commerce: commerce/commerce.md - Order management: commerce/order_management/order_management.md - Work with orders: commerce/order_management/work_with_orders.md - Shipping management: commerce/shipping_management/shipping_management.md - Work with shipments: commerce/shipping_management/work_with_shipments.md - Work with shipping methods: commerce/shipping_management/work_with_shipping_methods.md - Payment management: commerce/payment/payment_management.md - Work with payments: commerce/payment/work_with_payments.md - Work with payment methods: commerce/payment/work_with_payment_methods.md - Discounts: - Discounts: commerce/discounts/discounts.md - Work with Discounts: commerce/discounts/work_with_discounts.md - Personalization: - Personalization: personalization/personalization.md - Use cases: personalization/use_cases.md - Enable personalization: personalization/enable_personalization.md - Configure personalization: - Configure personalization: personalization/configure_personalization.md - Configure models: - Configure models: personalization/configure_models.md - Segment management: personalization/segment_management.md - Recommendation models: - Recommendation models: personalization/recommendation_models.md - Events: personalization/event_types.md - Configure scenarios: personalization/configure_scenarios.md - Scenarios: - Scenarios: personalization/scenarios.md - Types of content: personalization/content_types.md - Filters: personalization/filters.md - Triggers: personalization/triggers.md - Preview scenario results: personalization/preview_scenario_results.md - Integrate scenario results: personalization/integrate_scenario_results.md - Import source data: personalization/content_import.md - Review performance: personalization/review_perso_performance.md - Recommendations: - Raptor integration: - Recommendation blocks: recommendations/raptor_integration/raptor_recommendation_blocks.md - Ibexa Engage: - Ibexa Engage: ibexa_engage/ibexa_engage.md - DAM: - Ibexa DAM: dam/ibexa_dam.md - Customer management: - Customer management: customer_management/customer_management.md - Customer Portal: customer_management/customer_portal.md - Create and edit Customer Portal: customer_management/build_customer_portal.md - Manage customers: customer_management/manage_customers.md - Company self-registration: customer_management/company_self_registration.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 - Recent activity: recent_activity/recent_activity.md - User paths: - Explorer: persona_paths/explorer.md - Administrator: - Application administrator: persona_paths/administrator.md - Manage permissions and users: permission_management/permissions_and_users.md - Manage content model: persona_paths/manage_content_model.md - Content editor: - Content editor: persona_paths/editor.md - Author content: persona_paths/author_content.md - Publish content: persona_paths/publish_content.md - Organize content: persona_paths/organize_content.md - Store manager: - Store manager: persona_paths/shop_manager.md - Manage products: persona_paths/manage_products.md theme: name: material features: - content.code.annotate - content.code.copy - navigation.tracking - navigation.top custom_dir: 'theme' favicon: 'images/favicon.png' language: 'en' palette: primary: 'blue grey' accent: 'deep orange' logo: 'images/ibexa-dxp-logo.png' extra: append_bootstrap: - '/index.md' related_docs: - title: 'User Documentation' url: '/projects/userguide' - title: 'Developer Documentation' url: '/' - title: 'Connect Documentation' url: '/projects/connect' # Global variables site_display_name: 'Ibexa Documentation' product_name_base: 'Ibexa' product_name: 'Ibexa DXP' product_name_content: 'Ibexa Content' product_name_headless: 'Ibexa Headless' product_name_exp: 'Ibexa Experience' product_name_com: 'Ibexa Commerce' product_name_cdp: 'Ibexa CDP' product_name_connect: 'Ibexa Connect' product_name_cloud: 'Ibexa Cloud' product_name_oss: 'Ibexa OSS' product_name_dam: 'Ibexa DAM' product_name_engage: 'Ibexa Engage' pim_product_name: 'Quable' developer_doc: 'https://doc.ibexa.co/en/5.0' latest_tag_4_6: '4.6.31' latest_tag_5_0: '5.0.9' extra_css: - fonts/MavenPro.css - css/codehilite.css - css/switcher.css - css/custom.css - css/page-not-found.css - css/navigation.css - css/pills.css - css/search.css - css/docs.switcher.css - css/jquery-ui.min.css - '//cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css' extra_javascript: - js/jquery.min.js - js/jquery-ui.min.js - js/custom.js - js/error-page.js - js/docs.switcher.js - '//cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js' 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: guess_lang: false linenums: true # Emit language-* classes so the Markdown conversion (llmstxt) can # restore the language on fenced code blocks. pygments_lang_class: true extend_pygments_lang: - name: php lang: php options: startinline: true - pymdownx.magiclink - pymdownx.mark - pymdownx.smartsymbols - pymdownx.superfences - pymdownx.tabbed: alternate_style: true - pymdownx.tasklist: custom_checkbox: true - pymdownx.tilde - pymdownx.details hooks: - hooks.py [rtd-command-info] start-time: 2026-07-16T13:45:08.222733Z, end-time: 2026-07-16T13:45:12.088961Z, duration: 3, exit-code: 0 python -m mkdocs build --clean --site-dir $READTHEDOCS_OUTPUT/html --config-file mkdocs.yml --strict INFO - [macros] - Found local Python module 'main' in: /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/checkouts/5.0 INFO - [macros] - Found external Python module 'main' in: /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/checkouts/5.0 INFO - [macros] - Functions found: define_env,on_pre_page_macros,on_post_page_macros,on_post_build 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 - [macros] - Config variables: ['extra', 'config', 'environment', 'plugin', 'git', 'append_bootstrap', 'related_docs', 'site_display_name', 'product_name_base', 'product_name', 'product_name_content', 'product_name_headless', 'product_name_exp', 'product_name_com', 'product_name_cdp', 'product_name_connect', 'product_name_cloud', 'product_name_oss', 'product_name_dam', 'product_name_engage', 'pim_product_name', 'developer_doc', 'latest_tag_4_6', 'latest_tag_5_0', 'macros', 'filters', 'filters_builtin'] INFO - [macros] - Config macros: ['context', 'macros_info', 'now', 'fix_url', 'include_file', 'cards'] INFO - [macros] - Config filters: ['pretty', 'relative_url'] INFO - Cleaning site directory INFO - Building documentation to directory: /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/checkouts/5.0/_readthedocs/html INFO - Documentation built in 3.46 seconds