Read the Docs build information Build id: 1947103 Project: ez-systems-user-documentation Version: latest Commit: a193ead0d741bd86167940e7a0e7f750f22cae20 Date: 2024-01-12T15:31:49.607412Z State: finished Success: True [rtd-command-info] start-time: 2024-01-12T15:31:50.836252Z, end-time: 2024-01-12T15:31:53.648462Z, duration: 2, exit-code: 0 git clone --depth 1 https://github.com/ibexa/documentation-user . Cloning into '.'... [rtd-command-info] start-time: 2024-01-12T15:31:53.730631Z, end-time: 2024-01-12T15:31:55.286587Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/4.5:refs/remotes/origin/4.5 From https://github.com/ibexa/documentation-user * [new branch] 4.5 -> origin/4.5 [rtd-command-info] start-time: 2024-01-12T15:31:55.420837Z, end-time: 2024-01-12T15:31:55.719459Z, duration: 0, exit-code: 0 git checkout --force origin/4.5 Note: switching to 'origin/4.5'. 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 a193ead Move editorial workflow to its own folder (#262) [rtd-command-info] start-time: 2024-01-12T15:31:55.787991Z, end-time: 2024-01-12T15:31:55.852558Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2024-01-12T15:31:55.915917Z, end-time: 2024-01-12T15:31:55.978677Z, duration: 0, exit-code: 0 cat .readthedocs.yml version: 2 mkdocs: configuration: mkdocs.yml fail_on_warning: true build: os: ubuntu-20.04 tools: python: "3.11" python: install: - requirements: pip_require.txt - requirements: requirements.txt [rtd-command-info] start-time: 2024-01-12T15:32:02.566407Z, end-time: 2024-01-12T15:32:02.647046Z, duration: 0, exit-code: 0 asdf global python 3.11.6 [rtd-command-info] start-time: 2024-01-12T15:32:03.024328Z, end-time: 2024-01-12T15:32:04.175604Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.6.final.0-64 in 816ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/latest, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2024-01-12T15:32:04.245835Z, end-time: 2024-01-12T15:32:16.585372Z, duration: 12, 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/latest/lib/python3.11/site-packages (23.1) Collecting pip Downloading pip-23.3.2-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 37.2 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/latest/lib/python3.11/site-packages (67.6.1) Collecting setuptools Downloading setuptools-69.0.3-py3-none-any.whl (819 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 166.6 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-23.3.2 setuptools-69.0.3 [rtd-command-info] start-time: 2024-01-12T15:32:16.658355Z, end-time: 2024-01-12T15:32:19.757483Z, duration: 3, exit-code: 0 python -m pip install --upgrade --no-cache-dir mkdocs Collecting mkdocs Downloading mkdocs-1.5.3-py3-none-any.whl.metadata (6.2 kB) Collecting click>=7.0 (from mkdocs) Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) Collecting ghp-import>=1.0 (from mkdocs) Downloading ghp_import-2.1.0-py3-none-any.whl (11 kB) Collecting jinja2>=2.11.1 (from mkdocs) Downloading Jinja2-3.1.3-py3-none-any.whl.metadata (3.3 kB) Collecting markdown>=3.2.1 (from mkdocs) Downloading Markdown-3.5.2-py3-none-any.whl.metadata (7.0 kB) Collecting markupsafe>=2.0.1 (from mkdocs) Downloading MarkupSafe-2.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting mergedeep>=1.3.4 (from mkdocs) Downloading mergedeep-1.3.4-py3-none-any.whl (6.4 kB) Collecting packaging>=20.5 (from mkdocs) Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) Collecting pathspec>=0.11.1 (from mkdocs) Downloading pathspec-0.12.1-py3-none-any.whl.metadata (21 kB) Collecting platformdirs>=2.2.0 (from mkdocs) Downloading platformdirs-4.1.0-py3-none-any.whl.metadata (11 kB) Collecting pyyaml-env-tag>=0.1 (from mkdocs) Downloading pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB) Collecting pyyaml>=5.1 (from mkdocs) Downloading PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting watchdog>=2.0 (from mkdocs) Downloading watchdog-3.0.0-py3-none-manylinux2014_x86_64.whl (82 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.1/82.1 kB 11.1 MB/s eta 0:00:00 Collecting python-dateutil>=2.8.1 (from ghp-import>=1.0->mkdocs) Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 38.5 MB/s eta 0:00:00 Collecting six>=1.5 (from python-dateutil>=2.8.1->ghp-import>=1.0->mkdocs) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Downloading mkdocs-1.5.3-py3-none-any.whl (3.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 163.3 MB/s eta 0:00:00 Downloading click-8.1.7-py3-none-any.whl (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 264.9 MB/s eta 0:00:00 Downloading Jinja2-3.1.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.2/133.2 kB 267.9 MB/s eta 0:00:00 Downloading Markdown-3.5.2-py3-none-any.whl (103 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.9/103.9 kB 258.2 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB) Downloading packaging-23.2-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 175.2 MB/s eta 0:00:00 Downloading pathspec-0.12.1-py3-none-any.whl (31 kB) Downloading platformdirs-4.1.0-py3-none-any.whl (17 kB) Downloading PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (757 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 757.7/757.7 kB 297.1 MB/s eta 0:00:00 Installing collected packages: watchdog, six, pyyaml, platformdirs, pathspec, packaging, mergedeep, markupsafe, markdown, click, pyyaml-env-tag, python-dateutil, jinja2, ghp-import, mkdocs Successfully installed click-8.1.7 ghp-import-2.1.0 jinja2-3.1.3 markdown-3.5.2 markupsafe-2.1.3 mergedeep-1.3.4 mkdocs-1.5.3 packaging-23.2 pathspec-0.12.1 platformdirs-4.1.0 python-dateutil-2.8.2 pyyaml-6.0.1 pyyaml-env-tag-0.1 six-1.16.0 watchdog-3.0.0 [rtd-command-info] start-time: 2024-01-12T15:32:19.819203Z, end-time: 2024-01-12T15:32:21.990310Z, duration: 2, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r pip_require.txt Collecting pip==21.1 (from -r pip_require.txt (line 1)) Downloading pip-21.1-py3-none-any.whl (1.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 42.0 MB/s eta 0:00:00 Installing collected packages: pip Attempting uninstall: pip Found existing installation: pip 23.3.2 Uninstalling pip-23.3.2: Successfully uninstalled pip-23.3.2 Successfully installed pip-21.1 [notice] A new release of pip is available: 21.1 -> 23.3.2 [notice] To update, run: pip install --upgrade pip [rtd-command-info] start-time: 2024-01-12T15:32:22.081296Z, end-time: 2024-01-12T15:32:30.810098Z, duration: 8, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Collecting mkdocs==1.5.1 Downloading mkdocs-1.5.1-py3-none-any.whl (3.7 MB) Collecting Pygments==2.15.0 Downloading Pygments-2.15.0-py3-none-any.whl (1.1 MB) Collecting pymdown-extensions==10.0.1 Downloading pymdown_extensions-10.0.1-py3-none-any.whl (240 kB) Collecting Markdown==3.2.1 Downloading Markdown-3.2.1-py2.py3-none-any.whl (88 kB) Collecting mkdocs-material==9.1.1 Downloading mkdocs_material-9.1.1-py3-none-any.whl (7.7 MB) Collecting mkdocs-macros-plugin==0.7.0 Downloading mkdocs_macros_plugin-0.7.0-py3-none-any.whl (20 kB) Collecting mkdocs-redirects==1.2.0 Downloading mkdocs-redirects-1.2.0.tar.gz (5.7 kB) Collecting mkdocs-autolinks-plugin==0.7.0 Downloading mkdocs_autolinks_plugin-0.7.0-py3-none-any.whl (4.3 kB) Collecting Jinja2==3.1.2 Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) Requirement already satisfied: pyyaml-env-tag>=0.1 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/latest/lib/python3.11/site-packages (from mkdocs==1.5.1->-r requirements.txt (line 1)) (0.1) Requirement already satisfied: platformdirs>=2.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/latest/lib/python3.11/site-packages (from mkdocs==1.5.1->-r requirements.txt (line 1)) (4.1.0) Requirement already satisfied: packaging>=20.5 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/latest/lib/python3.11/site-packages (from mkdocs==1.5.1->-r requirements.txt (line 1)) (23.2) Requirement already satisfied: pathspec>=0.11.1 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/latest/lib/python3.11/site-packages (from mkdocs==1.5.1->-r requirements.txt (line 1)) (0.12.1) Requirement already satisfied: ghp-import>=1.0 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/latest/lib/python3.11/site-packages (from mkdocs==1.5.1->-r requirements.txt (line 1)) (2.1.0) Requirement already satisfied: watchdog>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/latest/lib/python3.11/site-packages (from mkdocs==1.5.1->-r requirements.txt (line 1)) (3.0.0) Requirement already satisfied: markupsafe>=2.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/latest/lib/python3.11/site-packages (from mkdocs==1.5.1->-r requirements.txt (line 1)) (2.1.3) Requirement already satisfied: click>=7.0 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/latest/lib/python3.11/site-packages (from mkdocs==1.5.1->-r requirements.txt (line 1)) (8.1.7) Requirement already satisfied: mergedeep>=1.3.4 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/latest/lib/python3.11/site-packages (from mkdocs==1.5.1->-r requirements.txt (line 1)) (1.3.4) Requirement already satisfied: pyyaml>=5.1 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/latest/lib/python3.11/site-packages (from mkdocs==1.5.1->-r requirements.txt (line 1)) (6.0.1) Requirement already satisfied: setuptools>=36 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/latest/lib/python3.11/site-packages (from Markdown==3.2.1->-r requirements.txt (line 4)) (69.0.3) Collecting colorama>=0.4 Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Collecting requests>=2.26 Downloading requests-2.31.0-py3-none-any.whl (62 kB) Collecting regex>=2022.4.24 Downloading regex-2023.12.25-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (785 kB) Collecting mkdocs-material-extensions>=1.1 Downloading mkdocs_material_extensions-1.3.1-py3-none-any.whl (8.7 kB) Requirement already satisfied: python-dateutil in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/latest/lib/python3.11/site-packages (from mkdocs-macros-plugin==0.7.0->-r requirements.txt (line 6)) (2.8.2) Collecting termcolor Downloading termcolor-2.4.0-py3-none-any.whl (7.7 kB) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/latest/lib/python3.11/site-packages (from python-dateutil->mkdocs-macros-plugin==0.7.0->-r requirements.txt (line 6)) (1.16.0) Collecting charset-normalizer<4,>=2 Downloading charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (140 kB) Collecting urllib3<3,>=1.21.1 Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) Collecting idna<4,>=2.5 Downloading idna-3.6-py3-none-any.whl (61 kB) Collecting certifi>=2017.4.17 Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) 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.2.0-py3-none-any.whl size=6051 sha256=df3611fa32a2c29f1582f822bf1d0a3e9802a240ce2db7c77fae66852cd405ac Stored in directory: /tmp/pip-ephem-wheel-cache-gn57z5yf/wheels/6f/f8/cc/7795fdc78d60d6996de13c9d37552f564e8984db10637bf088 Successfully built mkdocs-redirects Installing collected packages: urllib3, Markdown, Jinja2, idna, charset-normalizer, certifi, termcolor, requests, regex, pymdown-extensions, Pygments, mkdocs-material-extensions, mkdocs, colorama, mkdocs-redirects, mkdocs-material, mkdocs-macros-plugin, mkdocs-autolinks-plugin Attempting uninstall: Markdown Found existing installation: Markdown 3.5.2 Uninstalling Markdown-3.5.2: Successfully uninstalled Markdown-3.5.2 Attempting uninstall: Jinja2 Found existing installation: Jinja2 3.1.3 Uninstalling Jinja2-3.1.3: Successfully uninstalled Jinja2-3.1.3 Attempting uninstall: mkdocs Found existing installation: mkdocs 1.5.3 Uninstalling mkdocs-1.5.3: Successfully uninstalled mkdocs-1.5.3 Successfully installed Jinja2-3.1.2 Markdown-3.2.1 Pygments-2.15.0 certifi-2023.11.17 charset-normalizer-3.3.2 colorama-0.4.6 idna-3.6 mkdocs-1.5.1 mkdocs-autolinks-plugin-0.7.0 mkdocs-macros-plugin-0.7.0 mkdocs-material-9.1.1 mkdocs-material-extensions-1.3.1 mkdocs-redirects-1.2.0 pymdown-extensions-10.0.1 regex-2023.12.25 requests-2.31.0 termcolor-2.4.0 urllib3-2.1.0 WARNING: You are using pip version 21.1; however, version 23.3.2 is available. You should consider upgrading via the '/home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/envs/latest/bin/python -m pip install --upgrade pip' command. [rtd-command-info] start-time: 2024-01-12T15:32:31.077125Z, end-time: 2024-01-12T15:32:31.135654Z, duration: 0, exit-code: 0 cat mkdocs.yml INHERIT: plugins.yml copyright: Copyright 1999-2023 Ibexa AS and others docs_dir: docs extra: append_bootstrap: - /index.md developer_doc: https://doc.ibexa.co/en/latest product_name: Ibexa DXP product_name_base: Ibexa product_name_cdp: Ibexa CDP product_name_cloud: Ibexa Cloud product_name_com: Ibexa Commerce product_name_connect: Ibexa Connect product_name_content: Ibexa Content product_name_dam: Ibexa DAM product_name_exp: Ibexa Experience product_name_headless: Ibexa Headless product_name_oss: Ibexa OSS related_docs: - title: User Documentation url: /projects/userguide - title: Developer Documentation url: / - title: Connect Documentation url: /projects/connect 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 - /_/static/css/badge_only.css - /_/static/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 - /_/static/core/js/readthedocs-doc-embed.js - /_/static/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 - 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 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 - 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: - 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 - 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: - 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 - 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 - 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 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 - PIM: - Product Information Management: pim/pim.md - PIM settings: - Product types: pim/product_types.md - Create product types: pim/create_product_types.md - Work with product attributes: pim/work_with_product_attributes.md - Work with currencies: pim/manage_currencies.md - Products: - Products: pim/products.md - Create and edit products: pim/create_edit_product.md - Work with product assets: pim/work_with_product_assets.md - Work with product variants: pim/work_with_product_variants.md - Work with product prices: pim/manage_prices.md - Work with product availability and stock: pim/manage_availability_and_stock.md - Work with catalogs: pim/work_with_catalogs.md - Work with product categories: pim/work_with_product_categories.md - Customer management: - 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 - 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 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 - content.code.copy - 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: 2024-01-12T15:32:31.252253Z, end-time: 2024-01-12T15:32:33.509845Z, duration: 2, exit-code: 0 python -m mkdocs build --clean --site-dir $READTHEDOCS_OUTPUT/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': '=]]', 'on_undefined': 'keep', 'on_error_fail': False, 'verbose': False} INFO - [macros] - Found local Python module 'main' in: /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/checkouts/latest INFO - [macros] - Found external Python module 'main' in: /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-user-documentation/checkouts/latest INFO - [macros] - Extra variables (config file): ['append_bootstrap', 'developer_doc', 'product_name', 'product_name_base', 'product_name_cdp', 'product_name_cloud', 'product_name_com', 'product_name_connect', 'product_name_content', 'product_name_dam', 'product_name_exp', 'product_name_headless', 'product_name_oss', '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/latest/_readthedocs/html INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: - persona_paths/icons.md - snippets/commerce_badge.md - snippets/experience_badge.md INFO - Documentation built in 1.79 seconds