Read the Docs build information Build id: 151288 Project: ez-systems-developer-documentation Version: 2.2 Commit: e24f57a4495c3c807fdae51c3048b3795df35611 Date: 2018-10-18T11:50:25.948533Z State: finished Success: False [rtd-command-info] start-time: 2018-10-18T16:50:26.509391Z, end-time: 2018-10-18T16:50:29.034498Z, duration: 2, exit-code: 0 git clone --recursive https://github.com/ezsystems/developer-documentation.git . Cloning into '.'... [rtd-command-info] start-time: 2018-10-18T16:50:29.135355Z, end-time: 2018-10-18T16:50:29.164689Z, duration: 0, exit-code: 0 git checkout --force origin/2.2 Note: checking out 'origin/2.2'. 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 performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at e24f57a... EZEE-2526: Missing index on ezpage_map_blocks_zones causes long query execution time (#424) [rtd-command-info] start-time: 2018-10-18T16:50:29.225176Z, end-time: 2018-10-18T16:50:29.237192Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2018-10-18T16:50:29.341144Z, end-time: 2018-10-18T16:50:29.352295Z, duration: 0, exit-code: 0 git branch -r origin/1.10 origin/1.11 origin/1.12 origin/1.13 origin/1.7 origin/1.8 origin/1.9 origin/2.0 origin/2.1 origin/2.2 origin/2.3 origin/HEAD -> origin/master origin/Service_tags origin/algolia_search origin/best_practices origin/composer_install_fixes origin/guidelines-test origin/master origin/mkdocs_update origin/v2_improve_redis_doc origin/v2_install_doc_composer [rtd-command-info] start-time: 2018-10-18T16:50:30.073551Z, end-time: 2018-10-18T16:50:31.933902Z, duration: 1, exit-code: 0 python2.7 -mvirtualenv --no-site-packages --no-download New python executable in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/2.2/bin/python2.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/2.2/bin/python Installing setuptools, pip, wheel...done. [rtd-command-info] start-time: 2018-10-18T16:50:31.997792Z, end-time: 2018-10-18T16:50:37.207380Z, duration: 5, exit-code: 0 python pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/.cache/pip Pygments==2.2.0 setuptools<40 docutils==0.13.1 mock==1.0.1 pillow==2.6.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.5.4 recommonmark==0.4.0 mkdocs==0.17.3 Collecting Pygments==2.2.0 Using cached https://files.pythonhosted.org/packages/02/ee/b6e02dc6529e82b75bb06823ff7d005b141037cb1416b10c6f00fc419dca/Pygments-2.2.0-py2.py3-none-any.whl Collecting setuptools<40 Using cached https://files.pythonhosted.org/packages/7f/e1/820d941153923aac1d49d7fc37e17b6e73bfbd2904959fffbad77900cf92/setuptools-39.2.0-py2.py3-none-any.whl Collecting docutils==0.13.1 Using cached https://files.pythonhosted.org/packages/5f/6d/e864b3c61b81eec57386ac62082fccfe694c7c3046d8723258a37da6d5fc/docutils-0.13.1-py2-none-any.whl Collecting mock==1.0.1 Collecting pillow==2.6.1 Collecting alabaster!=0.7.5,<0.8,>=0.7 Using cached https://files.pythonhosted.org/packages/10/ad/00b090d23a222943eb0eda509720a404f531a439e803f6538f35136cae9e/alabaster-0.7.12-py2.py3-none-any.whl Collecting commonmark==0.5.4 Collecting recommonmark==0.4.0 Using cached https://files.pythonhosted.org/packages/df/a5/8ee4b84af7f997dfdba71254a88008cfc19c49df98983c9a4919e798f8ce/recommonmark-0.4.0-py2.py3-none-any.whl Collecting mkdocs==0.17.3 Using cached https://files.pythonhosted.org/packages/79/52/f395c87a3ec799586a8cdf8f360a96ccbbf7f119200204d17166cc4fb097/mkdocs-0.17.3-py2.py3-none-any.whl Collecting livereload>=2.5.1 (from mkdocs==0.17.3) Using cached https://files.pythonhosted.org/packages/dd/b4/213daced3ff1b4e02a1f700748e20e9a7481f5bfef57d11ae9babfd4aa2f/livereload-2.5.2-py2.py3-none-any.whl Collecting PyYAML>=3.10 (from mkdocs==0.17.3) Collecting Jinja2>=2.7.1 (from mkdocs==0.17.3) Using cached https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl Collecting Markdown>=2.3.1 (from mkdocs==0.17.3) Using cached https://files.pythonhosted.org/packages/7a/6b/5600647404ba15545ec37d2f7f58844d690baf2f81f3a60b862e48f29287/Markdown-3.0.1-py2.py3-none-any.whl Collecting click>=3.3 (from mkdocs==0.17.3) Using cached https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl Collecting tornado<5.0,>=4.1 (from mkdocs==0.17.3) Collecting six (from livereload>=2.5.1->mkdocs==0.17.3) Using cached https://files.pythonhosted.org/packages/67/4b/141a581104b1f6397bfa78ac9d43d8ad29a7ca43ea90a2d863fe3056e86a/six-1.11.0-py2.py3-none-any.whl Collecting MarkupSafe>=0.23 (from Jinja2>=2.7.1->mkdocs==0.17.3) Collecting singledispatch (from tornado<5.0,>=4.1->mkdocs==0.17.3) Using cached https://files.pythonhosted.org/packages/c5/10/369f50bcd4621b263927b0a1519987a04383d4a98fb10438042ad410cf88/singledispatch-3.4.0.3-py2.py3-none-any.whl Collecting certifi (from tornado<5.0,>=4.1->mkdocs==0.17.3) Using cached https://files.pythonhosted.org/packages/56/9d/1d02dd80bc4cd955f98980f28c5ee2200e1209292d5f9e9cc8d030d18655/certifi-2018.10.15-py2.py3-none-any.whl Collecting backports-abc>=0.4 (from tornado<5.0,>=4.1->mkdocs==0.17.3) Using cached https://files.pythonhosted.org/packages/7d/56/6f3ac1b816d0cd8994e83d0c4e55bc64567532f7dc543378bd87f81cebc7/backports_abc-0.5-py2.py3-none-any.whl Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, commonmark, recommonmark, six, singledispatch, certifi, backports-abc, tornado, livereload, PyYAML, MarkupSafe, Jinja2, Markdown, click, mkdocs Found existing installation: setuptools 28.8.0 Uninstalling setuptools-28.8.0: Successfully uninstalled setuptools-28.8.0 Successfully installed Jinja2-2.10 Markdown-3.0.1 MarkupSafe-1.0 PyYAML-3.13 Pygments-2.2.0 alabaster-0.7.12 backports-abc-0.5 certifi-2018.10.15 click-7.0 commonmark-0.5.4 docutils-0.13.1 livereload-2.5.2 mkdocs-0.17.3 mock-1.0.1 pillow-2.6.1 recommonmark-0.4.0 setuptools-39.2.0 singledispatch-3.4.0.3 six-1.11.0 tornado-4.5.3 You are using pip version 9.0.1, however version 18.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. [rtd-command-info] start-time: 2018-10-18T16:50:37.265391Z, end-time: 2018-10-18T16:50:39.190272Z, duration: 1, exit-code: 0 python pip install --exists-action=w --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/.cache/pip -r requirements.txt Requirement already satisfied: mkdocs>=0.17.1 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/2.2/lib/python2.7/site-packages (from -r requirements.txt (line 1)) Collecting Markdown<3.0,>=2.6.11 (from -r requirements.txt (line 2)) Using cached https://files.pythonhosted.org/packages/6d/7d/488b90f470b96531a3f5788cf12a93332f543dbab13c423a5e7ce96a0493/Markdown-2.6.11-py2.py3-none-any.whl Requirement already satisfied: Pygments>=2.2 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/2.2/lib/python2.7/site-packages (from -r requirements.txt (line 3)) Collecting pymdown-extensions>=4.10 (from -r requirements.txt (line 4)) Using cached https://files.pythonhosted.org/packages/0e/9a/7a16db7ecc84cd5a12b8fa443a5ebb390baa896548701acbe94f55bed82e/pymdown_extensions-6.0-py2.py3-none-any.whl Collecting mkdocs-material>=2.7.2 (from -r requirements.txt (line 5)) Using cached https://files.pythonhosted.org/packages/3b/31/9e4fba9da53d6e6740a421ca0706e18ae4b92eaba81b7377135087bf903c/mkdocs_material-3.0.4-py2.py3-none-any.whl Requirement already satisfied: Jinja2>=2.10 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/2.2/lib/python2.7/site-packages (from -r requirements.txt (line 6)) Collecting mdx_ezcodeexample from git+git://github.com/damianz5/mdx_ez_code_example@master#egg=mdx_ezcodeexample (from -r requirements.txt (line 7)) Cloning git://github.com/damianz5/mdx_ez_code_example (to master) to /tmp/pip-build-CvhSNV/mdx-ezcodeexample Requirement already satisfied: livereload>=2.5.1 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/2.2/lib/python2.7/site-packages (from mkdocs>=0.17.1->-r requirements.txt (line 1)) Requirement already satisfied: PyYAML>=3.10 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/2.2/lib/python2.7/site-packages (from mkdocs>=0.17.1->-r requirements.txt (line 1)) Requirement already satisfied: click>=3.3 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/2.2/lib/python2.7/site-packages (from mkdocs>=0.17.1->-r requirements.txt (line 1)) Requirement already satisfied: tornado<5.0,>=4.1 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/2.2/lib/python2.7/site-packages (from mkdocs>=0.17.1->-r requirements.txt (line 1)) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/2.2/lib/python2.7/site-packages (from Jinja2>=2.10->-r requirements.txt (line 6)) Requirement already satisfied: six in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/2.2/lib/python2.7/site-packages (from livereload>=2.5.1->mkdocs>=0.17.1->-r requirements.txt (line 1)) Requirement already satisfied: singledispatch in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/2.2/lib/python2.7/site-packages (from tornado<5.0,>=4.1->mkdocs>=0.17.1->-r requirements.txt (line 1)) Requirement already satisfied: certifi in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/2.2/lib/python2.7/site-packages (from tornado<5.0,>=4.1->mkdocs>=0.17.1->-r requirements.txt (line 1)) Requirement already satisfied: backports-abc>=0.4 in /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/2.2/lib/python2.7/site-packages (from tornado<5.0,>=4.1->mkdocs>=0.17.1->-r requirements.txt (line 1)) Installing collected packages: Markdown, pymdown-extensions, mkdocs-material, mdx-ezcodeexample Found existing installation: Markdown 3.0.1 Uninstalling Markdown-3.0.1: Successfully uninstalled Markdown-3.0.1 Running setup.py install for mdx-ezcodeexample: started Running setup.py install for mdx-ezcodeexample: finished with status 'done' Successfully installed Markdown-2.6.11 mdx-ezcodeexample-1.0.0 mkdocs-material-3.0.4 pymdown-extensions-6.0 You are using pip version 9.0.1, however version 18.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. [rtd-command-info] start-time: 2018-10-18T16:50:39.468905Z, end-time: 2018-10-18T16:50:39.540713Z, duration: 0, exit-code: 0 cat mkdocs.yml copyright: Copyright 1999-2017 eZ Systems AS and others docs_dir: /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/checkouts/2.2/docs extra: append_bootstrap: [/guidelines/] version_warning: dev: [master] ft: ['2.2'] latest: ['2.3'] lts: ['1.13'] previous_lts: ['1.7'] extra_css: [fonts/MavenPro.css, css/custom.css, //cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css, 'https://media.readthedocs.com/css/badge_only.css', 'https://media.readthedocs.com/css/readthedocs-doc-embed.css'] extra_javascript: [js/jquery.min.js, js/custom.js, //cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js, readthedocs-data.js, 'https://media.readthedocs.com/core/js/readthedocs-doc-embed.js', 'https://media.readthedocs.com/javascript/readthedocs-analytics.js'] google_analytics: null markdown_extensions: - admonition - codehilite: {guess_lang: false, linenums: true} - def_list - footnotes - meta - toc: {permalink: true} - pymdownx.arithmatex - pymdownx.betterem: {smart_enable: all} - pymdownx.caret - pymdownx.critic - pymdownx.inlinehilite - pymdownx.magiclink - pymdownx.mark - pymdownx.smartsymbols - pymdownx.superfences - pymdownx.tasklist: {custom_checkbox: true} - pymdownx.tilde - pymdownx.details - ez_code_example pages: - {Documentation: index.md} - Getting started: - {Quickstart: getting_started/quickstart.md} - {Requirements: getting_started/requirements.md} - {Install eZ Platform: getting_started/install_ez_platform.md} - {Install eZ Enterprise: getting_started/install_ez_enterprise.md} - {First steps: getting_started/first_steps.md} - {Bundles starter pack: getting_started/bundles_starter_pack.md} - {Troubleshooting: getting_started/troubleshooting.md} - Tutorials: - eZ Platform beginner: - {eZ Platform beginner tutorial: tutorials/platform_beginner/building_a_bicycle_route_tracker_in_ez_platform.md} - {1. Get ready: tutorials/platform_beginner/1_get_ready.md} - {2. Create the content model: tutorials/platform_beginner/2_create_the_content_model.md} - {3. Customize the front page: tutorials/platform_beginner/3_customize_the_front_page.md} - {4. Display a list of content items: tutorials/platform_beginner/4_display_a_list_of_content_items.md} - {5. Improve configuration: tutorials/platform_beginner/5_improve_configuration.md} - {6. Embed content: tutorials/platform_beginner/6_embed_content.md} - {7. Enable account registration: tutorials/platform_beginner/7_enable_account_registration.md} - eZ Enterprise beginner: - {eZ Enterprise beginner tutorial: tutorials/enterprise_beginner/ez_enterprise_beginner_tutorial_-_its_a_dogs_world.md} - {1. Get a starter website: tutorials/enterprise_beginner/1_get_a_starter_website.md} - {2. Prepare the Landing Page: tutorials/enterprise_beginner/2_prepare_the_landing_page.md} - {3. Use existing blocks: tutorials/enterprise_beginner/3_use_existing_blocks.md} - {4. Create a custom block: tutorials/enterprise_beginner/4_create_a_custom_block.md} - Create a Field Type: - {Create a Tweet Field Type: tutorials/field_type/creating_a_tweet_field_type.md} - {1. Create the bundle: tutorials/field_type/1_create_the_bundle.md} - {2. Implement the Tweet\Value Class: tutorials/field_type/2_implement_the_tweet_value_class.md} - {3. Implement the Tweet\Type Class: tutorials/field_type/3_implement_the_tweet_type_class.md} - {4. Register the Field Type as a service: tutorials/field_type/4_register_the_field_type_as_a_service.md} - {5. Implement the legacy storage engine: tutorials/field_type/5_implement_the_legacy_storage_engine_converter.md} - {6. Introduce a template: tutorials/field_type/6_introduce_a_template.md} - {7. Allow adding and editing the Field in Back Office: tutorials/field_type/7_allow_adding_and_editing_the_field_in_back_office.md} - {8. Add a validation: tutorials/field_type/8_add_a_validation.md} - Extending Admin UI: - {Extending Admin UI: tutorials/extending_admin_ui/extending_admin_ui.md} - {1. Creating a bundle: tutorials/extending_admin_ui/1_creating_a_bundle.md} - {2. Creating a Dashboard tab: tutorials/extending_admin_ui/2_creating_a_dashboard_tab.md} - {3. Creating a content list: tutorials/extending_admin_ui/3_creating_a_content_list.md} - {4. Filtering the content list: tutorials/extending_admin_ui/4_filtering_the_content_list.md} - {5. Creating a UDW tab: tutorials/extending_admin_ui/5_creating_a_udw_tab.md} - {6. Creating a custom tag: tutorials/extending_admin_ui/6_adding_a_custom_tag.md} - API: - REST API guide: - {REST API guide: api/rest_api_guide.md} - {REST API usage: api/general_rest_usage.md} - {Extending the REST API: api/extending_the_rest_api.md} - {JavaScript client: api/js_client.md} - {REST API reference: api/rest_api_reference.md} - Public PHP API: - {Public PHP API: api/public_php_api.md} - {Customization: api/public_php_api_customization.md} - {'Browsing, finding, viewing': api/public_php_api_browsing.md} - {Managing Content: api/public_php_api_managing_content.md} - {Locations: api/public_php_api_locations.md} - Field Type: - {Field Type API: api/field_type_api.md} - {Reference: api/field_type_reference.md} - {REST API interaction: api/field_type_REST.md} - {Public API interaction: api/field_type_public.md} - {Schema: api/field_type_setting_schema.md} - {Template: api/field_type_template.md} - {Registration: api/field_type_registration.md} - {Testing: api/field_type_testing.md} - {Storage: api/field_type_storage.md} - {Search: api/field_type_search.md} - Guide: - {Architecture: guide/architecture.md} - {Bundles: guide/bundles.md} - {Configuration: guide/configuration.md} - Content rendering: - {Content model: guide/content_model.md} - {Content rendering: guide/content_rendering.md} - {Controllers: guide/controllers.md} - {Templates: guide/templates.md} - {Design engine: guide/design_engine.md} - {Page rendering: guide/page_rendering.md} - {Twig functions reference: guide/twig_functions_reference.md} - Content management: - {Images: guide/images.md} - {File management: guide/file_management.md} - {URL management: guide/url_management.md} - {User-generated content: guide/user_generated_content.md} - Permissions: - {Permissions: guide/permissions.md} - {Limitations: guide/limitations.md} - {User management: guide/user_management.md} - {Custom Policies: guide/custom_policies.md} - {Backup: guide/backup.md} - Search: - {Search: guide/search.md} - {Solr search engine: guide/solr.md} - {Other search engines: guide/search_engines.md} - Multisite: - {Multisite: guide/multisite.md} - {SiteAccess: guide/siteaccess.md} - {Languages: guide/internationalization.md} - Repository: - {Repository: guide/repository.md} - {SignalSlots: guide/signalslots.md} - Cache: - {HTTP cache: guide/http_cache.md} - {Persistence cache: guide/persistence_cache.md} - {Clustering: guide/clustering.md} - DevOps: - {DevOps: guide/devops.md} - {Performance: guide/performance.md} - {Environments: guide/environments.md} - {Sessions: guide/sessions.md} - Security: - {Development Security: guide/security.md} - {Reporting Issues: guide/reporting_issues.md} - Extending eZ Platform: - {Extending eZ Platform: guide/extending_ez_platform.md} - {Extending modules: guide/extending_modules.md} - {Extending the Online Editor: guide/extending_online_editor.md} - {Extending Page: guide/extending_page.md} - {Service container: guide/service_container.md} - {Personalization: guide/personalization.md} - Cookbook: - {Accept header-based REST API response: cookbook/creating_custom_rest_api_response.md} - {Adding Field Types: cookbook/adding_new_field_types.md} - {API search result pagination: cookbook/paginating_api_search_results.md} - {AWS S3 clustering: cookbook/setting_up_amazon_aws_s3_clustering.md} - {Binary attachments via REST API: cookbook/creating_content_with_binary_attachments_via_rest_api.md} - {Cross-origin HTTP requests: cookbook/making_cross_origin_http_requests.md} - {Displaying Content children: cookbook/displaying_children_of_a_content_item.md} - {Executing long commands: cookbook/executing_long_running_console_commands.md} - {Importing settings from a bundle: cookbook/importing_settings_from_a_bundle.md} - {Installing on Mac OS or Windows: cookbook/installing-on-mac-os-and-windows.md} - {Injecting parameters in content views: cookbook/injecting_parameters_in_content_views.md} - {Listening to core events: cookbook/listening_to_core_events.md} - {Multi-language SiteAccesses: cookbook/setting_up_multi_language_siteaccesses.md} - {Multiple user providers: cookbook/authenticating_a_user_with_multiple_user_providers.md} - {Notifications: cookbook/sending_notifications.md} - {Request parameters as API objects: cookbook/converting_request_parameters_into_api_objects.md} - {Retrieving root Location: cookbook/retrieving_root_location.md} - {RouteReference: cookbook/using_routereference.md} - {Siteaccess-aware bundle configuration: cookbook/exposing_siteaccess_aware_configuration_for_your_bundle.md} - {Using simple templates: cookbook/displaying_content_with_simple_templates.md} - Resources and community: - {Resources: community_resources/resources.md} - Contributing: - {How to contribute: community_resources/contributing.md} - {Report and follow issues: community_resources/report_follow_issues.md} - {Development guidelines: community_resources/development_guidelines.md} - {Contribute translations: community_resources/translations.md} - {Contribute documentation: community_resources/documentation.md} - UI Guidelines: - {Introduction: guidelines/Introduction.md} - Components: - {Buttons: guidelines/components/buttons.md} - {Tables: guidelines/components/tables.md} - {Tabs: guidelines/components/tabs.md} - Resources: - {Typography: guidelines/resources/typography.md} - {Colors: guidelines/resources/colors.md} - {Icons: guidelines/resources/icons.md} - Design Principles: - {Philosophy: guidelines/design_principles/Philosophy.md} - {Accessibility: guidelines/design_principles/Accessibility.md} - Migrating to eZ Platform: - {Migrating from eZ Publish Platform: migrating/migrating_from_ez_publish_platform.md} - {Migrating from eZ Publish: migrating/migrating_from_ez_publish.md} - {Common issues: migrating/common_issues.md} - Releases: - {Updating eZ Platform: releases/updating_ez_platform.md} - {eZ Platform v2.3: releases/ez_platform_v2.3.md} - {eZ Platform v2.2.0: releases/ez_platform_v2.2.0.md} - {eZ Platform v2.1.0: releases/ez_platform_v2.1.0.md} - {eZ Platform v2.0.0: releases/ez_platform_v2.0.0.md} - {eZ Platform v1.13.0 LTS: releases/ez_platform_v1.13.0_lts.md} - {eZ Platform v1.12.0: releases/ez_platform_v1.12.0.md} - {eZ Platform v1.11.0: releases/ez_platform_v1.11.0.md} - {eZ Platform v1.10.0: releases/ez_platform_v1.10.0.md} - {eZ Platform v1.9.0: releases/ez_platform_v1.9.0.md} - {eZ Platform v1.8.0: releases/ez_platform_v1.8.0.md} - {eZ Platform v1.7.0 LTS: releases/ez_platform_v1.7.0_lts.md} - {eZ Platform v1.6.0: releases/ez_platform_and_ez_enterprise_v1.6.0.md} - eZ Enterprise release notes: - {eZ Enterprise v1.5.0: releases/ez_enterprise_v1.5.0_release_notes.md} - {eZ Enterprise v1.4.0: releases/ez_enterprise_v1.4_release_notes.md} - {eZ Studio 2016.04: releases/ez_studio_2016.04_release_notes.md} - {eZ Studio 16.02: releases/ez_studio_16.02_release_notes.md} - {eZ Studio 15.12.1: releases/ez_studio_15.12.1_release_notes.md} - {eZ Studio 15.12: releases/ez_studio_15.12_release_notes.md} - eZ Platform release notes: - {eZ Platform v1.5.1: releases/ez_platform_1.5.1_release_notes.md} - {eZ Platform v1.5.0: releases/ez_platform_v1.5.0_release_notes.md} - {eZ Platform v1.4.2: releases/ez_platform_1.4.2_release_notes.md} - {eZ Platform v1.4.0: releases/ez_platform_v1.4.0_release_notes.md} - {eZ Platform 2016.04: releases/ez_platform_2016.04_release_notes.md} - {eZ Platform 16.02: releases/ez_platform_16.02_release_notes.md} - {eZ Platform 15.12.1: releases/ez_platform_15.12.1_release_notes.md} - {eZ Platform 15.12: releases/ez_platform_15.12_release_notes.md} - {Earlier releases: releases/earlier_releases.md} - {References: references.md} repo_url: https://github.com/ezsystems/developer-documentation site_name: eZ Platform Developer Documentation theme: custom_dir: /home/docs/checkouts/readthedocs.org/readthedocs/templates/mkdocs/readthedocs favicon: img/favicon.ico feature: {tabs: false} font: false language: en logo: images/eZ-Brandmark.png name: null palette: {accent: deep orange, primary: blue grey} search_index_only: false theme_dir: material [rtd-command-info] start-time: 2018-10-18T16:50:39.602828Z, end-time: 2018-10-18T16:50:40.216170Z, duration: 0, exit-code: 1 python mkdocs build --clean --site-dir _build/html --config-file /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/checkouts/2.2/mkdocs.yml --theme readthedocs WARNING - Config value: 'theme_dir'. Warning: The configuration option {0} has been deprecated and will be removed in a future release of MkDocs. INFO - Cleaning site directory INFO - Building documentation to directory: /home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/checkouts/2.2/_build/html INFO - Template skipped: 'search.html'. Generated empty output. ERROR - Error building page index.md Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/2.2/bin/mkdocs", line 11, in sys.exit(cli()) File "/home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/2.2/local/lib/python2.7/site-packages/click/core.py", line 764, in __call__ return self.main(*args, **kwargs) File "/home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/2.2/local/lib/python2.7/site-packages/click/core.py", line 717, in main rv = self.invoke(ctx) File "/home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/2.2/local/lib/python2.7/site-packages/click/core.py", line 1137, in invoke return _process_result(sub_ctx.command.invoke(sub_ctx)) File "/home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/2.2/local/lib/python2.7/site-packages/click/core.py", line 956, in invoke return ctx.invoke(self.callback, **ctx.params) File "/home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/2.2/local/lib/python2.7/site-packages/click/core.py", line 555, in invoke return callback(*args, **kwargs) File "/home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/2.2/local/lib/python2.7/site-packages/mkdocs/__main__.py", line 156, in build_command ), dirty=not clean) File "/home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/2.2/local/lib/python2.7/site-packages/mkdocs/commands/build.py", line 282, in build build_pages(config, dirty=dirty) File "/home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/2.2/local/lib/python2.7/site-packages/mkdocs/commands/build.py", line 242, in build_pages _build_page(page, config, site_navigation, env) File "/home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/2.2/local/lib/python2.7/site-packages/mkdocs/commands/build.py", line 137, in _build_page page.render(config, site_navigation) File "/home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/2.2/local/lib/python2.7/site-packages/mkdocs/nav.py", line 293, in render extension_configs=config['mdx_configs'] or {} File "/home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/2.2/local/lib/python2.7/site-packages/markdown/__init__.py", line 159, in __init__ configs=kwargs.get('extension_configs', {})) File "/home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/2.2/local/lib/python2.7/site-packages/markdown/__init__.py", line 185, in registerExtensions ext = self.build_extension(ext, configs.get(ext, {})) File "/home/docs/checkouts/readthedocs.org/user_builds/ez-systems-developer-documentation/envs/2.2/local/lib/python2.7/site-packages/markdown/__init__.py", line 264, in build_extension module = importlib.import_module(module_name_old_style) File "/usr/lib/python2.7/importlib/__init__.py", line 37, in import_module __import__(name) ImportError: Failed loading extension 'pymdownx.arithmatex' from 'pymdownx.arithmatex', 'markdown.extensions.pymdownx.arithmatex' or 'mdx_pymdownx.arithmatex'