Read the Docs build information Build id: 320869 Project: microej-docs Version: latest Commit: 6817ee42b6af9b489aaa45896fd52002b9e64d6f Date: 2020-04-23T06:22:38.784512Z State: finished Success: True [rtd-command-info] start-time: 2020-04-23T06:22:40.774234Z, end-time: 2020-04-23T06:22:43.032331Z, duration: 2, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:MicroEJ/docs.git . Cloning into '.'... Warning: Permanently added 'github.com,192.30.255.113' (RSA) to the list of known hosts. [rtd-command-info] start-time: 2020-04-23T06:22:43.379656Z, end-time: 2020-04-23T06:22:43.602156Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: checking out 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by 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 6817ee4 Merge pull request #30 from MicroEJ/feature/M0078DDG-268_add_diagrams_source_files [rtd-command-info] start-time: 2020-04-23T06:22:43.770307Z, end-time: 2020-04-23T06:22:43.964781Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2020-04-23T06:22:45.502939Z, end-time: 2020-04-23T06:22:49.126120Z, duration: 3, exit-code: 0 python3.7 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.7.3' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2020-04-23T06:22:49.457410Z, end-time: 2020-04-23T06:22:50.212587Z, duration: 0, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip Requirement already up-to-date: pip in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.7/site-packages (20.0.2) [rtd-command-info] start-time: 2020-04-23T06:22:50.446521Z, end-time: 2020-04-23T06:22:59.256215Z, duration: 8, exit-code: 0 python -m pip install --upgrade --no-cache-dir Pygments==2.3.1 setuptools==41.0.1 docutils==0.14 mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<1.1 Collecting Pygments==2.3.1 Downloading Pygments-2.3.1-py2.py3-none-any.whl (849 kB) Collecting setuptools==41.0.1 Downloading setuptools-41.0.1-py2.py3-none-any.whl (575 kB) Collecting docutils==0.14 Downloading docutils-0.14-py3-none-any.whl (543 kB) Collecting mock==1.0.1 Downloading mock-1.0.1.tar.gz (818 kB) Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.5-py2.py3-none-any.whl (3.1 MB) Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) Collecting readthedocs-sphinx-ext<1.1 Downloading readthedocs_sphinx_ext-1.0.3-py2.py3-none-any.whl (28 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting six>=1.5 Downloading six-1.14.0-py2.py3-none-any.whl (10 kB) Collecting Jinja2>=2.3 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.0.0-py2.py3-none-any.whl (97 kB) Collecting requests>=2.0.0 Downloading requests-2.23.0-py2.py3-none-any.whl (58 kB) Collecting packaging Downloading packaging-20.3-py2.py3-none-any.whl (37 kB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.8.0-py2.py3-none-any.whl (8.6 MB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.1-py2.py3-none-any.whl (39 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp37-cp37m-manylinux1_x86_64.whl (27 kB) Collecting chardet<4,>=3.0.2 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) Collecting idna<3,>=2.5 Downloading idna-2.9-py2.py3-none-any.whl (58 kB) Collecting certifi>=2017.4.17 Downloading certifi-2020.4.5.1-py2.py3-none-any.whl (157 kB) Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 Downloading urllib3-1.25.9-py2.py3-none-any.whl (126 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting pytz>=2015.7 Downloading pytz-2019.3-py2.py3-none-any.whl (509 kB) Building wheels for collected packages: mock, future 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=23754 sha256=5a02a5bbc373627cfbe659747ff09ce96db7c6e09ea899041612ab6ce6869db4 Stored in directory: /tmp/pip-ephem-wheel-cache-g65hpo58/wheels/16/03/37/f0a64ab894c9102906f192db1a4071b7592292ad661563c69b Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=0284ea5a0b3231097c2f68cdd11a59f7ffe72d78b4f64188601949d99f222333 Stored in directory: /tmp/pip-ephem-wheel-cache-g65hpo58/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, future, commonmark, six, MarkupSafe, Jinja2, snowballstemmer, chardet, idna, certifi, urllib3, requests, pyparsing, packaging, imagesize, pytz, babel, sphinxcontrib-websupport, sphinx, recommonmark, sphinx-rtd-theme, readthedocs-sphinx-ext Attempting uninstall: setuptools Found existing installation: setuptools 46.1.3 Uninstalling setuptools-46.1.3: Successfully uninstalled setuptools-46.1.3 Successfully installed Jinja2-2.11.2 MarkupSafe-1.1.1 Pygments-2.3.1 alabaster-0.7.12 babel-2.8.0 certifi-2020.4.5.1 chardet-3.0.4 commonmark-0.8.1 docutils-0.14 future-0.18.2 idna-2.9 imagesize-1.2.0 mock-1.0.1 packaging-20.3 pillow-5.4.1 pyparsing-2.4.7 pytz-2019.3 readthedocs-sphinx-ext-1.0.3 recommonmark-0.5.0 requests-2.23.0 setuptools-41.0.1 six-1.14.0 snowballstemmer-2.0.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-websupport-1.2.1 urllib3-1.25.9 [rtd-command-info] start-time: 2020-04-23T06:22:59.434307Z, end-time: 2020-04-23T06:23:02.087866Z, duration: 2, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Collecting Sphinx==2.2.1 Downloading Sphinx-2.2.1-py3-none-any.whl (3.3 MB) Requirement already satisfied: sphinx_rtd_theme==0.4.3 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 2)) (0.4.3) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.7/site-packages (from Sphinx==2.2.1->-r requirements.txt (line 1)) (20.3) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.7/site-packages (from Sphinx==2.2.1->-r requirements.txt (line 1)) (2.0.0) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.7/site-packages (from Sphinx==2.2.1->-r requirements.txt (line 1)) (1.2.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.7/site-packages (from Sphinx==2.2.1->-r requirements.txt (line 1)) (0.7.12) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.7/site-packages (from Sphinx==2.2.1->-r requirements.txt (line 1)) (2.23.0) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) Requirement already satisfied: docutils>=0.12 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.7/site-packages (from Sphinx==2.2.1->-r requirements.txt (line 1)) (0.14) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.7/site-packages (from Sphinx==2.2.1->-r requirements.txt (line 1)) (2.11.2) Collecting sphinxcontrib-htmlhelp Downloading sphinxcontrib_htmlhelp-1.0.3-py2.py3-none-any.whl (96 kB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.7/site-packages (from Sphinx==2.2.1->-r requirements.txt (line 1)) (41.0.1) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.7/site-packages (from Sphinx==2.2.1->-r requirements.txt (line 1)) (2.3.1) Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.4-py2.py3-none-any.whl (89 kB) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.7/site-packages (from Sphinx==2.2.1->-r requirements.txt (line 1)) (2.8.0) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.7/site-packages (from packaging->Sphinx==2.2.1->-r requirements.txt (line 1)) (2.4.7) Requirement already satisfied: six in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.7/site-packages (from packaging->Sphinx==2.2.1->-r requirements.txt (line 1)) (1.14.0) Requirement already satisfied: idna<3,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->Sphinx==2.2.1->-r requirements.txt (line 1)) (2.9) Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->Sphinx==2.2.1->-r requirements.txt (line 1)) (1.25.9) Requirement already satisfied: chardet<4,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->Sphinx==2.2.1->-r requirements.txt (line 1)) (3.0.4) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.7/site-packages (from requests>=2.5.0->Sphinx==2.2.1->-r requirements.txt (line 1)) (2020.4.5.1) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.7/site-packages (from Jinja2>=2.3->Sphinx==2.2.1->-r requirements.txt (line 1)) (1.1.1) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.7/site-packages (from babel!=2.0,>=1.3->Sphinx==2.2.1->-r requirements.txt (line 1)) (2019.3) Installing collected packages: sphinxcontrib-applehelp, sphinxcontrib-htmlhelp, sphinxcontrib-qthelp, sphinxcontrib-serializinghtml, sphinxcontrib-jsmath, sphinxcontrib-devhelp, Sphinx Attempting uninstall: Sphinx Found existing installation: Sphinx 1.8.5 Uninstalling Sphinx-1.8.5: Successfully uninstalled Sphinx-1.8.5 Successfully installed Sphinx-2.2.1 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-1.0.3 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.4 [rtd-command-info] start-time: 2020-04-23T06:23:03.235676Z, end-time: 2020-04-23T06:23:03.449670Z, duration: 0, exit-code: 0 cat conf.py # Copyright 2008-2020, MicroEJ Corp. Content in this space is free for read and redistribute. Except if otherwise stated, modification is subject to MicroEJ Corp prior approval. # MicroEJ is a trademark of MicroEJ Corp. All other trademarks and copyrights are the property of their respective owners. import os import sys sys.path.insert(0, os.path.dirname(__file__)) import microej project = 'MicroEJ Documentation' copyright = '2008-2020, MicroEJ Corp. Content in this space is free for read and redistribute. Except if otherwise stated, modification is subject to MicroEJ Corp prior approval. MicroEJ is a trademark of MicroEJ Corp. All other trademarks and copyrights are the property of their respective owners.' author = 'MicroEJ' release = '1.0' # This isn't executed on normal builds, but can be used to build multiple doc # sets from this common source. See the ``microej.py`` extension for more # information. if microej.can_build_independent_docs(): project_name = microej.get_project_name() if project_name: project = project_name extensions = [ 'microej', ] templates_path = ['_templates'] html_theme_path = ['_themes'] master_doc = 'index' # Generic options exclude_patterns = [ '_build', '_tools', 'README.rst', 'section*.rst', '**/section*.rst', ] # HTML theme options html_theme = 'microej' html_logo = '_themes/microej/static/logo-microej-white.png' html_favicon = '_themes/microej/static/logo-small.png' html_theme_options = { 'logo_only': True, 'collapse_navigation': False, } html_show_sphinx = False # remove headers permalinks html_add_permalinks = '' # This is required because the version of the Read the Docs Sphinx theme the # microej theme was forked from does not support the HTML5 writer used by # default by Sphinx 2+ html4_writer = True # The default Sphinx HTML title includes the release number and some other # unwanted bits. html_title = project # LaTeX customizations latex_elements = { 'preamble': r'\usepackage{microej}', 'figure_align': 'H', 'extraclassoptions': 'oneside', #'sphinxsetup': 'inlineliteralwraps=true, verbatimwithframe=true', } latex_additional_files = ['microej.sty'] latex_logo = '_themes/microej/static/mascot.pdf' # This is defined in the theme, but the LaTeX builder does not honor the theme # setting for pygments. This is the same style class used by the HTML builder. pygments_style = 'microej.MicroEJStyle' ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # import importlib import sys import os.path from six import string_types from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/en/latest/"), ], 'downloads': [ ("pdf", "//docs.microej.com/_/downloads/en/latest/pdf/"), ], 'subprojects': [ ], 'slug': 'microej-docs', 'name': u'Docs', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://docs.microej.com/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/', 'api_host': 'https://readthedocs.com', 'github_user': 'MicroEJ', 'github_repo': 'docs', 'github_version': 'master', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'master', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'master', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '6817ee42', } if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' [rtd-command-info] start-time: 2020-04-23T06:23:03.577476Z, end-time: 2020-04-23T06:23:23.145423Z, duration: 19, exit-code: 0 python sphinx-build -T -E -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v2.2.1 loading translations [en]... done making output directory... done building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 124 source files that are out of date updating environment: [new config] 124 added, 0 changed, 0 removed reading sources... [ 0%] ApplicationDeveloperGuide/advanced reading sources... [ 1%] ApplicationDeveloperGuide/applicationOptions reading sources... [ 2%] ApplicationDeveloperGuide/cca_use reading sources... [ 3%] ApplicationDeveloperGuide/classpath reading sources... [ 4%] ApplicationDeveloperGuide/codeCoverageAnalyzer reading sources... [ 4%] ApplicationDeveloperGuide/elfToMapGenerator reading sources... [ 5%] ApplicationDeveloperGuide/elftomap_use reading sources... [ 6%] ApplicationDeveloperGuide/fontDesigner reading sources... [ 7%] ApplicationDeveloperGuide/gettingStartedApp reading sources... [ 8%] ApplicationDeveloperGuide/heapAnalyzer reading sources... [ 8%] ApplicationDeveloperGuide/heapdumper_use reading sources... [ 9%] ApplicationDeveloperGuide/index reading sources... [ 10%] ApplicationDeveloperGuide/introduction reading sources... [ 11%] ApplicationDeveloperGuide/launches reading sources... [ 12%] ApplicationDeveloperGuide/licenses reading sources... [ 12%] ApplicationDeveloperGuide/linker reading sources... [ 13%] ApplicationDeveloperGuide/memoryMapAnalyzer reading sources... [ 14%] ApplicationDeveloperGuide/mmm reading sources... [ 15%] ApplicationDeveloperGuide/platform reading sources... [ 16%] ApplicationDeveloperGuide/sandboxedAppDevelopment reading sources... [ 16%] ApplicationDeveloperGuide/sandboxedApplication reading sources... [ 17%] ApplicationDeveloperGuide/serialToSocketTransmitter reading sources... [ 18%] ApplicationDeveloperGuide/serialToSocketTransmitter_use reading sources... [ 19%] ApplicationDeveloperGuide/sharedInterface reading sources... [ 20%] ApplicationDeveloperGuide/soar reading sources... [ 20%] ApplicationDeveloperGuide/stackTraceReader reading sources... [ 21%] ApplicationDeveloperGuide/stackTraceReader_use reading sources... [ 22%] ApplicationDeveloperGuide/standaloneApplication reading sources... [ 23%] ApplicationDeveloperGuide/testsuite reading sources... [ 24%] ApplicationDeveloperGuide/testsuiteEngine reading sources... [ 25%] ApplicationDeveloperGuide/tools reading sources... [ 25%] ApplicationDeveloperGuide/virtualDevice reading sources... [ 26%] KernelDeveloperGuide/apiDocumentation reading sources... [ 27%] KernelDeveloperGuide/buildType reading sources... [ 28%] KernelDeveloperGuide/featuresCommunication reading sources... [ 29%] KernelDeveloperGuide/gettingStarted reading sources... [ 29%] KernelDeveloperGuide/index reading sources... [ 30%] KernelDeveloperGuide/kernelAPI reading sources... [ 31%] KernelDeveloperGuide/kernelAPIgenerator_use reading sources... [ 32%] KernelDeveloperGuide/kf reading sources... [ 33%] KernelDeveloperGuide/kfEnabledLibraries reading sources... [ 33%] KernelDeveloperGuide/kfTestsuite reading sources... [ 34%] KernelDeveloperGuide/overview reading sources... [ 35%] PlatformDeveloperGuide/appendix/index reading sources... [ 36%] PlatformDeveloperGuide/appendix/javalibs/ecom reading sources... [ 37%] PlatformDeveloperGuide/appendix/javalibs/ecom-comm reading sources... [ 37%] PlatformDeveloperGuide/appendix/javalibs/edc reading sources... [ 38%] PlatformDeveloperGuide/appendix/javalibs/fs reading sources... [ 39%] PlatformDeveloperGuide/appendix/javalibs/index reading sources... [ 40%] PlatformDeveloperGuide/appendix/javalibs/kf reading sources... [ 41%] PlatformDeveloperGuide/appendix/javalibs/mui reading sources... [ 41%] PlatformDeveloperGuide/appendix/javalibs/net reading sources... [ 42%] PlatformDeveloperGuide/appendix/javalibs/sni reading sources... [ 43%] PlatformDeveloperGuide/appendix/javalibs/ssl reading sources... [ 44%] PlatformDeveloperGuide/appendix/llapi reading sources... [ 45%] PlatformDeveloperGuide/appendix/toolchain reading sources... [ 45%] PlatformDeveloperGuide/appendix/tools/bon reading sources... [ 46%] PlatformDeveloperGuide/appendix/tools/heapdump reading sources... [ 47%] PlatformDeveloperGuide/appendix/tools/hil reading sources... [ 48%] PlatformDeveloperGuide/appendix/tools/index reading sources... [ 49%] PlatformDeveloperGuide/appendix/tools/lldisplayextra reading sources... [ 50%] PlatformDeveloperGuide/appendix/tools/mui_font reading sources... [ 50%] PlatformDeveloperGuide/appendix/tools/mui_frontpanelmock reading sources... [ 51%] PlatformDeveloperGuide/appendix/tools/mui_image reading sources... [ 52%] PlatformDeveloperGuide/appendix/tools/nls reading sources... [ 53%] PlatformDeveloperGuide/appendix/tools/sni reading sources... [ 54%] PlatformDeveloperGuide/appendix/tools/soar reading sources... [ 54%] PlatformDeveloperGuide/appendix/tools/sp reading sources... [ 55%] PlatformDeveloperGuide/appendix/tools/static reading sources... [ 56%] PlatformDeveloperGuide/core reading sources... [ 57%] PlatformDeveloperGuide/coreEngine reading sources... [ 58%] PlatformDeveloperGuide/device reading sources... [ 58%] PlatformDeveloperGuide/display reading sources... [ 59%] PlatformDeveloperGuide/ecom reading sources... [ 60%] PlatformDeveloperGuide/ecom-comm reading sources... [ 61%] PlatformDeveloperGuide/externalResourceLoader reading sources... [ 62%] PlatformDeveloperGuide/font reading sources... [ 62%] PlatformDeveloperGuide/fontCore reading sources... [ 63%] PlatformDeveloperGuide/fontGenerator reading sources... [ 64%] PlatformDeveloperGuide/fs reading sources... [ 65%] PlatformDeveloperGuide/gettingstarted reading sources... [ 66%] PlatformDeveloperGuide/hal reading sources... [ 66%] PlatformDeveloperGuide/image reading sources... [ 67%] PlatformDeveloperGuide/imageCore reading sources... [ 68%] PlatformDeveloperGuide/imageGenerator reading sources... [ 69%] PlatformDeveloperGuide/imageRuntime reading sources... [ 70%] PlatformDeveloperGuide/index reading sources... [ 70%] PlatformDeveloperGuide/inputs reading sources... [ 71%] PlatformDeveloperGuide/introduction reading sources... [ 72%] PlatformDeveloperGuide/javah reading sources... [ 73%] PlatformDeveloperGuide/leds reading sources... [ 74%] PlatformDeveloperGuide/limitations reading sources... [ 75%] PlatformDeveloperGuide/microui reading sources... [ 75%] PlatformDeveloperGuide/mock reading sources... [ 76%] PlatformDeveloperGuide/multiSandbox reading sources... [ 77%] PlatformDeveloperGuide/native reading sources... [ 78%] PlatformDeveloperGuide/net reading sources... [ 79%] PlatformDeveloperGuide/netIntroduction reading sources... [ 79%] PlatformDeveloperGuide/networkCoreEngine reading sources... [ 80%] PlatformDeveloperGuide/platform reading sources... [ 81%] PlatformDeveloperGuide/platformConcepts reading sources... [ 82%] PlatformDeveloperGuide/platformOverview reading sources... [ 83%] PlatformDeveloperGuide/simulation reading sources... [ 83%] PlatformDeveloperGuide/simulator reading sources... [ 84%] PlatformDeveloperGuide/sni reading sources... [ 85%] PlatformDeveloperGuide/sp reading sources... [ 86%] PlatformDeveloperGuide/spmock reading sources... [ 87%] PlatformDeveloperGuide/ssl reading sources... [ 87%] PlatformDeveloperGuide/static_init reading sources... [ 88%] PlatformDeveloperGuide/tiny reading sources... [ 89%] PlatformDeveloperGuide/ui reading sources... [ 90%] PlatformDeveloperGuide/uiIntroduction reading sources... [ 91%] PlatformDeveloperGuide/uiSimulation reading sources... [ 91%] glossary reading sources... [ 92%] index reading sources... [ 93%] overview/editions reading sources... [ 94%] overview/esr reading sources... [ 95%] overview/firmware reading sources... [ 95%] overview/gettingStarted reading sources... [ 96%] overview/index reading sources... [ 97%] overview/runtime reading sources... [ 98%] overview/sdk reading sources... [ 99%] overview/studio reading sources... [100%] overview/systemRequirements looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 0%] ApplicationDeveloperGuide/advanced writing output... [ 1%] ApplicationDeveloperGuide/applicationOptions writing output... [ 2%] ApplicationDeveloperGuide/cca_use writing output... [ 3%] ApplicationDeveloperGuide/classpath writing output... [ 4%] ApplicationDeveloperGuide/codeCoverageAnalyzer writing output... [ 4%] ApplicationDeveloperGuide/elfToMapGenerator writing output... [ 5%] ApplicationDeveloperGuide/elftomap_use writing output... [ 6%] ApplicationDeveloperGuide/fontDesigner writing output... [ 7%] ApplicationDeveloperGuide/gettingStartedApp writing output... [ 8%] ApplicationDeveloperGuide/heapAnalyzer writing output... [ 8%] ApplicationDeveloperGuide/heapdumper_use writing output... [ 9%] ApplicationDeveloperGuide/index writing output... [ 10%] ApplicationDeveloperGuide/introduction writing output... [ 11%] ApplicationDeveloperGuide/launches writing output... [ 12%] ApplicationDeveloperGuide/licenses writing output... [ 12%] ApplicationDeveloperGuide/linker writing output... [ 13%] ApplicationDeveloperGuide/memoryMapAnalyzer writing output... [ 14%] ApplicationDeveloperGuide/mmm writing output... [ 15%] ApplicationDeveloperGuide/platform writing output... [ 16%] ApplicationDeveloperGuide/sandboxedAppDevelopment writing output... [ 16%] ApplicationDeveloperGuide/sandboxedApplication writing output... [ 17%] ApplicationDeveloperGuide/serialToSocketTransmitter writing output... [ 18%] ApplicationDeveloperGuide/serialToSocketTransmitter_use writing output... [ 19%] ApplicationDeveloperGuide/sharedInterface writing output... [ 20%] ApplicationDeveloperGuide/soar writing output... [ 20%] ApplicationDeveloperGuide/stackTraceReader writing output... [ 21%] ApplicationDeveloperGuide/stackTraceReader_use writing output... [ 22%] ApplicationDeveloperGuide/standaloneApplication writing output... [ 23%] ApplicationDeveloperGuide/testsuite writing output... [ 24%] ApplicationDeveloperGuide/testsuiteEngine writing output... [ 25%] ApplicationDeveloperGuide/tools writing output... [ 25%] ApplicationDeveloperGuide/virtualDevice writing output... [ 26%] KernelDeveloperGuide/apiDocumentation writing output... [ 27%] KernelDeveloperGuide/buildType writing output... [ 28%] KernelDeveloperGuide/featuresCommunication writing output... [ 29%] KernelDeveloperGuide/gettingStarted writing output... [ 29%] KernelDeveloperGuide/index writing output... [ 30%] KernelDeveloperGuide/kernelAPI writing output... [ 31%] KernelDeveloperGuide/kernelAPIgenerator_use writing output... [ 32%] KernelDeveloperGuide/kf writing output... [ 33%] KernelDeveloperGuide/kfEnabledLibraries writing output... [ 33%] KernelDeveloperGuide/kfTestsuite writing output... [ 34%] KernelDeveloperGuide/overview writing output... [ 35%] PlatformDeveloperGuide/appendix/index writing output... [ 36%] PlatformDeveloperGuide/appendix/javalibs/ecom writing output... [ 37%] PlatformDeveloperGuide/appendix/javalibs/ecom-comm writing output... [ 37%] PlatformDeveloperGuide/appendix/javalibs/edc writing output... [ 38%] PlatformDeveloperGuide/appendix/javalibs/fs writing output... [ 39%] PlatformDeveloperGuide/appendix/javalibs/index writing output... [ 40%] PlatformDeveloperGuide/appendix/javalibs/kf writing output... [ 41%] PlatformDeveloperGuide/appendix/javalibs/mui writing output... [ 41%] PlatformDeveloperGuide/appendix/javalibs/net writing output... [ 42%] PlatformDeveloperGuide/appendix/javalibs/sni writing output... [ 43%] PlatformDeveloperGuide/appendix/javalibs/ssl writing output... [ 44%] PlatformDeveloperGuide/appendix/llapi writing output... [ 45%] PlatformDeveloperGuide/appendix/toolchain writing output... [ 45%] PlatformDeveloperGuide/appendix/tools/bon writing output... [ 46%] PlatformDeveloperGuide/appendix/tools/heapdump writing output... [ 47%] PlatformDeveloperGuide/appendix/tools/hil writing output... [ 48%] PlatformDeveloperGuide/appendix/tools/index writing output... [ 49%] PlatformDeveloperGuide/appendix/tools/lldisplayextra writing output... [ 50%] PlatformDeveloperGuide/appendix/tools/mui_font writing output... [ 50%] PlatformDeveloperGuide/appendix/tools/mui_frontpanelmock writing output... [ 51%] PlatformDeveloperGuide/appendix/tools/mui_image writing output... [ 52%] PlatformDeveloperGuide/appendix/tools/nls writing output... [ 53%] PlatformDeveloperGuide/appendix/tools/sni writing output... [ 54%] PlatformDeveloperGuide/appendix/tools/soar writing output... [ 54%] PlatformDeveloperGuide/appendix/tools/sp writing output... [ 55%] PlatformDeveloperGuide/appendix/tools/static writing output... [ 56%] PlatformDeveloperGuide/core writing output... [ 57%] PlatformDeveloperGuide/coreEngine writing output... [ 58%] PlatformDeveloperGuide/device writing output... [ 58%] PlatformDeveloperGuide/display writing output... [ 59%] PlatformDeveloperGuide/ecom writing output... [ 60%] PlatformDeveloperGuide/ecom-comm writing output... [ 61%] PlatformDeveloperGuide/externalResourceLoader writing output... [ 62%] PlatformDeveloperGuide/font writing output... [ 62%] PlatformDeveloperGuide/fontCore writing output... [ 63%] PlatformDeveloperGuide/fontGenerator writing output... [ 64%] PlatformDeveloperGuide/fs writing output... [ 65%] PlatformDeveloperGuide/gettingstarted writing output... [ 66%] PlatformDeveloperGuide/hal writing output... [ 66%] PlatformDeveloperGuide/image writing output... [ 67%] PlatformDeveloperGuide/imageCore writing output... [ 68%] PlatformDeveloperGuide/imageGenerator writing output... [ 69%] PlatformDeveloperGuide/imageRuntime writing output... [ 70%] PlatformDeveloperGuide/index writing output... [ 70%] PlatformDeveloperGuide/inputs writing output... [ 71%] PlatformDeveloperGuide/introduction writing output... [ 72%] PlatformDeveloperGuide/javah writing output... [ 73%] PlatformDeveloperGuide/leds writing output... [ 74%] PlatformDeveloperGuide/limitations writing output... [ 75%] PlatformDeveloperGuide/microui writing output... [ 75%] PlatformDeveloperGuide/mock writing output... [ 76%] PlatformDeveloperGuide/multiSandbox writing output... [ 77%] PlatformDeveloperGuide/native writing output... [ 78%] PlatformDeveloperGuide/net writing output... [ 79%] PlatformDeveloperGuide/netIntroduction writing output... [ 79%] PlatformDeveloperGuide/networkCoreEngine writing output... [ 80%] PlatformDeveloperGuide/platform writing output... [ 81%] PlatformDeveloperGuide/platformConcepts writing output... [ 82%] PlatformDeveloperGuide/platformOverview writing output... [ 83%] PlatformDeveloperGuide/simulation writing output... [ 83%] PlatformDeveloperGuide/simulator writing output... [ 84%] PlatformDeveloperGuide/sni writing output... [ 85%] PlatformDeveloperGuide/sp writing output... [ 86%] PlatformDeveloperGuide/spmock writing output... [ 87%] PlatformDeveloperGuide/ssl writing output... [ 87%] PlatformDeveloperGuide/static_init writing output... [ 88%] PlatformDeveloperGuide/tiny writing output... [ 89%] PlatformDeveloperGuide/ui writing output... [ 90%] PlatformDeveloperGuide/uiIntroduction writing output... [ 91%] PlatformDeveloperGuide/uiSimulation writing output... [ 91%] glossary writing output... [ 92%] index writing output... [ 93%] overview/editions writing output... [ 94%] overview/esr writing output... [ 95%] overview/firmware writing output... [ 95%] overview/gettingStarted writing output... [ 96%] overview/index writing output... [ 97%] overview/runtime writing output... [ 98%] overview/sdk writing output... [ 99%] overview/studio writing output... [100%] overview/systemRequirements /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/checkouts/latest/PlatformDeveloperGuide/appendix/tools/heapdump.rst:129: WARNING: Pygments lexer name 'txt' is not known /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/checkouts/latest/PlatformDeveloperGuide/appendix/tools/mui_frontpanelmock.rst:12: WARNING: Could not lex literal_block as "xml". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/checkouts/latest/PlatformDeveloperGuide/core.rst:71: WARNING: undefined label: workbenchlaunchoptions (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/checkouts/latest/PlatformDeveloperGuide/coreEngine.rst:350: WARNING: undefined label: workbenchlaunchoptions (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/checkouts/latest/PlatformDeveloperGuide/coreEngine.rst:230: WARNING: Pygments lexer name 'txt' is not known /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/checkouts/latest/PlatformDeveloperGuide/ecom-comm.rst:167: WARNING: undefined label: workbenchlaunchoptions (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/checkouts/latest/PlatformDeveloperGuide/ecom-comm.rst:404: WARNING: undefined label: workbenchlaunchoptions (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/checkouts/latest/PlatformDeveloperGuide/ecom-comm.rst:501: WARNING: undefined label: workbenchlaunchoptions (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/checkouts/latest/PlatformDeveloperGuide/fontCore.rst:204: WARNING: undefined label: workbenchlaunchoptions (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/checkouts/latest/PlatformDeveloperGuide/fontGenerator.rst:133: WARNING: undefined label: workbenchlaunchoptions (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/checkouts/latest/PlatformDeveloperGuide/fontGenerator.rst:204: WARNING: undefined label: workbenchlaunchoptions (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/checkouts/latest/PlatformDeveloperGuide/fontGenerator.rst:154: WARNING: Pygments lexer name 'txt' is not known /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/checkouts/latest/PlatformDeveloperGuide/imageGenerator.rst:167: WARNING: undefined label: workbenchlaunchoptions (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/checkouts/latest/PlatformDeveloperGuide/imageGenerator.rst:522: WARNING: undefined label: workbenchlaunchoptions (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/checkouts/latest/PlatformDeveloperGuide/imageGenerator.rst:182: WARNING: Pygments lexer name 'txt' is not known /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/checkouts/latest/PlatformDeveloperGuide/imageGenerator.rst:367: WARNING: Pygments lexer name 'txt' is not known /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/checkouts/latest/PlatformDeveloperGuide/imageGenerator.rst:399: WARNING: Pygments lexer name 'txt' is not known /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/checkouts/latest/PlatformDeveloperGuide/imageGenerator.rst:443: WARNING: Pygments lexer name 'txt' is not known /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/checkouts/latest/PlatformDeveloperGuide/imageGenerator.rst:468: WARNING: Pygments lexer name 'txt' is not known /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/checkouts/latest/PlatformDeveloperGuide/microui.rst:98: WARNING: undefined label: workbenchlaunchoptions (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/checkouts/latest/PlatformDeveloperGuide/microui.rst:205: WARNING: undefined label: workbenchlaunchoptions (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/checkouts/latest/PlatformDeveloperGuide/multiSandbox.rst:127: WARNING: undefined label: workbenchlaunchoptions (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/checkouts/latest/PlatformDeveloperGuide/networkCoreEngine.rst:83: WARNING: undefined label: workbenchlaunchoptions (if the link has no caption the label must precede a section header) /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/checkouts/latest/PlatformDeveloperGuide/sp.rst:188: WARNING: undefined label: workbenchlaunchoptions (if the link has no caption the label must precede a section header) generating indices... genindexdone writing additional pages... searchdone copying images... [ 0%] ApplicationDeveloperGuide/images/architecture_options/img1.png copying images... [ 1%] ApplicationDeveloperGuide/images/architecture_options/img2.png copying images... [ 1%] ApplicationDeveloperGuide/images/architecture_options/img3.png copying images... [ 2%] ApplicationDeveloperGuide/images/architecture_options/img4.png copying images... [ 3%] ApplicationDeveloperGuide/images/architecture_options/img5.png copying images... [ 3%] ApplicationDeveloperGuide/images/architecture_options/img6.png copying images... [ 4%] ApplicationDeveloperGuide/images/architecture_options/img7.png copying images... [ 5%] ApplicationDeveloperGuide/images/architecture_options/img8.png copying images... [ 5%] ApplicationDeveloperGuide/images/architecture_options/img9.png copying images... [ 6%] ApplicationDeveloperGuide/images/architecture_options/img10.png copying images... [ 7%] ApplicationDeveloperGuide/images/architecture_options/img11.png copying images... [ 7%] ApplicationDeveloperGuide/images/architecture_options/img12.png copying images... [ 8%] ApplicationDeveloperGuide/images/architecture_options/img13.png copying images... [ 8%] ApplicationDeveloperGuide/images/architecture_options/img14.png copying images... [ 9%] ApplicationDeveloperGuide/images/architecture_options/img15.png copying images... [ 10%] ApplicationDeveloperGuide/images/architecture_options/img16.png copying images... [ 10%] ApplicationDeveloperGuide/images/architecture_options/img17.png copying images... [ 11%] ApplicationDeveloperGuide/images/architecture_options/img18.png copying images... [ 12%] ApplicationDeveloperGuide/images/architecture_options/img19.png copying images... [ 12%] ApplicationDeveloperGuide/images/architecture_options/img20.png copying images... [ 13%] ApplicationDeveloperGuide/images/architecture_options/img21.png copying images... [ 14%] ApplicationDeveloperGuide/images/architecture_options/img22.png copying images... [ 14%] ApplicationDeveloperGuide/images/cca_img1.png copying images... [ 15%] ApplicationDeveloperGuide/images/ClassPath_4.png copying images... [ 16%] ApplicationDeveloperGuide/images/ClassPath_1.png copying images... [ 16%] ApplicationDeveloperGuide/images/ClassPath_2.png copying images... [ 17%] ApplicationDeveloperGuide/images/cca_process.png copying images... [ 17%] ApplicationDeveloperGuide/images/elftomap_process.png copying images... [ 18%] ApplicationDeveloperGuide/images/elftomap_img1.png copying images... [ 19%] ApplicationDeveloperGuide/images/designer_font-process2.png copying images... [ 19%] ApplicationDeveloperGuide/images/designer_font-height.png copying images... [ 20%] ApplicationDeveloperGuide/images/baseline.png copying images... [ 21%] ApplicationDeveloperGuide/images/char-editor.png copying images... [ 21%] ApplicationDeveloperGuide/images/font-preview.png copying images... [ 22%] ApplicationDeveloperGuide/images/newApp1.png copying images... [ 23%] ApplicationDeveloperGuide/images/newApp8.png copying images... [ 23%] ApplicationDeveloperGuide/images/newApp9.png copying images... [ 24%] ApplicationDeveloperGuide/images/newApp10.png copying images... [ 25%] ApplicationDeveloperGuide/images/sim1.png copying images... [ 25%] ApplicationDeveloperGuide/images/emb1.png copying images... [ 26%] ApplicationDeveloperGuide/images/heapdumper_img1.png copying images... [ 26%] ApplicationDeveloperGuide/images/outline-view.png copying images... [ 27%] ApplicationDeveloperGuide/images/fields-and-ref-showing-fields.png copying images... [ 28%] ApplicationDeveloperGuide/images/fields-and-ref-showing-refs.png copying images... [ 28%] ApplicationDeveloperGuide/images/heap-usage-tab.png copying images... [ 29%] ApplicationDeveloperGuide/images/dominator-tree-tab.png copying images... [ 30%] ApplicationDeveloperGuide/images/leak-suspects-tab.png copying images... [ 30%] ApplicationDeveloperGuide/images/progressive.png copying images... [ 31%] ApplicationDeveloperGuide/images/compare-all.png copying images... [ 32%] ApplicationDeveloperGuide/images/compare-fields.png copying images... [ 32%] ApplicationDeveloperGuide/images/mainTab.png copying images... [ 33%] ApplicationDeveloperGuide/images/executionTab.png copying images... [ 33%] ApplicationDeveloperGuide/images/configurationTab.png copying images... [ 34%] ApplicationDeveloperGuide/images/preferences/licenses.jpg copying images... [ 35%] ApplicationDeveloperGuide/images/preferences/uid.jpg copying images... [ 35%] ApplicationDeveloperGuide/images/preferences/wrongkey.jpg copying images... [ 36%] ApplicationDeveloperGuide/images/dongle/updateTool.png copying images... [ 37%] ApplicationDeveloperGuide/images/dongle/updateSuccessful.png copying images... [ 37%] ApplicationDeveloperGuide/images/dongle/platformLicenseDetails.png copying images... [ 38%] ApplicationDeveloperGuide/images/mma_process.png copying images... [ 39%] ApplicationDeveloperGuide/images/whereMapIs.png copying images... [ 39%] ApplicationDeveloperGuide/images/RI1.png copying images... [ 40%] ApplicationDeveloperGuide/images/RIDetailedView.png copying images... [ 41%] ApplicationDeveloperGuide/images/platformImport.png copying images... [ 41%] ApplicationDeveloperGuide/images/platformSelect.png copying images... [ 42%] ApplicationDeveloperGuide/images/platformList.png copying images... [ 42%] ApplicationDeveloperGuide/images/serialToSocketTransmitter_img1.png copying images... [ 43%] ApplicationDeveloperGuide/images/SI_1.png copying images... [ 44%] ApplicationDeveloperGuide/images/SI_3.png copying images... [ 44%] ApplicationDeveloperGuide/images/SI_4.png copying images... [ 45%] ApplicationDeveloperGuide/images/STR_stacktracedump.png copying images... [ 46%] ApplicationDeveloperGuide/images/trace1.png copying images... [ 46%] ApplicationDeveloperGuide/images/STR_debugfofile.png copying images... [ 47%] ApplicationDeveloperGuide/images/STR_tracetermite.png copying images... [ 48%] ApplicationDeveloperGuide/images/STR_selecttool.png copying images... [ 48%] ApplicationDeveloperGuide/images/STR_selectfile.png copying images... [ 49%] ApplicationDeveloperGuide/images/trace3.png copying images... [ 50%] ApplicationDeveloperGuide/images/STR_console.png copying images... [ 50%] ApplicationDeveloperGuide/images/stacktrace_img1.png copying images... [ 51%] ApplicationDeveloperGuide/images/tool-launch.png copying images... [ 51%] ApplicationDeveloperGuide/images/virtual-device.png copying images... [ 52%] ApplicationDeveloperGuide/images/Overview_resourcecenter.png copying images... [ 53%] KernelDeveloperGuide/png/build_flow_zoom_workspace.png copying images... [ 53%] KernelDeveloperGuide/png/build_flow_zoom_buildtype.png copying images... [ 54%] KernelDeveloperGuide/png/firmware-multiapp-skeleton.png copying images... [ 55%] KernelDeveloperGuide/png/firmware-multiapp-skeleton-project.png copying images... [ 55%] KernelDeveloperGuide/png/firmware-multiapp-skeleton-artifacts.png copying images... [ 56%] KernelDeveloperGuide/png/kernelapi_launch.png copying images... [ 57%] KernelDeveloperGuide/png/kernelAPIgenerator_img1.png copying images... [ 57%] KernelDeveloperGuide/png/kf_testsuite_project_structure.png copying images... [ 58%] KernelDeveloperGuide/png/overview.png copying images... [ 58%] KernelDeveloperGuide/png/inputs_outputs.png copying images... [ 59%] KernelDeveloperGuide/png/build_flow_generic.png copying images... [ 60%] KernelDeveloperGuide/png/build_flow_virtual_device.png copying images... [ 60%] PlatformDeveloperGuide/images/ecom-core_process.png copying images... [ 61%] PlatformDeveloperGuide/images/mjvm_flow2.png copying images... [ 62%] PlatformDeveloperGuide/images/mjvm_gt.png copying images... [ 62%] PlatformDeveloperGuide/images/display_modes_nocustom.svg copying images... [ 63%] PlatformDeveloperGuide/images/switch-step1.svg copying images... [ 64%] PlatformDeveloperGuide/images/switch-step2.svg copying images... [ 64%] PlatformDeveloperGuide/images/switch-step3.svg copying images... [ 65%] PlatformDeveloperGuide/images/switch-step4.svg copying images... [ 66%] PlatformDeveloperGuide/images/copy-step1.png copying images... [ 66%] PlatformDeveloperGuide/images/copy-step2.png copying images... [ 67%] PlatformDeveloperGuide/images/copy-step3.png copying images... [ 67%] PlatformDeveloperGuide/images/direct.png copying images... [ 68%] PlatformDeveloperGuide/images/architecture.png copying images... [ 69%] PlatformDeveloperGuide/images/comm_open.png copying images... [ 69%] PlatformDeveloperGuide/images/dyn_sequence.svg copying images... [ 70%] PlatformDeveloperGuide/images/font-process2.svg copying images... [ 71%] PlatformDeveloperGuide/images/font-height.svg copying images... [ 71%] PlatformDeveloperGuide/images/font-baseline.svg copying images... [ 72%] PlatformDeveloperGuide/images/font-default-char.svg copying images... [ 73%] PlatformDeveloperGuide/images/font-filter-italic.svg copying images... [ 73%] PlatformDeveloperGuide/images/font-filter-bold.svg copying images... [ 74%] PlatformDeveloperGuide/images/font-filter-underline.svg copying images... [ 75%] PlatformDeveloperGuide/images/arabic.png copying images... [ 75%] PlatformDeveloperGuide/images/static-font-gen2.svg copying images... [ 76%] PlatformDeveloperGuide/images/image_process.svg copying images... [ 76%] PlatformDeveloperGuide/images/static-image-gen2.svg copying images... [ 77%] PlatformDeveloperGuide/images/imagen.png copying images... [ 78%] PlatformDeveloperGuide/images/image-decoders2.svg copying images... [ 78%] PlatformDeveloperGuide/images/drivers-microui-comms.svg copying images... [ 79%] PlatformDeveloperGuide/images/microui-events.png copying images... [ 80%] PlatformDeveloperGuide/images/jpf-runtime-components.png copying images... [ 80%] PlatformDeveloperGuide/images/javah_process.png copying images... [ 81%] PlatformDeveloperGuide/images/microui-fragment-dependencies.svg copying images... [ 82%] PlatformDeveloperGuide/images/hil3.png copying images... [ 82%] PlatformDeveloperGuide/images/hil4.png copying images... [ 83%] PlatformDeveloperGuide/images/process-multiapp-overview.png copying images... [ 83%] PlatformDeveloperGuide/images/java-c-net-interface.png copying images... [ 84%] PlatformDeveloperGuide/images/jpf_conf_overview.png copying images... [ 85%] PlatformDeveloperGuide/images/jpf_conf_modules.png copying images... [ 85%] PlatformDeveloperGuide/images/low-level-1c.png copying images... [ 86%] PlatformDeveloperGuide/images/low-level-3c.png copying images... [ 87%] PlatformDeveloperGuide/images/low-level-2c.png copying images... [ 87%] PlatformDeveloperGuide/images/process-overview5.png copying images... [ 88%] PlatformDeveloperGuide/images/hil1.png copying images... [ 89%] PlatformDeveloperGuide/images/hil2.png copying images... [ 89%] PlatformDeveloperGuide/images/sni_flow.png copying images... [ 90%] PlatformDeveloperGuide/images/sni_sync.png copying images... [ 91%] PlatformDeveloperGuide/images/sp1.png copying images... [ 91%] PlatformDeveloperGuide/images/sp_flow.png copying images... [ 92%] PlatformDeveloperGuide/images/hil5.png copying images... [ 92%] PlatformDeveloperGuide/images/static_init_process.svg copying images... [ 93%] PlatformDeveloperGuide/images/ui_overview2.svg copying images... [ 94%] PlatformDeveloperGuide/images/java-c-ui-interface2.png copying images... [ 94%] PlatformDeveloperGuide/images/newfp.png copying images... [ 95%] PlatformDeveloperGuide/images/project-content.png copying images... [ 96%] PlatformDeveloperGuide/images/working-layout.png copying images... [ 96%] PlatformDeveloperGuide/images/fp-widget-active-area.svg copying images... [ 97%] images/header_docs.png copying images... [ 98%] overview/images/toolchain.png copying images... [ 98%] overview/images/firmware.png copying images... [ 99%] overview/images/2_download.png copying images... [100%] overview/images/1_overview.png copying static files... ... done copying readthedocs static files... done copying searchtools... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 24 warnings. The HTML pages are in _build/html. /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.7/site-packages/sphinx_rtd_theme/search.html:21: RemovedInSphinx30Warning: To modify script_files in the theme is deprecated. Please insert a