Read the Docs build information Build id: 1089526 Project: microej-docs Version: latest Commit: 5cfae31c7cc2308c4b0b53ab53621d0788a4efa5 Date: 2022-09-09T12:09:30.011936Z State: finished Success: True [rtd-command-info] start-time: 2022-09-09T12:12:37.777019Z, end-time: 2022-09-09T12:12:44.691968Z, duration: 6, 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' (ECDSA) to the list of known hosts. [rtd-command-info] start-time: 2022-09-09T12:12:45.103456Z, end-time: 2022-09-09T12:12:45.691408Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: switching to '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 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 5cfae31 Merge pull request #433 from MicroEJ/feature/s3_memory_options [rtd-command-info] start-time: 2022-09-09T12:12:45.891084Z, end-time: 2022-09-09T12:12:45.952824Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-09-09T12:12:47.322712Z, end-time: 2022-09-09T12:12:58.154990Z, duration: 10, exit-code: 0 apt-get update --assume-yes --quiet Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2590 kB] Get:6 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [1501 kB] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1194 kB] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [1613 kB] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [30.2 kB] Get:10 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.1 kB] Get:11 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [27.4 kB] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2130 kB] Get:13 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [892 kB] Get:14 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [27.5 kB] Fetched 10.4 MB in 3s (3608 kB/s) Reading package lists... [rtd-command-info] start-time: 2022-09-09T12:12:58.332531Z, end-time: 2022-09-09T12:13:44.719083Z, duration: 46, exit-code: 0 apt-get install --assume-yes --quiet -- graphviz Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: fonts-liberation libann0 Suggested packages: graphviz-doc The following NEW packages will be installed: fonts-liberation graphviz libann0 0 upgraded, 3 newly installed, 0 to remove and 171 not upgraded. Need to get 1437 kB of archives. After this operation, 5394 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] Get:2 http://archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] Get:3 http://archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 1437 kB in 1s (2051 kB/s) Selecting previously unselected package fonts-liberation. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 262057 files and directories currently installed.) Preparing to unpack .../fonts-liberation_1%3a1.07.4-11_all.deb ... Unpacking fonts-liberation (1:1.07.4-11) ... Selecting previously unselected package libann0. Preparing to unpack .../libann0_1.1.2+doc-7build1_amd64.deb ... Unpacking libann0 (1.1.2+doc-7build1) ... Selecting previously unselected package graphviz. Preparing to unpack .../graphviz_2.42.2-3build2_amd64.deb ... Unpacking graphviz (2.42.2-3build2) ... Setting up libann0 (1.1.2+doc-7build1) ... Setting up fonts-liberation (1:1.07.4-11) ... Setting up graphviz (2.42.2-3build2) ... Processing triggers for libc-bin (2.31-0ubuntu9.2) ... Processing triggers for fontconfig (2.13.1-2ubuntu3) ... [rtd-command-info] start-time: 2022-09-09T12:13:49.687862Z, end-time: 2022-09-09T12:13:49.902018Z, duration: 0, exit-code: 0 asdf global python 3.10.4 [rtd-command-info] start-time: 2022-09-09T12:13:50.503038Z, end-time: 2022-09-09T12:13:51.445897Z, duration: 0, exit-code: 0 python -mvirtualenv created virtual environment CPython3.10.4.final.0-64 in 595ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/microej-docs/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==21.2.3, setuptools==57.4.0, wheel==0.37.0 activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2022-09-09T12:13:51.679023Z, end-time: 2022-09-09T12:14:01.376095Z, duration: 9, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (21.2.3) Collecting pip Downloading pip-22.2.2-py3-none-any.whl (2.0 MB) Requirement already satisfied: setuptools<58.3.0 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (57.4.0) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 57.4.0 Uninstalling setuptools-57.4.0: Successfully uninstalled setuptools-57.4.0 Attempting uninstall: pip Found existing installation: pip 21.2.3 Uninstalling pip-21.2.3: Successfully uninstalled pip-21.2.3 Successfully installed pip-22.2.2 setuptools-58.2.0 [rtd-command-info] start-time: 2022-09-09T12:14:01.568637Z, end-time: 2022-09-09T12:14:12.455075Z, duration: 10, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.2 jinja2<3.1.0 Collecting pillow Downloading Pillow-9.2.0-cp310-cp310-manylinux_2_28_x86_64.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 62.8 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 170.8 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 136.4 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.6-py2.py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 172.3 MB/s eta 0:00:00 Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.4/6.4 MB 165.8 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.8-py2.py3-none-any.whl (11 kB) Collecting jinja2<3.1.0 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 kB 270.0 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 188.4 MB/s eta 0:00:00 Collecting imagesize Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting Pygments>=2.0 Downloading Pygments-2.13.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 172.1 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from sphinx<2) (58.2.0) Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 163.4 MB/s eta 0:00:00 Collecting babel!=2.0,>=1.3 Downloading Babel-2.10.3-py3-none-any.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 163.1 MB/s eta 0:00:00 Collecting requests>=2.0.0 Downloading requests-2.28.1-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 162.0 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 170.8 MB/s eta 0:00:00 Collecting packaging Downloading packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 145.4 MB/s eta 0:00:00 Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting pytz>=2015.7 Downloading pytz-2022.2.1-py2.py3-none-any.whl (500 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 500.6/500.6 kB 157.4 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.4/140.4 kB 161.5 MB/s eta 0:00:00 Collecting idna<4,>=2.5 Downloading idna-3.3-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 163.7 MB/s eta 0:00:00 Collecting charset-normalizer<3,>=2 Downloading charset_normalizer-2.1.1-py3-none-any.whl (39 kB) Collecting certifi>=2017.4.17 Downloading certifi-2022.6.15.1-py3-none-any.whl (160 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.4/160.4 kB 160.6 MB/s eta 0:00:00 Collecting pyparsing!=3.0.5,>=2.0.2 Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 164.4 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 164.3 MB/s eta 0:00:00 Building wheels for collected packages: mock Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23772 sha256=ac1747f1ab2c4c1ecc411174ba3aefbcd21005ae30c60315ea11a7c01df8f013 Stored in directory: /tmp/pip-ephem-wheel-cache-4cvnousl/wheels/df/9a/50/99d488b71fc0b027f0d316f4e447cdc9b973c67e1e7e4abc4b Successfully built mock Installing collected packages: snowballstemmer, pytz, mock, commonmark, alabaster, urllib3, sphinxcontrib-serializinghtml, six, pyparsing, Pygments, pillow, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, sphinxcontrib-websupport, requests, packaging, jinja2, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed MarkupSafe-2.1.1 Pygments-2.13.0 alabaster-0.7.12 babel-2.10.3 certifi-2022.6.15.1 charset-normalizer-2.1.1 commonmark-0.9.1 docutils-0.17.1 idna-3.3 imagesize-1.4.1 jinja2-3.0.3 mock-1.0.1 packaging-21.3 pillow-9.2.0 pyparsing-3.0.9 pytz-2022.2.1 readthedocs-sphinx-ext-2.1.8 recommonmark-0.5.0 requests-2.28.1 six-1.16.0 snowballstemmer-2.2.0 sphinx-1.8.6 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-websupport-1.2.4 urllib3-1.26.12 [rtd-command-info] start-time: 2022-09-09T12:14:12.697351Z, end-time: 2022-09-09T12:14:16.356332Z, duration: 3, 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) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 66.8 MB/s eta 0:00:00 Requirement already satisfied: sphinx_rtd_theme==0.4.3 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from -r requirements.txt (line 2)) (0.4.3) Collecting sphinx-copybutton==0.3.1 Downloading sphinx_copybutton-0.3.1-py3-none-any.whl (10 kB) Requirement already satisfied: docutils<0.18 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from -r requirements.txt (line 4)) (0.17.1) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from Sphinx==2.2.1->-r requirements.txt (line 1)) (1.4.1) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 159.0 MB/s eta 0:00:00 Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from Sphinx==2.2.1->-r requirements.txt (line 1)) (0.7.12) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 158.2 MB/s eta 0:00:00 Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from Sphinx==2.2.1->-r requirements.txt (line 1)) (2.2.0) Collecting sphinxcontrib-htmlhelp Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 236.2 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from Sphinx==2.2.1->-r requirements.txt (line 1)) (58.2.0) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from Sphinx==2.2.1->-r requirements.txt (line 1)) (2.13.0) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from Sphinx==2.2.1->-r requirements.txt (line 1)) (2.10.3) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from Sphinx==2.2.1->-r requirements.txt (line 1)) (3.0.3) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from Sphinx==2.2.1->-r requirements.txt (line 1)) (21.3) Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from Sphinx==2.2.1->-r requirements.txt (line 1)) (1.1.5) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 155.0 MB/s eta 0:00:00 Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from Sphinx==2.2.1->-r requirements.txt (line 1)) (2.28.1) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from babel!=2.0,>=1.3->Sphinx==2.2.1->-r requirements.txt (line 1)) (2022.2.1) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from Jinja2>=2.3->Sphinx==2.2.1->-r requirements.txt (line 1)) (2.1.1) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from requests>=2.5.0->Sphinx==2.2.1->-r requirements.txt (line 1)) (3.3) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from requests>=2.5.0->Sphinx==2.2.1->-r requirements.txt (line 1)) (2022.6.15.1) Requirement already satisfied: charset-normalizer<3,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from requests>=2.5.0->Sphinx==2.2.1->-r requirements.txt (line 1)) (2.1.1) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from requests>=2.5.0->Sphinx==2.2.1->-r requirements.txt (line 1)) (1.26.12) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages (from packaging->Sphinx==2.2.1->-r requirements.txt (line 1)) (3.0.9) Installing collected packages: sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Sphinx, sphinx-copybutton Attempting uninstall: Sphinx Found existing installation: Sphinx 1.8.6 Uninstalling Sphinx-1.8.6: Successfully uninstalled Sphinx-1.8.6 Successfully installed Sphinx-2.2.1 sphinx-copybutton-0.3.1 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 [rtd-command-info] start-time: 2022-09-09T12:14:16.812240Z, end-time: 2022-09-09T12:17:43.282613Z, duration: 206, exit-code: 0 make linkcheck python -m sphinx -b linkcheck -d _build/doctrees -W --keep-going . _build/linkcheck Running Sphinx v2.2.1 making output directory... done building [mo]: targets for 0 po files that are out of date building [linkcheck]: targets for 236 source files that are out of date updating environment: [new config] 236 added, 0 changed, 0 removed reading sources... [ 0%] ApplicationDeveloperGuide/UI/Advanced/how-to-text-overflow reading sources... [ 0%] ApplicationDeveloperGuide/UI/Advanced/index reading sources... [ 1%] ApplicationDeveloperGuide/UI/MWT/concepts reading sources... [ 1%] ApplicationDeveloperGuide/UI/MWT/how-to-animate-widget reading sources... [ 2%] ApplicationDeveloperGuide/UI/MWT/how-to-background reading sources... [ 2%] ApplicationDeveloperGuide/UI/MWT/how-to-container reading sources... [ 2%] ApplicationDeveloperGuide/UI/MWT/how-to-debug reading sources... [ 3%] ApplicationDeveloperGuide/UI/MWT/how-to-event-dispatcher reading sources... [ 3%] ApplicationDeveloperGuide/UI/MWT/how-to-extra-style-field reading sources... [ 4%] ApplicationDeveloperGuide/UI/MWT/how-to-outline reading sources... [ 4%] ApplicationDeveloperGuide/UI/MWT/how-to-overlap-render-policy reading sources... [ 5%] ApplicationDeveloperGuide/UI/MWT/how-to-widget reading sources... [ 5%] ApplicationDeveloperGuide/UI/MWT/index reading sources... [ 5%] ApplicationDeveloperGuide/UI/MWT/introduction reading sources... [ 6%] ApplicationDeveloperGuide/UI/MicroUI/applicationOptions reading sources... [ 6%] ApplicationDeveloperGuide/UI/MicroUI/errors reading sources... [ 7%] ApplicationDeveloperGuide/UI/MicroUI/fontDesigner reading sources... [ 7%] ApplicationDeveloperGuide/UI/MicroUI/fonts reading sources... [ 8%] ApplicationDeveloperGuide/UI/MicroUI/images reading sources... [ 8%] ApplicationDeveloperGuide/UI/MicroUI/index reading sources... [ 8%] ApplicationDeveloperGuide/UI/MicroUI/introduction reading sources... [ 9%] ApplicationDeveloperGuide/UI/MicroUI/releaseNotes reading sources... [ 9%] ApplicationDeveloperGuide/UI/MicroUI/traces reading sources... [ 10%] ApplicationDeveloperGuide/UI/Widgets/index reading sources... [ 10%] ApplicationDeveloperGuide/UI/Widgets/mwt-examples reading sources... [ 11%] ApplicationDeveloperGuide/UI/Widgets/widget reading sources... [ 11%] ApplicationDeveloperGuide/UI/Widgets/widget-demo reading sources... [ 11%] ApplicationDeveloperGuide/UI/ui reading sources... [ 12%] ApplicationDeveloperGuide/advanced reading sources... [ 12%] ApplicationDeveloperGuide/applicationOptions reading sources... [ 13%] ApplicationDeveloperGuide/applicationResources reading sources... [ 13%] ApplicationDeveloperGuide/buildAndRunApplication reading sources... [ 13%] ApplicationDeveloperGuide/buildOutputFiles reading sources... [ 14%] ApplicationDeveloperGuide/cca_use reading sources... [ 14%] ApplicationDeveloperGuide/characterEncoding reading sources... [ 15%] ApplicationDeveloperGuide/classpath reading sources... [ 15%] ApplicationDeveloperGuide/codeCoverageAnalyzer reading sources... [ 16%] ApplicationDeveloperGuide/debug reading sources... [ 16%] ApplicationDeveloperGuide/dependencyDiscoverer reading sources... [ 16%] ApplicationDeveloperGuide/heapAnalyzer reading sources... [ 17%] ApplicationDeveloperGuide/heapUsageMonitoring reading sources... [ 17%] ApplicationDeveloperGuide/heapdumper_use reading sources... [ 18%] ApplicationDeveloperGuide/index reading sources... [ 18%] ApplicationDeveloperGuide/introduction reading sources... [ 19%] ApplicationDeveloperGuide/js/api reading sources... [ 19%] ApplicationDeveloperGuide/js/examples reading sources... [ 19%] ApplicationDeveloperGuide/js/examples/simple_application reading sources... [ 20%] ApplicationDeveloperGuide/js/examples/use_host_object reading sources... [ 20%] ApplicationDeveloperGuide/js/examples/use_java_api reading sources... [ 21%] ApplicationDeveloperGuide/js/getting_started reading sources... [ 21%] ApplicationDeveloperGuide/js/index reading sources... [ 22%] ApplicationDeveloperGuide/js/internals reading sources... [ 22%] ApplicationDeveloperGuide/js/java reading sources... [ 22%] ApplicationDeveloperGuide/js/limitations reading sources... [ 23%] ApplicationDeveloperGuide/js/sources reading sources... [ 23%] ApplicationDeveloperGuide/js/tests reading sources... [ 24%] ApplicationDeveloperGuide/js/troubleshooting reading sources... [ 24%] ApplicationDeveloperGuide/launches reading sources... [ 25%] ApplicationDeveloperGuide/libraries reading sources... [ 25%] ApplicationDeveloperGuide/limitations reading sources... [ 25%] ApplicationDeveloperGuide/linker reading sources... [ 26%] ApplicationDeveloperGuide/memoryMapAnalyzer reading sources... [ 26%] ApplicationDeveloperGuide/moduleNatures reading sources... [ 27%] ApplicationDeveloperGuide/networking reading sources... [ 27%] ApplicationDeveloperGuide/nls reading sources... [ 27%] ApplicationDeveloperGuide/nullAnalysis reading sources... [ 28%] ApplicationDeveloperGuide/platform reading sources... [ 28%] ApplicationDeveloperGuide/platformSelection reading sources... [ 29%] ApplicationDeveloperGuide/repository reading sources... [ 29%] ApplicationDeveloperGuide/runtime reading sources... [ 30%] ApplicationDeveloperGuide/sandboxedAppDeploy reading sources... [ 30%] ApplicationDeveloperGuide/sandboxedAppFirstApplication /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages/sphinx/util/nodes.py:151: FutureWarning: The iterable returned by Node.traverse() will become an iterator instead of a list in Docutils > 0.16. for classifier in reversed(node.parent.traverse(nodes.classifier)): reading sources... [ 30%] ApplicationDeveloperGuide/sandboxedAppFundamentalConcepts reading sources... [ 31%] ApplicationDeveloperGuide/sandboxedAppSharedInterface reading sources... [ 31%] ApplicationDeveloperGuide/sandboxedAppSim reading sources... [ 32%] ApplicationDeveloperGuide/sandboxedApplication reading sources... [ 32%] ApplicationDeveloperGuide/serialToSocketTransmitter reading sources... [ 33%] ApplicationDeveloperGuide/serialToSocketTransmitter_use reading sources... [ 33%] ApplicationDeveloperGuide/soar reading sources... [ 33%] ApplicationDeveloperGuide/stackTraceReader reading sources... [ 34%] ApplicationDeveloperGuide/stackTraceReader_use reading sources... [ 34%] ApplicationDeveloperGuide/standaloneApplication reading sources... [ 35%] ApplicationDeveloperGuide/testsuite reading sources... [ 35%] ApplicationDeveloperGuide/testsuiteEngine reading sources... [ 36%] ApplicationDeveloperGuide/tools reading sources... [ 36%] ApplicationDeveloperGuide/trace reading sources... [ 36%] ApplicationDeveloperGuide/virtualDevice reading sources... [ 37%] KernelDeveloperGuide/applicationLink reading sources... [ 37%] KernelDeveloperGuide/featuresCommunication reading sources... [ 38%] KernelDeveloperGuide/gettingStarted reading sources... [ 38%] KernelDeveloperGuide/index reading sources... [ 38%] KernelDeveloperGuide/kernelAPI reading sources... [ 39%] KernelDeveloperGuide/kernelAPIgenerator_use reading sources... [ 39%] KernelDeveloperGuide/kernelCreation reading sources... [ 40%] KernelDeveloperGuide/kernelLink reading sources... [ 40%] KernelDeveloperGuide/kernelUID reading sources... [ 41%] KernelDeveloperGuide/kf reading sources... [ 41%] KernelDeveloperGuide/kfEnabledLibraries reading sources... [ 41%] KernelDeveloperGuide/kfTestsuite reading sources... [ 42%] KernelDeveloperGuide/overview reading sources... [ 42%] KernelDeveloperGuide/runtimeEnvironment reading sources... [ 43%] KernelDeveloperGuide/sandboxedAppLifecycle reading sources... [ 43%] PlatformDeveloperGuide/advanceTrace reading sources... [ 44%] PlatformDeveloperGuide/appendix/index reading sources... [ 44%] PlatformDeveloperGuide/appendix/javalibs/ecom reading sources... [ 44%] PlatformDeveloperGuide/appendix/javalibs/ecom-comm reading sources... [ 45%] PlatformDeveloperGuide/appendix/javalibs/edc reading sources... [ 45%] PlatformDeveloperGuide/appendix/javalibs/fs reading sources... [ 46%] PlatformDeveloperGuide/appendix/javalibs/index reading sources... [ 46%] PlatformDeveloperGuide/appendix/javalibs/kf reading sources... [ 47%] PlatformDeveloperGuide/appendix/javalibs/net reading sources... [ 47%] PlatformDeveloperGuide/appendix/javalibs/sni reading sources... [ 47%] PlatformDeveloperGuide/appendix/javalibs/ssl reading sources... [ 48%] PlatformDeveloperGuide/appendix/llapi reading sources... [ 48%] PlatformDeveloperGuide/appendix/toolchain reading sources... [ 49%] PlatformDeveloperGuide/appendix/tools/bon reading sources... [ 49%] PlatformDeveloperGuide/appendix/tools/heapdump reading sources... [ 50%] PlatformDeveloperGuide/appendix/tools/hil reading sources... [ 50%] PlatformDeveloperGuide/appendix/tools/index reading sources... [ 50%] PlatformDeveloperGuide/appendix/tools/mui_frontpanelmock reading sources... [ 51%] PlatformDeveloperGuide/appendix/tools/nls reading sources... [ 51%] PlatformDeveloperGuide/appendix/tools/sni reading sources... [ 52%] PlatformDeveloperGuide/appendix/tools/soar reading sources... [ 52%] PlatformDeveloperGuide/appendix/tools/sp reading sources... [ 52%] PlatformDeveloperGuide/appendix/tools/static reading sources... [ 53%] PlatformDeveloperGuide/architecture reading sources... [ 53%] PlatformDeveloperGuide/architectureChangelog reading sources... [ 54%] PlatformDeveloperGuide/architectureNamingConvention reading sources... [ 54%] PlatformDeveloperGuide/blemock reading sources... [ 55%] PlatformDeveloperGuide/coreEngine reading sources... [ 55%] PlatformDeveloperGuide/device reading sources... [ 55%] PlatformDeveloperGuide/ecom reading sources... [ 56%] PlatformDeveloperGuide/ecom-comm reading sources... [ 56%] PlatformDeveloperGuide/externalResourceLoader reading sources... [ 57%] PlatformDeveloperGuide/frontpanel reading sources... [ 57%] PlatformDeveloperGuide/fs reading sources... [ 58%] PlatformDeveloperGuide/hal reading sources... [ 58%] PlatformDeveloperGuide/index reading sources... [ 58%] PlatformDeveloperGuide/introduction reading sources... [ 59%] PlatformDeveloperGuide/javah reading sources... [ 59%] PlatformDeveloperGuide/mock reading sources... [ 60%] PlatformDeveloperGuide/multiSandbox reading sources... [ 60%] PlatformDeveloperGuide/native reading sources... [ 61%] PlatformDeveloperGuide/net reading sources... [ 61%] PlatformDeveloperGuide/netIntroduction reading sources... [ 61%] PlatformDeveloperGuide/networkCoreEngine reading sources... [ 62%] PlatformDeveloperGuide/pack reading sources... [ 62%] PlatformDeveloperGuide/platform reading sources... [ 63%] PlatformDeveloperGuide/platformConcepts reading sources... [ 63%] PlatformDeveloperGuide/platformCreation reading sources... [ 63%] PlatformDeveloperGuide/platformMigration reading sources... [ 64%] PlatformDeveloperGuide/platformOverview reading sources... [ 64%] PlatformDeveloperGuide/platformQualification reading sources... [ 65%] PlatformDeveloperGuide/serialCommunications reading sources... [ 65%] PlatformDeveloperGuide/simulation reading sources... [ 66%] PlatformDeveloperGuide/simulator reading sources... [ 66%] PlatformDeveloperGuide/sni reading sources... [ 66%] PlatformDeveloperGuide/sp reading sources... [ 67%] PlatformDeveloperGuide/spmock reading sources... [ 67%] PlatformDeveloperGuide/ssl reading sources... [ 68%] PlatformDeveloperGuide/systemView reading sources... [ 68%] PlatformDeveloperGuide/tiny reading sources... [ 69%] PlatformDeveloperGuide/ui reading sources... [ 69%] PlatformDeveloperGuide/uiChangeLog reading sources... [ 69%] PlatformDeveloperGuide/uiDisplay reading sources... [ 70%] PlatformDeveloperGuide/uiFont reading sources... [ 70%] PlatformDeveloperGuide/uiFontCore reading sources... [ 71%] PlatformDeveloperGuide/uiFontFormat reading sources... [ 71%] PlatformDeveloperGuide/uiFontGenerator reading sources... [ 72%] PlatformDeveloperGuide/uiFontOverview reading sources... [ 72%] PlatformDeveloperGuide/uiImage reading sources... [ 72%] PlatformDeveloperGuide/uiImageCore reading sources... [ 73%] PlatformDeveloperGuide/uiImageGenerator reading sources... [ 73%] PlatformDeveloperGuide/uiImageLoader reading sources... [ 74%] PlatformDeveloperGuide/uiImageOverview reading sources... [ 74%] PlatformDeveloperGuide/uiImageRaw reading sources... [ 75%] PlatformDeveloperGuide/uiInput reading sources... [ 75%] PlatformDeveloperGuide/uiIntroduction reading sources... [ 75%] PlatformDeveloperGuide/uiLed reading sources... [ 76%] PlatformDeveloperGuide/uiLowLevel reading sources... [ 76%] PlatformDeveloperGuide/uiMicroui reading sources... [ 77%] PlatformDeveloperGuide/uiMigrationGuide reading sources... [ 77%] PlatformDeveloperGuide/uiReleaseNotes reading sources... [ 77%] PlatformDeveloperGuide/uiReplaces reading sources... [ 78%] PlatformDeveloperGuide/uiSimulation reading sources... [ 78%] PlatformDeveloperGuide/uiStaticInit reading sources... [ 79%] PlatformDeveloperGuide/watchdog-timer reading sources... [ 79%] SDKUserGuide/github reading sources... [ 80%] SDKUserGuide/index reading sources... [ 80%] SDKUserGuide/install reading sources... [ 80%] SDKUserGuide/licenses reading sources... [ 81%] SDKUserGuide/mmm reading sources... [ 81%] SDKUserGuide/repository reading sources... [ 82%] SDKUserGuide/sdkChangeLog reading sources... [ 82%] SDKUserGuide/sdkMigrationNotes reading sources... [ 83%] SDKUserGuide/sdkReleaseNotes reading sources... [ 83%] SDKUserGuide/systemRequirements reading sources... [ 83%] SDKUserGuide/troubleshooting reading sources... [ 84%] SDKUserGuide/version reading sources... [ 84%] SDKUserGuide/workspace reading sources... [ 85%] Tutorials/getStartedWithGUI/Step01 reading sources... [ 85%] Tutorials/getStartedWithGUI/Step02 reading sources... [ 86%] Tutorials/getStartedWithGUI/Step03 reading sources... [ 86%] Tutorials/getStartedWithGUI/Step04 reading sources... [ 86%] Tutorials/getStartedWithGUI/Step05 reading sources... [ 87%] Tutorials/getStartedWithGUI/Step06 reading sources... [ 87%] Tutorials/getStartedWithGUI/Step07 reading sources... [ 88%] Tutorials/getStartedWithGUI/Step08 reading sources... [ 88%] Tutorials/getStartedWithGUI/Step09 reading sources... [ 88%] Tutorials/getStartedWithGUI/Step10 reading sources... [ 89%] Tutorials/getStartedWithGUI/Step11 reading sources... [ 89%] Tutorials/getStartedWithGUI/Step12 reading sources... [ 90%] Tutorials/getStartedWithGUI/Step13 reading sources... [ 90%] Tutorials/getStartedWithGUI/index reading sources... [ 91%] Tutorials/getStartedWithGUI/setup reading sources... [ 91%] Tutorials/index reading sources... [ 91%] Tutorials/tutorialCreateCustomPlatform reading sources... [ 92%] Tutorials/tutorialCreateFirmwareFromScratch reading sources... [ 92%] Tutorials/tutorialCreatePlatformBuildAndRunScripts reading sources... [ 93%] Tutorials/tutorialDiscoverEmbeddedDebuggingTechniques reading sources... [ 93%] Tutorials/tutorialExploreDataSerializationFormats reading sources... [ 94%] Tutorials/tutorialImplementABlockingNativeMethodWithSNI reading sources... [ 94%] Tutorials/tutorialImproveCodeQuality reading sources... [ 94%] Tutorials/tutorialInstrumentJavaCodeForLogging reading sources... [ 95%] Tutorials/tutorialOptimizeMemoryFootprint reading sources... [ 95%] Tutorials/tutorialRunATestSuiteOnDevice reading sources... [ 96%] Tutorials/tutorialSetupBuildUsingJenkinsAndArtifactory reading sources... [ 96%] Tutorials/tutorialUnderstandMicroEJFirmwareBuild reading sources... [ 97%] about reading sources... [ 97%] glossary reading sources... [ 97%] index reading sources... [ 98%] overview/gettingStarted reading sources... [ 98%] overview/index reading sources... [ 99%] overview/sdk reading sources... [ 99%] overview/vee reading sources... [100%] support looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 0%] ApplicationDeveloperGuide/UI/Advanced/how-to-text-overflow (line 11) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/basic/Label.html (line 32) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#onLaidOut-- writing output... [ 0%] ApplicationDeveloperGuide/UI/Advanced/index writing output... [ 1%] ApplicationDeveloperGuide/UI/MWT/concepts (line 56) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/render/OverlapRenderPolicy.html (line 56) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/render/DefaultRenderPolicy.html (line 44) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#render-ej.microui.display.GraphicsContext- (line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#requestRender-- (line 58) ok https://github.com/MicroEJ/Demo-PartialBuffer (line 60) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Desktop.html#createRenderPolicy-- (line 72) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#requestLayOut-- (line 72) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Desktop.html#onShown-- (line 72) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Desktop.html#requestLayOut-- (line 87) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#handleEvent-int- (line 100) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Desktop.html#getWidgetAt-int-int- (line 131) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/dimension/NoDimension.html (line 132) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/dimension/OptimalDimension.html (line 132) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#computeContentOptimalSize-ej.mwt.util.Size- (line 112) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#contains-int-int- (line 133) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/dimension/FixedDimension.html (line 134) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/dimension/RelativeDimension.html (line 149) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#requestRender-int-int-int-int- (line 147) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/dimension/Dimension.html (line 165) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/outline/NoOutline.html (line 166) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/outline/UniformOutline.html (line 167) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/outline/FlexibleOutline.html (line 172) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/outline/border/RoundedBorder.html (line 188) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/background/NoBackground.html (line 171) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/outline/border/RectangularBorder.html (line 189) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/background/RectangularBackground.html (line 223) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/stylesheet/cascading/CascadingStylesheet.html (line 191) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/background/ImageBackground.html (line 190) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/background/RoundedBackground.html (line 222) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/stylesheet/VoidStylesheet.html (line 246) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/animation/Animator.html (line 271) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Desktop.html#setAttached-- writing output... [ 1%] ApplicationDeveloperGuide/UI/MWT/how-to-animate-widget (line 15) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/animation/Animator.html#stopAnimation-ej.mwt.animation.Animation- (line 15) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/animation/Animator.html#startAnimation-ej.mwt.animation.Animation- (line 52) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/animation/Animation.html#tick-long- (line 9) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Desktop.html#getAnimator-- (line 9) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/animation/Animation.html (line 70) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Util.html#platformTimeMillis-- (line 70) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#renderContent-ej.microui.display.GraphicsContext-int-int- writing output... [ 2%] ApplicationDeveloperGuide/UI/MWT/how-to-background (line 4) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/background/Background.html (line 29) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/background/Background.html#apply-ej.microui.display.GraphicsContext-int-int- (line 12) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/background/Background.html#isTransparent-int-int- writing output... [ 2%] ApplicationDeveloperGuide/UI/MWT/how-to-container (line 21) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#getWidth-- (line 4) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html (line 21) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#computeChildOptimalSize-ej.mwt.Widget-int-int- (line 24) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#NO_CONSTRAINT (line 21) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#getHeight-- (line 48) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#layOutChildren-int-int- (line 73) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#setShownChildren-- (line 51) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#layOutChild-ej.mwt.Widget-int-int-int-int- (line 51) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#getHeight-- (line 73) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#setShownChild-ej.mwt.Widget- (line 77) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#setShownChild-ej.mwt.Widget- (line 95) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#removeChild-ej.mwt.Widget- (line 94) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#addChild-ej.mwt.Widget- (line 79) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#setHiddenChildren-- (line 77) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#setHiddenChild-ej.mwt.Widget- (line 96) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#removeAllChildren-- (line 97) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#insertChild-ej.mwt.Widget-int- (line 98) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#replaceChild-int-ej.mwt.Widget- (line 99) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#changeChildIndex-ej.mwt.Widget-int- writing output... [ 2%] ApplicationDeveloperGuide/UI/MWT/how-to-debug writing output... [ 3%] ApplicationDeveloperGuide/UI/MWT/how-to-event-dispatcher (line 9) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/EventDispatcher.html (line 17) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/EventDispatcher.html#getDesktop-- (line 17) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/EventDispatcher.html#dispatchEvent-int- (line 17) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Desktop.html (line 17) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Desktop.html#getWidget-- (line 21) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/EventDispatcher.html#sendEventToWidget-ej.mwt.Widget-int- (line 21) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/EventDispatcher.html#dispatchEvent-int- (line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/EventDispatcher.html#sendEventToWidget-ej.mwt.Widget-int- (line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/DesktopEventGenerator.html#buildEvent-int- (line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/DesktopEventGenerator.html (line 53) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/EventDispatcher.html#initialize-- (line 53) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/EventDispatcher.html#dispose-- writing output... [ 3%] ApplicationDeveloperGuide/UI/MWT/how-to-extra-style-field (line 27) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/EditableStyle.html (line 41) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/Style.html writing output... [ 4%] ApplicationDeveloperGuide/UI/MWT/how-to-outline (line 12) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/outline/Outline.html#apply-ej.mwt.util.Outlineable- (line 14) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/util/Outlineable.html (line 4) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/outline/Outline.html (line 12) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/util/Size.html (line 12) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/util/Rectangle.html (line 14) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/util/Outlineable.html#removeOutline-int-int-int-int- (line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/util/Outlineable.html#removeOutline-int-int-int-int- (line 36) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/outline/Outline.html#apply-ej.microui.display.GraphicsContext-ej.mwt.util.Size- writing output... [ 4%] ApplicationDeveloperGuide/UI/MWT/how-to-overlap-render-policy (line 73) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/basic/OnClickListener.html (line 54) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/Canvas.html#addChild-ej.mwt.Widget-int-int-int-int- (line 61) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Desktop.html#requestShow-- writing output... [ 5%] ApplicationDeveloperGuide/UI/MWT/how-to-widget (line 74) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#setEnabled-boolean- (line 107) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/generator/Buttons.html#PRESSED (line 55) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#getStyle-- (line 28) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#getStyle-- (line 8) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html (line 117) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html (line 122) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#onShown-- (line 120) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#onDetached-- (line 119) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#onAttached-- (line 123) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#onHidden-- writing output... [ 5%] ApplicationDeveloperGuide/UI/MWT/index writing output... [ 5%] ApplicationDeveloperGuide/UI/MWT/introduction writing output... [ 6%] ApplicationDeveloperGuide/UI/MicroUI/applicationOptions writing output... [ 6%] ApplicationDeveloperGuide/UI/MicroUI/errors (line 22) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#waitFlushCompleted-- (line 4) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/MicroUIException.html (line 14) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/EventGenerator.html (line 30) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Image.html writing output... [ 7%] ApplicationDeveloperGuide/UI/MicroUI/fontDesigner (line 143) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Font.html#isBold-- (line 143) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Font.html#isItalic-- writing output... [ 7%] ApplicationDeveloperGuide/UI/MicroUI/fonts (line 116) ok https://home.unicode.org/ (line 9) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Font.html#getFont-java.lang.String- writing output... [ 8%] ApplicationDeveloperGuide/UI/MicroUI/images (line 12) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Image.html#getImage-java.lang.String- (line 426) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/BufferedImage.html#BufferedImage-int-int- (line 443) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/BufferedImage.html (line 12) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/ResourceImage.html#loadImage-java.lang.String- (line 426) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/BufferedImage.html#getGraphicsContext-- (line 447) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html#setColor-int- (line 457) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/BufferedImage.html (line 459) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/ResourceImage.html (line 466) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/ResourceImage.html (line 460) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/ResourceImage.html (line 466) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/ResourceImage.html#close-- writing output... [ 8%] ApplicationDeveloperGuide/UI/MicroUI/index writing output... [ 8%] ApplicationDeveloperGuide/UI/MicroUI/introduction (line 8) ok https://repository.microej.com/modules/ej/api/microui/ (line 20) ok https://repository.microej.com/modules/ej/api/microui/ writing output... [ 9%] ApplicationDeveloperGuide/UI/MicroUI/releaseNotes (line 20) ok https://repository.microej.com/modules/ej/api/drawing/ (line 12) ok https://repository.microej.com/modules/ej/api/drawing (line 11) ok https://repository.microej.com/modules/ej/api/microui writing output... [ 9%] ApplicationDeveloperGuide/UI/MicroUI/traces writing output... [ 10%] ApplicationDeveloperGuide/UI/Widgets/index writing output... [ 10%] ApplicationDeveloperGuide/UI/Widgets/mwt-examples (line 15) ok https://github.com/MicroEJ/ExampleJava-MWT/blob/master/README.rst (line 9) ok https://github.com/MicroEJ/ExampleJava-MWT writing output... [ 11%] ApplicationDeveloperGuide/UI/Widgets/widget (line 33) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/List.html (line 27) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/basic/ImageWidget.html (line 34) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/Flow.html (line 29) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/basic/ImageButton.html (line 28) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/basic/Button.html (line 35) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/Grid.html (line 36) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/Dock.html (line 37) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/SimpleDock.html (line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/OverlapContainer.html (line 39) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/Canvas.html (line 46) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/color/ColorHelper.html (line 54) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/color/LightHelper.html (line 48) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/color/GradientHelper.html (line 68) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/debug/HierarchyInspector.html#hierarchyToString-ej.mwt.Widget- (line 88) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/debug/HierarchyInspector.html#pathToWidgetToString-ej.mwt.Widget- (line 93) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/debug/HierarchyInspector.html#pathToWidgetToString-ej.mwt.Widget-char- (line 99) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/debug/HierarchyInspector.html#countNumberOfWidgets-ej.mwt.Widget- (line 99) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/debug/HierarchyInspector.html#countNumberOfContainers-ej.mwt.Widget- (line 106) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/debug/HierarchyInspector.html#countMaxDepth-ej.mwt.Widget- (line 114) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/debug/BoundsInspector.html#boundsToString-ej.mwt.Widget- (line 127) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/debug/BoundsInspector.html#boundsRecursiveToString-ej.mwt.Widget- writing output... [ 11%] ApplicationDeveloperGuide/UI/Widgets/widget-demo (line 19) ok https://github.com/MicroEJ/Demo-Widget/blob/master/com.microej.demo.widget/README.md (line 10) ok https://github.com/MicroEJ/Demo-Widget writing output... [ 11%] ApplicationDeveloperGuide/UI/ui (line 17) ok https://docs.microej.com/_/downloads/en/20201009/pdf/ writing output... [ 12%] ApplicationDeveloperGuide/advanced writing output... [ 12%] ApplicationDeveloperGuide/applicationOptions writing output... [ 13%] ApplicationDeveloperGuide/applicationResources writing output... [ 13%] ApplicationDeveloperGuide/buildAndRunApplication writing output... [ 13%] ApplicationDeveloperGuide/buildOutputFiles writing output... [ 14%] ApplicationDeveloperGuide/cca_use writing output... [ 14%] ApplicationDeveloperGuide/characterEncoding (line 13) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/System.html#out (line 15) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/PrintStream.html (line 22) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/UnsupportedEncodingException.html (line 9) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/String.html#String-byte:A- (line 11) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/String.html#getBytes-- writing output... [ 15%] ApplicationDeveloperGuide/classpath (line 158) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Class.html#getResourceAsStream-java.lang.String- (line 104) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/FeatureEntryPoint.html (line 126) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Class.html#getName-- (line 123) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Class.html#forName-java.lang.String- (line 194) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Immutables.html#get-java.lang.String- (line 216) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/System.html#getProperty-java.lang.String- (line 271) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Constants.html writing output... [ 15%] ApplicationDeveloperGuide/codeCoverageAnalyzer writing output... [ 16%] ApplicationDeveloperGuide/debug writing output... [ 16%] ApplicationDeveloperGuide/dependencyDiscoverer (line 27) ok https://github.com/MicroEJ/Tool-ApiDependencyDiscoverer/blob/master/README.md (line 20) ok https://github.com/MicroEJ/Tool-ApiDependencyDiscoverer writing output... [ 16%] ApplicationDeveloperGuide/heapAnalyzer writing output... [ 17%] ApplicationDeveloperGuide/heapUsageMonitoring (line 48) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html#gc-- (line 48) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html#freeMemory-- (line 43) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html#gc-- (line 43) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/System.html#gc-- (line 40) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html (line 54) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html#totalMemory-- (line 64) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html (line 58) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html#maxMemory-- (line 82) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html#maxMemory-- (line 82) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html#totalMemory-- (line 96) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html#maxMemory-- (line 115) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html#maxMemory-- writing output... [ 17%] ApplicationDeveloperGuide/heapdumper_use writing output... [ 18%] ApplicationDeveloperGuide/index writing output... [ 18%] ApplicationDeveloperGuide/introduction (line 18) ok https://github.com/MicroEJ (line 15) ok https://developer.microej.com/central-repository/ (line 11) ok https://developer.microej.com/ writing output... [ 19%] ApplicationDeveloperGuide/js/api (line 24) ok https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects (line 20) redirect https://www.ecma-international.org/ecma-262/5.1/#sec-15 - permanently to https://262.ecma-international.org/5.1/#sec-15 writing output... [ 19%] ApplicationDeveloperGuide/js/examples writing output... [ 19%] ApplicationDeveloperGuide/js/examples/simple_application writing output... [ 20%] ApplicationDeveloperGuide/js/examples/use_host_object writing output... [ 20%] ApplicationDeveloperGuide/js/examples/use_java_api writing output... [ 21%] ApplicationDeveloperGuide/js/getting_started writing output... [ 21%] ApplicationDeveloperGuide/js/index (line 26) ok https://262.ecma-international.org/5.1 writing output... [ 22%] ApplicationDeveloperGuide/js/internals (line 16) redirect https://openjdk.java.net/projects/nashorn/ - permanently to https://openjdk.org:443/projects/nashorn/ writing output... [ 22%] ApplicationDeveloperGuide/js/java (line 178) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Boolean.html (line 176) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Integer.html (line 180) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/String.html (line 176) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Double.html writing output... [ 22%] ApplicationDeveloperGuide/js/limitations (line 25) ok https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/with#ambiguity_contra writing output... [ 23%] ApplicationDeveloperGuide/js/sources writing output... [ 23%] ApplicationDeveloperGuide/js/tests writing output... [ 24%] ApplicationDeveloperGuide/js/troubleshooting writing output... [ 24%] ApplicationDeveloperGuide/launches writing output... [ 25%] ApplicationDeveloperGuide/libraries (line 6) redirect http://semver.org - permanently to https://semver.org/ (line 33) ok https://developer.microej.com/microej-apis/ writing output... [ 25%] ApplicationDeveloperGuide/limitations (line 95) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/OutOfMemoryError.html writing output... [ 25%] ApplicationDeveloperGuide/linker writing output... [ 26%] ApplicationDeveloperGuide/memoryMapAnalyzer writing output... [ 26%] ApplicationDeveloperGuide/moduleNatures writing output... [ 27%] ApplicationDeveloperGuide/networking (line 39) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/network/NetworkInterfaceManager.html (line 33) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bluetooth/package-summary.html (line 38) ok https://repository.microej.com/modules/ej/api/ecom-network/ (line 32) ok https://repository.microej.com/modules/ej/api/bluetooth/ (line 34) ok https://repository.microej.com/modules/ej/library/iot/bluetooth-util/ (line 45) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/wifi/WifiManager.html (line 44) ok https://repository.microej.com/modules/ej/api/ecom-wifi/ (line 46) ok https://github.com/MicroEJ/Example-Wi-Fi-Setup (line 52) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/net/package-summary.html (line 47) ok https://repository.microej.com/modules/ej/library/iot/wifi-util/ (line 53) ok https://github.com/MicroEJ/Example-Standalone-Foundation-Libraries/tree/master/com.microej.example.foundation.net.helloworld (line 51) ok https://repository.microej.com/modules/ej/api/net/ (line 59) ok https://repository.microej.com/javadoc/microej_5.x/apis/javax/crypto/package-summary.html (line 65) ok https://repository.microej.com/javadoc/microej_5.x/apis/javax/net/ssl/package-summary.html (line 54) ok https://repository.microej.com/modules/ej/library/iot/net-util/ (line 58) ok https://repository.microej.com/modules/ej/api/security/ (line 64) ok https://repository.microej.com/modules/ej/api/ssl/ (line 66) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/com.microej.example.iot.ssl.mutual (line 67) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/com.microej.example.iot.ssl.mutual.server (line 91) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/com.microej.example.iot.androidconnectivity (line 90) ok https://repository.microej.com/javadoc/microej_5.x/apis/android/net/ConnectivityManager.html (line 68) ok https://repository.microej.com/modules/ej/library/iot/ssl-util/ (line 89) ok https://repository.microej.com/modules/ej/library/iot/android-connectivity/ (line 95) ok https://repository.microej.com/modules/ej/library/eclasspath/httpclient/ (line 98) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/com.microej.example.iot.ssl.rest (line 97) ok https://repository.microej.com/modules/ej/library/eclasspath/httpclient/1.3.0/README-1.3.0.md (line 96) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/net/HttpURLConnection.html (line 95) ok https://repository.microej.com/modules/ej/library/eclasspath/httpsclient/ (line 103) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/hoka/http/HttpServer.html (line 104) ok https://github.com/MicroEJ/LibraryJava-hoka/blob/master/hoka/user-manual.rst (line 102) ok https://repository.microej.com/modules/ej/library/iot/hoka/ (line 105) ok https://github.com/MicroEJ/Example-Hoka (line 110) ok https://repository.microej.com/javadoc/microej_5.x/apis/org/eclipse/paho/client/mqttv3/MqttClient.html (line 112) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/com.microej.example.iot.mqtt.publisher (line 111) ok https://repository.microej.com/modules/ej/library/iot/micropaho/1.0.0/README-1.0.0.md (line 109) ok https://repository.microej.com/modules/ej/library/iot/micropaho/1.0.0/ (line 113) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/com.microej.example.iot.ssl.mqtt.subscriber (line 118) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/rest/web/Resty.html (line 119) ok https://repository.microej.com/modules/ej/library/iot/restclient/1.1.0/README-1.1.0.md (line 125) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/restserver/RestServer.html (line 117) ok https://repository.microej.com/modules/ej/library/iot/restclient/ (line 126) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/com.microej.example.iot.dynamic-restserver (line 124) ok https://repository.microej.com/modules/ej/library/iot/restserver/ (line 131) ok https://repository.microej.com/javadoc/microej_5.x/apis/android/net/SntpClient.html (line 132) ok https://repository.microej.com/modules/ej/library/iot/sntpclient/1.3.0/README-1.3.0.md (line 130) ok https://repository.microej.com/modules/ej/library/iot/sntpclient/ (line 139) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/com.microej.example.iot.ssl.websocket (line 136) ok https://repository.microej.com/modules/ej/library/iot/websocket/ (line 136) ok https://repository.microej.com/modules/ej/library/iot/websocket-secure/ (line 137) ok https://repository.microej.com/javadoc/microej_5.x/apis/index.html?ej/websocket/WebSocket.html (line 138) ok https://repository.microej.com/modules/ej/library/iot/websocket/2.0.0/README-2.0.0.md (line 158) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/cbor/CborEncoder.html (line 159) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/cbor/CborDecoder.html (line 165) ok https://repository.microej.com/javadoc/microej_5.x/apis/org/json/me/JSONObject.html (line 157) ok https://repository.microej.com/modules/ej/library/iot/cbor/ (line 164) ok https://repository.microej.com/modules/ej/library/iot/json/ (line 166) ok https://repository.microej.com/javadoc/microej_5.x/apis/org/json/me/JSONWriter.html (line 167) ok https://repository.microej.com/modules/ej/library/iot/json/1.0.0/README-1.0.0.md (line 173) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/google/protobuf/CodedInputStream.html (line 175) ok https://github.com/MicroEJ/Demo-Protobuf3 (line 172) ok https://repository.microej.com/modules/com/google/protobuf3/ (line 174) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/google/protobuf/CodedOutputStream.html (line 181) ok https://repository.microej.com/javadoc/microej_5.x/apis/org/xmlpull/v1/XmlSerializer.html (line 178) ok http://kxml.sourceforge.net/about.shtml (line 179) ok https://repository.microej.com/modules/org/kxml2/kxml2/ (line 180) ok https://repository.microej.com/javadoc/microej_5.x/apis/org/xmlpull/v1/XmlPullParser.html (line 199) ok https://repository.microej.com/modules/ej/library/iot/aws-iot/ (line 201) ok https://github.com/MicroEJ/AWS (line 200) ok https://repository.microej.com/modules/ej/library/iot/aws-iot/2.0.0/README-2.0.0.md (line 206) ok https://developer.microej.com/features/iot-connectivity/get-started-google-cloud-iot-core-connectivity/ (line 205) ok https://forge.microej.com/artifactory/microej-developer-repository-release/googlecloud/iotcore/ writing output... [ 27%] ApplicationDeveloperGuide/nls (line 13) ok https://www.gnu.org/software/gettext/manual/gettext.html#PO-Files (line 55) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/nls/NLS.html#getMessage-int- (line 100) ok https://repository.microej.com/modules/com/microej/library/runtime/nls-po writing output... [ 27%] ApplicationDeveloperGuide/nullAnalysis (line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/NullPointerException.html (line 6) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/NullPointerException.html (line 34) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/annotation/NonNull.html (line 32) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/annotation/Nullable.html (line 29) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/annotation/NonNullByDefault.html (line 100) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/HashMap.html (line 99) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/System.html#getProperty-java.lang.String-java.lang.String- (line 51) ok https://repository.microej.com/modules/ej/api/edc/1.3.3/CHANGELOG-1.3.3.md (line 100) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/HashMap.html#get-java.lang.Object- (line 51) ok https://repository.microej.com/modules/ej/api/edc/1.3.3/ (line 110) redirect https://help.eclipse.org/2020-06/index.jsp?topic=/org.eclipse.jdt.doc.user/tasks/task-using_null_annotations.htm - with Found to https://help.eclipse.org/latest/index.jsp?topic=/org.eclipse.jdt.doc.user/tasks/task-using_null_annotations.htm writing output... [ 28%] ApplicationDeveloperGuide/platform (line 8) ok https://repository.microej.com/index.php?resource=JPF writing output... [ 28%] ApplicationDeveloperGuide/platformSelection writing output... [ 29%] ApplicationDeveloperGuide/repository (line 18) ok https://www.microej.com/product/forge/ writing output... [ 29%] ApplicationDeveloperGuide/runtime (line 9) ok https://docs.oracle.com/javase/specs/jls/se7/jls7.pdf (line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/package-frame.html (line 40) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/ref/package-frame.html (line 37) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/package-frame.html (line 39) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/annotation/package-frame.html (line 41) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/reflect/package-frame.html (line 42) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/package-frame.html (line 50) ok https://repository.microej.com/javadoc/microej_5.x/libraries/edc-1.3-api/ (line 81) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/package-summary.html (line 52) ok https://repository.microej.com/modules/ej/api/edc/ (line 114) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/sni/package-summary.html (line 135) ok https://en.wikipedia.org/wiki/Green_threads (line 85) ok https://repository.microej.com/modules/ej/api/bon/ (line 116) ok http://e-s-r.net/download/specification/ESR-SPE-0012-SNI_GT-1.2-H.pdf (line 83) ok http://e-s-r.net/download/specification/ESR-SPE-0001-BON-1.2-F.pdf (line 118) ok https://repository.microej.com/modules/ej/api/sni/ writing output... [ 30%] ApplicationDeveloperGuide/sandboxedAppDeploy (line 11) ok https://repository.microej.com/index.php?resource=FIRM&topic=ALL&version=ANY&edition=ANY (line 22) ok https://repository.microej.com/index.php?resource=FIRM&topic=ALL&version=ANY&edition=ANY writing output... [ 30%] ApplicationDeveloperGuide/sandboxedAppFirstApplication writing output... [ 30%] ApplicationDeveloperGuide/sandboxedAppFundamentalConcepts writing output... [ 31%] ApplicationDeveloperGuide/sandboxedAppSharedInterface (line 189) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Character.html (line 195) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Float.html (line 165) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/IllegalAccessError.html (line 187) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Byte.html (line 191) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Short.html (line 203) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/InputStream.html (line 197) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Long.html (line 205) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/Date.html (line 207) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/List.html (line 209) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/Map.html (line 259) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html (line 282) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html#invoke-- (line 287) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html#invokeRef-- (line 292) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html#invokeBoolean-- (line 292) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html#invokeByte-- (line 292) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html#invokeChar-- (line 292) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html#invokeShort-- (line 292) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html#invokeInt-- (line 292) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html#invokeLong-- (line 292) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html#invokeDouble-- (line 292) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html#invokeFloat-- writing output... [ 31%] ApplicationDeveloperGuide/sandboxedAppSim writing output... [ 32%] ApplicationDeveloperGuide/sandboxedApplication writing output... [ 32%] ApplicationDeveloperGuide/serialToSocketTransmitter writing output... [ 33%] ApplicationDeveloperGuide/serialToSocketTransmitter_use writing output... [ 33%] ApplicationDeveloperGuide/soar writing output... [ 33%] ApplicationDeveloperGuide/stackTraceReader writing output... [ 34%] ApplicationDeveloperGuide/stackTraceReader_use writing output... [ 34%] ApplicationDeveloperGuide/standaloneApplication writing output... [ 35%] ApplicationDeveloperGuide/testsuite writing output... [ 35%] ApplicationDeveloperGuide/testsuiteEngine writing output... [ 36%] ApplicationDeveloperGuide/tools writing output... [ 36%] ApplicationDeveloperGuide/trace (line 41) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/trace/Tracer.html#startTrace-- (line 60) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/trace/Tracer.html#recordEvent-int- (line 50) ok https://repository.microej.com/javadoc/microej_5.x/foundation/ej/trace/Tracer.html (line 41) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/trace/Tracer.html#stopTrace-- (line 17) ok https://repository.microej.com/modules/ej/api/trace/ (line 68) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/trace/Tracer.html#TRACE_ENABLED_CONSTANT_PROPERTY (line 64) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/trace/Tracer.html#recordEventEnd-int- (line 150) ok https://www.nxp.com/products/processors-and-microcontrollers/arm-microcontrollers/general-purpose-mcus/lpc54000-cortex-m4-/lpcxpresso54628-development-board:OM13098 (line 162) ok https://www.eclipse.org/tracecompass/ (line 147) ok https://www.segger.com/ (line 150) redirect https://developer.microej.com/packages/referenceimplementations/U3OER/2.0.1/OM13098-U3OER-fullPackaging-eval-2.0.1.zip - permanently to https://repository.microej.com/packages/referenceimplementations/U3OER/2.0.1/OM13098-U3OER-fullPackaging-eval-2.0.1.zip writing output... [ 36%] ApplicationDeveloperGuide/virtualDevice writing output... [ 37%] KernelDeveloperGuide/applicationLink (line 43) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#install-java.io.InputStream- (line 95) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#install-java.io.InputStream- writing output... [ 37%] KernelDeveloperGuide/featuresCommunication (line 32) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/ByteConverter.html (line 17) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Converter.html (line 29) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/BooleanConverter.html (line 17) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#addConverter-ej.kf.Converter- (line 20) ok https://repository.microej.com/modules/com/microej/library/util/kf-util/ (line 35) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/CharacterConverter.html (line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/ShortConverter.html (line 41) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/IntegerConverter.html (line 44) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/FloatConverter.html (line 47) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/LongConverter.html (line 53) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/StringConverter.html (line 50) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/DoubleConverter.html (line 56) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/InputStreamConverter.html (line 59) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/DateConverter.html (line 62) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/ListConverter.html (line 65) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/MapConverter.html writing output... [ 38%] KernelDeveloperGuide/gettingStarted (line 7) ok https://github.com/MicroEJ/Example-MinimalMultiAppFirmware writing output... [ 38%] KernelDeveloperGuide/index writing output... [ 38%] KernelDeveloperGuide/kernelAPI (line 67) ok https://forge.microej.com/artifactory/microej-developer-repository-release/com/microej/kernelapi/ writing output... [ 39%] KernelDeveloperGuide/kernelAPIgenerator_use writing output... [ 39%] KernelDeveloperGuide/kernelCreation writing output... [ 40%] KernelDeveloperGuide/kernelLink (line 85) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#uninstall-ej.kf.Feature- writing output... [ 40%] KernelDeveloperGuide/kernelUID (line 17) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Module.html#getUID-- (line 17) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#getInstance-- writing output... [ 41%] KernelDeveloperGuide/kf (line 17) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/package-summary.html (line 21) ok https://repository.microej.com/modules/ej/api/kf/ (line 19) ok http://www.e-s-r.net/download/specification/ESR-SPE-0020-KF-1.4-F.pdf writing output... [ 41%] KernelDeveloperGuide/kfEnabledLibraries (line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Displayable.html#onHidden-- (line 32) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#requestRender-- (line 32) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#requestHide-ej.microui.display.Displayable- (line 34) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/MicroUI.html#callSerially-java.lang.Runnable- (line 32) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#requestShow-ej.microui.display.Displayable- (line 44) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/EventHandler.html (line 50) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/MicroUI.html#callSerially-java.lang.Runnable- (line 58) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Font.html (line 53) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#callOnFlushCompleted-java.lang.Runnable- (line 46) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#callOnFlushCompleted-java.lang.Runnable- (line 66) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Timer.html (line 66) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/TimerTask.html (line 73) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/TimerTask.html writing output... [ 41%] KernelDeveloperGuide/kfTestsuite writing output... [ 42%] KernelDeveloperGuide/overview writing output... [ 42%] KernelDeveloperGuide/runtimeEnvironment (line 208) ok https://repository.microej.com/modules/com/microej/tool/class-extender/1.0.4/README-1.0.4.md (line 137) ok https://forge.microej.com/artifactory/microej-developer-repository-release/com/microej/library/runtime/js/ (line 133) ok https://forge.microej.com/artifactory/microej-developer-repository-release/ej/library/wadapps/wadapps/ (line 157) ok https://repository.microej.com/modules/com/microej/tool/class-extender/ (line 129) ok https://repository.microej.com/modules/com/microej/library/runtime/binary-nls/ (line 216) ok https://repository.microej.com/modules/com/microej/library/runtime/string-format/ (line 215) ok https://repository.microej.com/modules/com/microej/library/runtime/string-regex/ writing output... [ 43%] KernelDeveloperGuide/sandboxedAppLifecycle writing output... [ 43%] PlatformDeveloperGuide/advanceTrace writing output... [ 44%] PlatformDeveloperGuide/appendix/index writing output... [ 44%] PlatformDeveloperGuide/appendix/javalibs/ecom writing output... [ 44%] PlatformDeveloperGuide/appendix/javalibs/ecom-comm writing output... [ 45%] PlatformDeveloperGuide/appendix/javalibs/edc (line 69) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/System.html#exit-int- (line 57) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Character.html#MAX_RADIX (line 57) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Character.html#MIN_RADIX (line 49) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/Reader.html#mark-int- (line 51) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/Reader.html#Reader-java.lang.Object- writing output... [ 45%] PlatformDeveloperGuide/appendix/javalibs/fs writing output... [ 46%] PlatformDeveloperGuide/appendix/javalibs/index writing output... [ 46%] PlatformDeveloperGuide/appendix/javalibs/kf (line 49) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Module.html#getVersion-- writing output... [ 47%] PlatformDeveloperGuide/appendix/javalibs/net writing output... [ 47%] PlatformDeveloperGuide/appendix/javalibs/sni writing output... [ 47%] PlatformDeveloperGuide/appendix/javalibs/ssl writing output... [ 48%] PlatformDeveloperGuide/appendix/llapi (line 373) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html (line 377) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html (line 375) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html writing output... [ 48%] PlatformDeveloperGuide/appendix/toolchain (line 120) ok https://repository.microej.com/modules/com/microej/architecture/CM4/CM4hardfp_ARMCC5/flopi4A20/ (line 130) ok https://repository.microej.com/modules/com/microej/architecture/CM4/CM4hardfp_IAR83/flopi4I35/ (line 125) ok https://repository.microej.com/modules/com/microej/architecture/CM4/CM4hardfp_GCC48/flopi4G25/ (line 102) ok https://repository.microej.com/modules/com/microej/architecture/CM0/CM0_GCC48/flopi0G22/ (line 152) ok https://repository.microej.com/modules/com/microej/architecture/CM7/CM7hardfp_ARMCC5/flopi7A21/ (line 162) ok https://repository.microej.com/modules/com/microej/architecture/CM7/CM7hardfp_IAR83/flopi7I36/ (line 157) ok https://repository.microej.com/modules/com/microej/architecture/CM7/CM7hardfp_GCC48/flopi7G26/ (line 179) ok https://repository.microej.com/modules/com/microej/architecture/ESP32/GNUv52_xtensa-esp32/simikou1/ (line 184) ok https://repository.microej.com/modules/com/microej/architecture/ESP32/GNUv52_xtensa-esp32-psram/simikou2/ (line 189) ok https://repository.microej.com/modules/com/microej/architecture/ESP32/GNUv52b96_xtensa-esp32-psram/simikou2/ writing output... [ 49%] PlatformDeveloperGuide/appendix/tools/bon writing output... [ 49%] PlatformDeveloperGuide/appendix/tools/heapdump writing output... [ 50%] PlatformDeveloperGuide/appendix/tools/hil writing output... [ 50%] PlatformDeveloperGuide/appendix/tools/index writing output... [ 50%] PlatformDeveloperGuide/appendix/tools/mui_frontpanelmock writing output... [ 51%] PlatformDeveloperGuide/appendix/tools/nls writing output... [ 51%] PlatformDeveloperGuide/appendix/tools/sni writing output... [ 52%] PlatformDeveloperGuide/appendix/tools/soar writing output... [ 52%] PlatformDeveloperGuide/appendix/tools/sp writing output... [ 52%] PlatformDeveloperGuide/appendix/tools/static writing output... [ 53%] PlatformDeveloperGuide/architecture writing output... [ 53%] PlatformDeveloperGuide/architectureChangelog (line 156) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#getAllFeatureStateListeners-- (line 74) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/UnsatisfiedLinkError.html (line 158) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Feature.html#getCriticality-- (line 58) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#canUninstall-ej.kf.Feature- (line 128) ok https://repository.microej.com/modules/com/microej/pack/device/device-pack/ (line 158) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/IllegalStateException.html (line 161) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#addResourceControlListener-ej.kf.ResourceControlListener- (line 216) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Constants.html#getBoolean-java.lang.String- (line 161) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#removeResourceControlListener-ej.kf.ResourceControlListener- (line 358) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/WeakHashMap.html#put-K-V- (line 401) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#clone-- (line 507) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/IllegalArgumentException.html (line 474) ok https://github.com/espressif/esp-idf/commit/ff29e3e7a24a715bc7f5ba453c83d694ba0ec1e2 (line 562) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.html#getId-- (line 564) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/sni/SNI.html#toCString-java.lang.String-byte:A- (line 568) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/SecurityException.html (line 566) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/String.html#String-byte:A-int-int- (line 568) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.html#interrupt-- (line 571) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/SecurityManager.html (line 573) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.html#interrupt-- (line 579) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/FilterInputStream.html#in (line 623) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/ArrayIndexOutOfBoundsException.html (line 575) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.html#interrupt-- (line 577) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/Calendar.html (line 639) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.html#getState-- (line 718) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Throwable.html#getStackTrace-- (line 722) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/StackTraceElement.html#toString-- (line 725) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Feature.html#start-- (line 725) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/ExceptionInInitializerError.html (line 750) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/ResourceBuffer.html#readString-- (line 843) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Util.html#newArray-java.lang.Class-int- (line 854) ok https://repository.microej.com/5/artifacts/ej/api/edc/1.3.0/CHANGELOG-1.3.0.md (line 860) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/PrintStream.html#PrintStream-java.io.OutputStream-boolean- (line 862) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Throwable.html (line 865) ok https://repository.microej.com/5/artifacts/ej/api/bon/1.4.0/CHANGELOG-1.4.0.md (line 873) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.UncaughtExceptionHandler.html (line 869) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/trace/Tracer.html#getGroupID-- (line 927) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/ResourceBuffer.html (line 931) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/ResourceBuffer.html (line 1023) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#getClass-- (line 1042) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html (line 1091) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Feature.html#stop-- (line 1254) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/IOException.html (line 1606) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/IllegalMonitorStateException.html writing output... [ 54%] PlatformDeveloperGuide/architectureNamingConvention writing output... [ 54%] PlatformDeveloperGuide/blemock (line 29) ok https://www.espressif.com/en/tools-type/flash-download-tools (line 28) redirect http://repository.microej.com/packages/ble-mock/bluetooth-controller-ESP32WROOM-0.1.0.bin - with Found to https://repository.microej.com/packages/ble-mock/bluetooth-controller-ESP32WROOM-0.1.0.bin (line 20) redirect https://www.espressif.com/en/products/hardware/esp32-devkitc/overview - temporarily to https://www.espressif.com/en/products/devkits/esp32-devkitc/overview writing output... [ 55%] PlatformDeveloperGuide/coreEngine writing output... [ 55%] PlatformDeveloperGuide/device (line 31) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/util/Device.html#getArchitecture-- (line 35) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/util/Device.html#getId-- (line 44) ok https://repository.microej.com/modules/ej/api/device/ writing output... [ 55%] PlatformDeveloperGuide/ecom (line 70) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/Device.html (line 51) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/OutputStream.html (line 70) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/HardwareDescriptor.html (line 55) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/OutputStream.html (line 40) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/io/Connector.html#open-java.lang.String- (line 75) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/RegistrationListener.html (line 70) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/DeviceManager.html (line 104) ok https://repository.microej.com/modules/ej/api/ecom/ writing output... [ 56%] PlatformDeveloperGuide/ecom-comm (line 11) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/io/Connector.html (line 11) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/io/CommConnection.html (line 94) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/io/CommConnection.html (line 505) ok https://repository.microej.com/modules/ej/api/ecom-comm/ writing output... [ 56%] PlatformDeveloperGuide/externalResourceLoader writing output... [ 57%] PlatformDeveloperGuide/frontpanel writing output... [ 57%] PlatformDeveloperGuide/fs (line 152) ok https://repository.microej.com/modules/ej/api/fs/ writing output... [ 58%] PlatformDeveloperGuide/hal (line 155) ok https://forge.microej.com/artifactory/microej-developer-repository-release/ej/api/hal/ writing output... [ 58%] PlatformDeveloperGuide/index writing output... [ 58%] PlatformDeveloperGuide/introduction writing output... [ 59%] PlatformDeveloperGuide/javah writing output... [ 59%] PlatformDeveloperGuide/mock (line 297) ok https://openjfx.io/ (line 183) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#notify-- (line 183) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#wait-long- (line 183) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#notifyAll-- (line 187) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#notifyAll-- writing output... [ 60%] PlatformDeveloperGuide/multiSandbox writing output... [ 60%] PlatformDeveloperGuide/native writing output... [ 61%] PlatformDeveloperGuide/net writing output... [ 61%] PlatformDeveloperGuide/netIntroduction writing output... [ 61%] PlatformDeveloperGuide/networkCoreEngine writing output... [ 62%] PlatformDeveloperGuide/pack (line 74) ok https://repository.microej.com/modules/com/microej/pack/bluetooth/bluetooth-pack/ (line 27) ok https://repository.microej.com/modules/com/microej/pack/ (line 53) ok https://repository.microej.com/modules/com/microej/architecture/CM4/CM4hardfp_GCC48/flopi4G25-ui-pack/ (line 26) ok https://repository.microej.com/modules/com/microej/architecture (line 93) ok https://repository.microej.com/modules/com/microej/pack/net/9.2.3/net-9.2.3.xpfp writing output... [ 62%] PlatformDeveloperGuide/platform writing output... [ 63%] PlatformDeveloperGuide/platformConcepts writing output... [ 63%] PlatformDeveloperGuide/platformCreation (line 595) ok https://github.com/MicroEJ/PlatformQualificationTools/tree/master/framework/platform/scripts (line 41) ok https://github.com/MicroEJ/PlatformQualificationTools/blob/master/framework/platform/README.rst (line 55) ok https://github.com/MicroEJ/PlatformQualificationTools/blob/master/framework/platform/content/build/CHANGELOG.md (line 41) redirect https://github.com/MicroEJ/PlatformQualificationTools/blob/master/framework/platform/ - permanently to https://github.com/MicroEJ/PlatformQualificationTools/tree/master/framework/platform writing output... [ 63%] PlatformDeveloperGuide/platformMigration (line 30) redirect https://github.com/MicroEJ/PlatformQualificationTools/blob/master/framework/platform/ - permanently to https://github.com/MicroEJ/PlatformQualificationTools/tree/master/framework/platform (line 156) redirect https://github.com/MicroEJ/PlatformQualificationTools/blob/master/framework/platform/ - permanently to https://github.com/MicroEJ/PlatformQualificationTools/tree/master/framework/platform (line 310) ok https://github.com/MicroEJ/PlatformQualificationTools (line 326) ok https://github.com/MicroEJ/PlatformQualificationTools (line 302) ok https://github.com/MicroEJ/PlatformQualificationTools (line 15) ok https://repository.microej.com/packages/referenceimplementations/846SI/3.4.2/STM32F746GDISCO-846SI-fullPackaging-eval-3.4.2.zip writing output... [ 64%] PlatformDeveloperGuide/platformOverview writing output... [ 64%] PlatformDeveloperGuide/platformQualification (line 135) ok https://github.com/MicroEJ/PlatformQualificationTools/tree/master/tests/core (line 150) redirect https://github.com/MicroEJ/PlatformQualificationTools/blob/master/tests/ui/ui2 - permanently to https://github.com/MicroEJ/PlatformQualificationTools/tree/master/tests/ui/ui2 (line 148) redirect https://github.com/MicroEJ/PlatformQualificationTools/blob/master/tests/ui/ui3 - permanently to https://github.com/MicroEJ/PlatformQualificationTools/tree/master/tests/ui/ui3 (line 118) ok https://repository.microej.com/modules/com/microej/pack/fs/fs-testsuite/3.0.3/ (line 118) ok https://repository.microej.com/modules/com/microej/pack/fs/5.1.2/ (line 164) ok https://repository.microej.com/modules/ej/api/fs/2.0.6/ (line 165) ok https://repository.microej.com/modules/com/microej/pack/fs/fs-testsuite/3.0.3/ (line 167) ok https://repository.microej.com/modules/ej/api/fs/2.0.6/ (line 182) ok https://repository.microej.com/modules/ej/api/bluetooth/2.1.0/ (line 183) ok https://repository.microej.com/modules/com/microej/pack/bluetooth/bluetooth-testsuite/2.0.0/ (line 185) ok https://repository.microej.com/modules/ej/api/bluetooth/2.0.0/ (line 204) ok https://repository.microej.com/modules/ej/api/net/1.1.0/ (line 186) ok https://repository.microej.com/modules/com/microej/pack/bluetooth/bluetooth-testsuite/2.0.0/ (line 205) ok https://repository.microej.com/modules/ej/api/ssl/2.1.0/ (line 211) ok https://repository.microej.com/modules/ej/api/net/1.1.0/ (line 212) ok https://repository.microej.com/modules/ej/api/ssl/2.2.0/ (line 218) ok https://repository.microej.com/modules/ej/api/net/1.1.1/ (line 213) ok https://repository.microej.com/modules/ej/api/security/1.3.1/ (line 219) ok https://repository.microej.com/modules/ej/api/ssl/2.2.0/ (line 220) ok https://repository.microej.com/modules/ej/api/security/1.3.1/ (line 225) ok https://repository.microej.com/modules/ej/api/net/1.1.2/ (line 226) ok https://repository.microej.com/modules/ej/api/ssl/2.2.1/ writing output... [ 65%] PlatformDeveloperGuide/serialCommunications writing output... [ 65%] PlatformDeveloperGuide/simulation writing output... [ 66%] PlatformDeveloperGuide/simulator writing output... [ 66%] PlatformDeveloperGuide/sni writing output... [ 66%] PlatformDeveloperGuide/sp (line 29) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/sp/package-summary.html (line 199) ok https://repository.microej.com/modules/ej/api/sp/ (line 33) ok https://repository.microej.com/modules/ej/api/sp/ (line 39) ok http://e-s-r.net/download/specification/ESR-SPE-0014-SP-2.0-A.pdf (line 31) ok http://e-s-r.net/download/specification/ESR-SPE-0014-SP-2.0-A.pdf writing output... [ 67%] PlatformDeveloperGuide/spmock writing output... [ 67%] PlatformDeveloperGuide/ssl writing output... [ 68%] PlatformDeveloperGuide/systemView (line 20) ok https://github.com/MicroEJ/Platform-STMicroelectronics-STM32F7508-DK (line 30) ok https://www.segger.com/products/development-tools/systemview/ (line 41) ok https://forum.segger.com/index.php/Thread/6158-SOLVED-SystemView-Kernelpatch-for-FreeRTOS-10-2-0/?s=add3b0f6a33159b9c4b602da0082475afeceb89a (line 38) redirect http://segger.com/downloads/systemview/ - permanently to https://www.segger.com/downloads/systemview/ (line 88) ok https://repository.microej.com/modules/com/microej/clibrary/thirdparty/systemview/1.3.1/ (line 91) ok https://repository.microej.com/modules/com/microej/clibrary/thirdparty/systemview-freertos10/1.1.1/ (line 94) ok https://repository.microej.com/modules/com/microej/clibrary/llimpl/trace-systemview/2.1.1/ (line 238) ok https://www.segger.com/products/debug-probes/j-link/models/other-j-links/st-link-on-board/ (line 31) ok https://www.segger.com/downloads/jlink/UM08027 (line 39) ok https://www.segger.com/downloads/jlink/UM08027 writing output... [ 68%] PlatformDeveloperGuide/tiny writing output... [ 69%] PlatformDeveloperGuide/ui writing output... [ 69%] PlatformDeveloperGuide/uiChangeLog (line 54) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html#enableEllipsis-int- (line 35) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Image.html#readPixel-int-int- (line 35) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html#readPixel-int-int- (line 118) ok https://repository.microej.com/modules/ej/api/drawing/1.0.3/ (line 99) ok https://repository.microej.com/modules/ej/api/microui/3.1.0/ (line 162) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#requestFlush-- (line 162) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#flush-- (line 163) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#requestFlush-- (line 281) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/drawing/ShapePainter.html#drawThickEllipse-ej.microui.display.GraphicsContext-int-int-int-int-int- (line 281) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/drawing/ShapePainter.html#drawThickFadedLine-ej.microui.display.GraphicsContext-int-int-int-int-int-int-ej.drawing.ShapePainter.Cap-ej.drawing.ShapePainter.Cap- (line 224) ok https://repository.microej.com/modules/ej/api/microui/3.0.3/ (line 225) ok https://repository.microej.com/modules/ej/api/drawing/1.0.2/ (line 253) ok https://repository.microej.com/modules/com/microej/pack/ui/ui-pack/13.0.4/ (line 316) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Painter.html#fillRoundedRectangle-ej.microui.display.GraphicsContext-int-int-int-int-int-int- (line 281) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/drawing/ShapePainter.html#drawThickFadedEllipse-ej.microui.display.GraphicsContext-int-int-int-int-int-int- (line 316) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Painter.html#fillRectangle-ej.microui.display.GraphicsContext-int-int-int-int- (line 307) ok https://repository.microej.com/modules/ej/api/microui/3.0.1/ (line 358) ok https://repository.microej.com/modules/ej/api/microui/3.0.0/ (line 359) ok https://repository.microej.com/modules/ej/api/drawing/1.0.0/ (line 413) ok https://repository.microej.com/modules/com/microej/pack/ui/ui-pack/13.0.0/ (line 395) ok https://repository.microej.com/modules/com/microej/clibrary/llimpl/microui (line 431) ok https://repository.microej.com/modules/com/microej/pack/ui/ui-pack/13.0.0/ (line 542) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#isColor-- (line 619) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#getDisplayColor-int- (line 529) ok https://repository.microej.com/modules/ej/api/microui/2.4.0/ (line 983) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Font.html#getHeight-- (line 694) ok https://repository.microej.com/modules/ej/api/microui/2.3.0/ (line 892) ok https://repository.microej.com/modules/ej/api/microui/2.2.0/ (line 1100) ok https://repository.microej.com/modules/ej/api/microui/2.0.6/ writing output... [ 69%] PlatformDeveloperGuide/uiDisplay (line 702) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/MicroUI.html#start-- (line 718) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Painter.html (line 234) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Painter.html (line 718) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html (line 229) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html#readPixels-int:A-int-int-int-int-int-int- (line 720) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html (line 1482) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html#setBackgroundColor-int- (line 1337) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html (line 720) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html writing output... [ 70%] PlatformDeveloperGuide/uiFont writing output... [ 70%] PlatformDeveloperGuide/uiFontCore (line 127) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Font.html# writing output... [ 71%] PlatformDeveloperGuide/uiFontFormat writing output... [ 71%] PlatformDeveloperGuide/uiFontGenerator writing output... [ 72%] PlatformDeveloperGuide/uiFontOverview writing output... [ 72%] PlatformDeveloperGuide/uiImage writing output... [ 72%] PlatformDeveloperGuide/uiImageCore writing output... [ 73%] PlatformDeveloperGuide/uiImageGenerator (line 142) ok https://docs.oracle.com/javase/7/docs/api/javax/imageio/ImageIO.html (line 301) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Image.html# writing output... [ 73%] PlatformDeveloperGuide/uiImageLoader (line 57) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/BufferedImage.html# writing output... [ 74%] PlatformDeveloperGuide/uiImageOverview (line 12) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/ResourceImage.html# writing output... [ 74%] PlatformDeveloperGuide/uiImageRaw writing output... [ 75%] PlatformDeveloperGuide/uiInput (line 77) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/generator/Pointer.html (line 77) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/generator/Buttons.html (line 77) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/generator/Command.html (line 77) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/generator/States.html (line 40) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/MicroUI.html (line 90) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/generator/GenericEventGenerator.html writing output... [ 75%] PlatformDeveloperGuide/uiIntroduction writing output... [ 75%] PlatformDeveloperGuide/uiLed (line 18) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/led/Leds.html (line 108) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/led/Leds.html writing output... [ 76%] PlatformDeveloperGuide/uiLowLevel writing output... [ 76%] PlatformDeveloperGuide/uiMicroui (line 24) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/led/Leds.html#getNumberOfLeds-- (line 22) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#getDisplay-- (line 80) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Displayable.html#render-ej.microui.display.GraphicsContext- writing output... [ 77%] PlatformDeveloperGuide/uiMigrationGuide (line 150) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html#getSNIContext-- (line 151) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Image.html#getSNIContext-- writing output... [ 77%] PlatformDeveloperGuide/uiReleaseNotes (line 181) ok https://repository.microej.com/modules/com/microej/pack/ui/ui-pack/ (line 197) ok https://repository.microej.com/modules/com/microej/pack/ui/ui-pack/ writing output... [ 77%] PlatformDeveloperGuide/uiReplaces writing output... [ 78%] PlatformDeveloperGuide/uiSimulation (line 245) ok https://docs.oracle.com/javase/7/docs/api/java/awt/image/BufferedImage.html (line 391) ok https://docs.microej.com/en/latest/PlatformDeveloperGuide/mock.html writing output... [ 78%] PlatformDeveloperGuide/uiStaticInit writing output... [ 79%] PlatformDeveloperGuide/watchdog-timer (line 90) ok https://repository.microej.com/modules/ej/api/watchdog-timer/ writing output... [ 79%] SDKUserGuide/github (line 17) ok https://www.eclipse.org/egit/ (line 31) redirect https://github.com/MicroEJ/ExampleJava-MWT.git - permanently to https://github.com/MicroEJ/ExampleJava-MWT writing output... [ 80%] SDKUserGuide/index writing output... [ 80%] SDKUserGuide/install (line 11) ok https://repository.microej.com/packages/SDK/ (line 6) ok https://developer.microej.com/microej-sdk-software-development-kit writing output... [ 80%] SDKUserGuide/licenses (line 28) ok https://repository.microej.com/modules/com/microej/architecture/ (line 385) ok https://www.net-usb.com/ (line 213) redirect https://license.microej.com/ - with Found to https://license.microej.com/oemServer/ (line 118) redirect https://license.microej.com - with Found to https://license.microej.com/oemServer/ writing output... [ 81%] SDKUserGuide/mmm (line 40) ok https://ant.apache.org/easyant/history/trunk/reference.html (line 288) ok https://ant.apache.org/ivy/history/2.5.0/settings.html (line 37) redirect http://ant.apache.org/ivy - permanently to https://ant.apache.org/ivy/ (line 326) ok https://en.wikipedia.org/wiki/.properties (line 856) ok https://ant.apache.org/ivy/history/2.5.0/settings/credentials.html (line 457) ok https://gitforwindows.org/ (line 878) ok http://keystore-explorer.org/downloads.html (line 457) ok https://en.wikipedia.org/wiki/MinGW (line 528) redirect https://toml.io - permanently to https://toml.io/en/ (line 49) redirect https://developer.microej.com/packages/documentation/TLT-0831-SPE-MicroEJModuleManager-2.0-E.pdf - permanently to https://repository.microej.com/packages/documentation/TLT-0831-SPE-MicroEJModuleManager-2.0-E.pdf writing output... [ 81%] SDKUserGuide/repository (line 51) ok https://repo1.maven.org/maven2/ (line 44) ok https://repository.microej.com/javadoc/microej_5.x/apis/ (line 38) ok https://repository.microej.com/ (line 66) ok https://forge.microej.com/artifactory/microej-developer-repository-release/ (line 22) ok https://repository.microej.com/modules/ writing output... [ 82%] SDKUserGuide/sdkChangeLog (line 523) ok https://ant.apache.org/ivy/history/2.5.0/resolver/chain.html (line 664) ok https://keepachangelog.com/en/1.0.0/ (line 83) ok https://www.eclipse.org/eclipse/news/4.10/platform.php#java32-removal (line 105) ok https://repository.microej.com/microej-ivysettings-5.xml (line 93) ok https://bugs.eclipse.org/bugs/show_bug.cgi?id=566599 (line 355) ok https://github.com/MicroEJ/ writing output... [ 82%] SDKUserGuide/sdkMigrationNotes writing output... [ 83%] SDKUserGuide/sdkReleaseNotes (line 7) ok https://repository.microej.com/p2/sdk writing output... [ 83%] SDKUserGuide/systemRequirements writing output... [ 83%] SDKUserGuide/troubleshooting (line 29) ok https://wiki.eclipse.org/SWT/Devel/Gtk/GtkVersion writing output... [ 84%] SDKUserGuide/version writing output... [ 84%] SDKUserGuide/workspace writing output... [ 85%] Tutorials/getStartedWithGUI/Step01 writing output... [ 85%] Tutorials/getStartedWithGUI/Step02 writing output... [ 86%] Tutorials/getStartedWithGUI/Step03 writing output... [ 86%] Tutorials/getStartedWithGUI/Step04 writing output... [ 86%] Tutorials/getStartedWithGUI/Step05 writing output... [ 87%] Tutorials/getStartedWithGUI/Step06 writing output... [ 87%] Tutorials/getStartedWithGUI/Step07 writing output... [ 88%] Tutorials/getStartedWithGUI/Step08 writing output... [ 88%] Tutorials/getStartedWithGUI/Step09 writing output... [ 88%] Tutorials/getStartedWithGUI/Step10 writing output... [ 89%] Tutorials/getStartedWithGUI/Step11 (line 59) ok https://github.com/MicroEJ/Demo-Widget/tree/master/com.microej.demo.widget/src/main/java/com/microej/demo/widget/scrollablelist/widget writing output... [ 89%] Tutorials/getStartedWithGUI/Step12 writing output... [ 90%] Tutorials/getStartedWithGUI/Step13 writing output... [ 90%] Tutorials/getStartedWithGUI/index writing output... [ 91%] Tutorials/getStartedWithGUI/setup (line 36) ok https://github.com/MicroEJ/Platform-STMicroelectronics-STM32F7508-DK/tree/1.3.2 writing output... [ 91%] Tutorials/index writing output... [ 91%] Tutorials/tutorialCreateCustomPlatform writing output... [ 92%] Tutorials/tutorialCreateFirmwareFromScratch (line 50) ok https://github.com/microej/PlatformQualificationTools (line 72) ok https://github.com/microej/PlatformQualificationTools (line 62) ok https://www.qemu.org/docs/master/system/arm/stellaris.html (line 67) ok https://github.com/MicroEJ/FreeRTOS/tree/tuto-microej-firmware-from-scratch (line 84) redirect https://docs.microsoft.com/en-us/windows/wsl/install-win10 - permanently to https://docs.microsoft.com/en-us/windows/wsl/install (line 163) ok http://roboticravings.blogspot.com/2018/07/freertos-on-cortex-m3-with-qemu.html (line 80) ok https://repository.microej.com/packages/SDK (line 265) ok https://www.ti.com/lit/ds/symlink/lm3s811.pdf (line 265) ok https://github.com/dwelch67/qemu_arm_samples/blob/master/cortex-m/uart01/notmain.c (line 274) ok https://github.com/MicroEJ/FreeRTOS/commit/d09ec0f5cbdf69ca97a5ac15f8b905538aa4c61e (line 428) redirect https://license.microej.com - with Found to https://license.microej.com/oemServer/ (line 337) ok https://github.com/MicroEJ/FreeRTOS/commit/1f7e7ee014754a4dcb4f6c5a470205e02f6ac3c8 (line 497) ok https://github.com/MicroEJ/PlatformQualificationTools/tree/master/framework/platform/content (line 484) ok https://github.com/MicroEJ/PlatformQualificationTools/tree/master/framework/platform (line 878) ok https://github.com/MicroEJ/FreeRTOS/commit/7ae8e79f9c811621569ccb90c46b1dcda91da35d (line 171) ok https://github.com/MicroEJ/FreeRTOS/commit/48248eae13baebf7df9638cd8da6fbfe1a735a9c (line 915) ok https://github.com/FreeRTOS/FreeRTOS/commit/257d9e1d123be0342029e2930c0073dd5a4a2b2d (line 986) ok https://github.com/MicroEJ/FreeRTOS/commit/0e2e31d8a510d37178c340051bab636902471eea (line 1041) ok https://github.com/MicroEJ/FreeRTOS/commit/4b23ea2e77112f053368718d299ff8db826ddde1 (line 1153) ok https://github.com/MicroEJ/FreeRTOS/commit/a202f43948c41b848ebfbc8c53610028c454b66f (line 1105) ok https://github.com/MicroEJ/FreeRTOS/commit/a202f43948c41b848ebfbc8c53610028c454b66f (line 1197) ok https://chromium.googlesource.com/native_client/nacl-newlib/+/99fc6c167467b41466ec90e8260e9c49cbe3d13c/libgloss/libnosys/sbrk.c (line 1203) ok https://github.com/MicroEJ/FreeRTOS/commit/898f2e6cd492616b4ccaabc136cafa76ef038690 (line 405) ok https://repository.microej.com/modules/com/microej/architecture/CM0/CM0_GCC48/flopi0G22/7.14.0/flopi0G22-7.14.0-eval.xpf (line 80) ok https://repository.microej.com/packages/SDK/20.10/MicroEJ-SDK-Installer-Win64-20.10.exe writing output... [ 92%] Tutorials/tutorialCreatePlatformBuildAndRunScripts (line 155) ok https://github.com/MicroEJ/Platform-Espressif-ESP-WROVER-KIT-V4.1/blob/1.7.0/ESP32-WROVER-Xtensa-FreeRTOS-bsp/Projects/microej/scripts/build.sh writing output... [ 93%] Tutorials/tutorialDiscoverEmbeddedDebuggingTechniques (line 69) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/util/message/basic/BasicMessageLogger.html (line 46) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/trace/Tracer.html (line 85) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/Logger.html (line 697) ok https://www.freertos.org/FreeRTOS-MPU-memory-protection-unit.html (line 633) redirect https://www.iar.com/support/tech-notes/debugger/debugging-a-hardfault-on-cortex-m/ - permanently to https://www.iar.com/knowledge/support/technical-notes/debugger/debugging-a-hardfault-on-cortex-m/ (line 635) redirect http://www.keil.com/appnotes/files/apnt209.pdf - permanently to https://www.keil.com/appnotes/files/apnt209.pdf (line 334) redirect https://forum.microej.com/t/gui-microui-and-multithreading/652 - permanently to https://forum.microej.com/t/microui-and-multithreading/652 (line 634) ok https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-guides/fatal-errors.html writing output... [ 93%] Tutorials/tutorialExploreDataSerializationFormats (line 17) ok https://en.wikipedia.org/wiki/XML (line 108) ok http://json.org/ (line 114) ok http://json.org/ (line 258) ok https://cbor.io/ (line 32) redirect https://github.com/MicroEJ/Example-XML - permanently to https://github.com/MicroEJ/ExampleJava-XML (line 273) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/com.microej.example.iot.cbor (line 305) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/com.microej.example.iot.cbor.json (line 121) ok https://repository.microej.com/modules/org/json/me/json/ (line 32) redirect http://kxml.org/ - permanently to https://github.com/kobjects/kxml2 (line 17) redirect http://kxml.org/ - permanently to https://github.com/kobjects/kxml2 writing output... [ 94%] Tutorials/tutorialImplementABlockingNativeMethodWithSNI (line 21) ok https://github.com/MicroEJ/Example-Standalone-Java-C-Interface/tree/master/CallingCFromJava/ writing output... [ 94%] Tutorials/tutorialImproveCodeQuality (line 25) ok https://en.wikipedia.org/wiki/Camel_case (line 108) ok https://www.oracle.com/java/technologies/javase/codeconventions-introduction.html (line 199) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#equals-java.lang.Object- (line 199) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#hashCode-- (line 220) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Class.html#newInstance-- (line 219) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/StringBuilder.html (line 71) redirect https://www.oracle.com/technetwork/java/javase/documentation/index-137868.html - permanently to https://www.oracle.com/technical-resources/articles/java/javadoc-tool.html (line 230) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/Hashtable.html (line 230) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/Vector.html (line 234) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/ByteArray.html (line 230) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/StringBuffer.html (line 380) ok https://github.com/MicroEJ/ExampleTool-Sonar writing output... [ 94%] Tutorials/tutorialInstrumentJavaCodeForLogging (line 33) ok https://repository.microej.com/modules/ej/library/runtime/message/ (line 34) ok https://repository.microej.com/modules/ej/library/eclasspath/logging/ (line 139) ok https://repository.microej.com/modules/ej/library/runtime/message/ (line 32) ok https://repository.microej.com/modules/ej/api/trace (line 67) ok https://repository.microej.com/modules/ej/api/trace (line 146) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/util/message/MessageLogger.html (line 150) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/util/message/MessageBuilder.html (line 149) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/util/message/Level.html (line 150) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/util/message/basic/BasicMessageBuilder.html (line 150) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html (line 189) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/package-summary.html (line 192) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/Logger.html#getLogger-java.lang.String- (line 191) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/LogManager.html (line 198) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/LogRecord.html (line 195) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/Level.html (line 198) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/Handler.html (line 198) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/LogRecord.html (line 202) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/Handler.html (line 202) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/util/logging/handler/DefaultHandler.html (line 311) redirect https://www.guardsquare.com/en/products/proguard - permanently to https://www.guardsquare.com/proguard (line 315) ok https://github.com/MicroEJ/How-To/tree/master/Proguard-Get-Started writing output... [ 95%] Tutorials/tutorialOptimizeMemoryFootprint (line 143) ok https://github.com/MicroEJ/Example-NLS (line 197) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Constants.html#getClass-java.lang.String- (line 192) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#toString-- (line 39) redirect https://github.com/MicroEJ/Tool-DependencyDiscoverer - permanently to https://github.com/MicroEJ/Tool-ApiDependencyDiscoverer (line 197) ok https://repository.microej.com/modules/ej/library/runtime/service/ (line 200) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/basictool/ArrayTools.html (line 201) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/basictool/map/PackedMap.html (line 273) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Class.html#getSimpleName-- (line 376) ok https://www.freertos.org/Stacks-and-stack-overflow-checking.html (line 281) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/service/ServiceLoader.html (line 332) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/ArrayList.html#ArrayList-int- (line 332) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/ArrayList.html#ArrayList-- (line 338) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/concurrent/Executor.html (line 388) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Immortals.html (line 394) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.html#getAllStackTraces-- (line 394) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.html#activeCount-- writing output... [ 95%] Tutorials/tutorialRunATestSuiteOnDevice (line 90) ok https://github.com/MicroEJ/PlatformQualificationTools/releases/tag/2.3.0 (line 130) ok https://github.com/MicroEJ/PlatformQualificationTools/blob/2.3.0/tests/fs/java/java-testsuite-fs/config.properties.tpl (line 29) ok https://github.com/MicroEJ/How-To/tree/1.8.3/FoundationLibrary-Get-Started (line 86) redirect https://github.com/MicroEJ/PlatformQualificationTools/blob/2.3.0/tests/fs - permanently to https://github.com/MicroEJ/PlatformQualificationTools/tree/2.3.0/tests/fs (line 45) ok https://github.com/MicroEJ/Platform-Espressif-ESP-WROVER-KIT-V4.1/tree/1.6.2 (line 207) ok https://github.com/MicroEJ/PlatformQualificationTools/blob/2.3.0/tests/fs/java/java-testsuite-fs/validation/microej-testsuite-common.properties (line 162) ok https://github.com/MicroEJ/Platform-Espressif-ESP-WROVER-KIT-V4.1/tree/1.6.2 writing output... [ 96%] Tutorials/tutorialSetupBuildUsingJenkinsAndArtifactory (line 7) ok https://jfrog.com/artifactory/ (line 143) redirect https://jfrog.com/fr/open-source/ - permanently to https://jfrog.com/community/open-source/ (line 7) ok https://www.jenkins.io/ (line 210) ok https://www.jenkins.io/download/ (line 52) redirect https://git-for-windows.github.io/ - permanently to https://gitforwindows.org/ (line 51) ok https://developer.microej.com/get-started/ writing output... [ 96%] Tutorials/tutorialUnderstandMicroEJFirmwareBuild (line 40) redirect https://developer.microej.com/mej32-embedded-runtime-architectures/ - permanently to https://developer.microej.com/mej32-supported-embedded-runtime-architectures/ writing output... [ 97%] about (line 29) ok https://www.microej.com/ writing output... [ 97%] glossary (line 53) ok https://semver.org (line 47) ok https://en.wikipedia.org/wiki/Managed_code (line 11) ok https://en.wikipedia.org/wiki/Managed_code (line 35) redirect https://developer.microej.com/mej32-virtual-machine-for-embedded-systems/ - permanently to https://developer.microej.com/mej32-virtual-software-processor-for-embedded-systems/ (line 6) ok https://developer.microej.com/microej-vee-virtual-execution-environment writing output... [ 97%] index (line 12) -local- glossary.html (line 13) -local- overview/index.html (line 14) -local- SDKUserGuide/index.html (line 15) -local- ApplicationDeveloperGuide/index.html (line 16) -local- PlatformDeveloperGuide/index.html (line 17) -local- KernelDeveloperGuide/index.html (line 18) -local- Tutorials/index.html writing output... [ 98%] overview/gettingStarted writing output... [ 98%] overview/index writing output... [ 99%] overview/sdk (line 37) ok https://www.microej.com/product/forge writing output... [ 99%] overview/vee writing output... [100%] support (line 10) ok https://www.microej.com/contact/#form_2 (line 6) ok https://forum.microej.com/ (line 24) ok https://repository.microej.com/packages/repository/2.5.0/microej-5_0-2.5.0.zip build succeeded. Look for any errors in the above output or in _build/linkcheck/output.txt Link check complete; look for any errors in the above output or in _build/linkcheck/output.txt. [rtd-command-info] start-time: 2022-09-09T12:18:07.431718Z, end-time: 2022-09-09T12:18:07.494167Z, duration: 0, exit-code: 0 cat conf.py # Copyright 2008-2022, 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-2022, 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', 'sphinx.ext.graphviz', 'sphinx_copybutton', ] 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/favicon-16x16.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' # ignoring Github links with anchors at linkcheck # linkcheck_ignore = [r'https?:\/\/github\.com\/.+#.+'] linkcheck_timeout = 20 ########################################################################### # 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/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring 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", 'proxied_static_path': "/_/static/", 'versions': [ ], 'downloads': [ ], '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', 'proxied_api_host': '/_', '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, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '5cfae31c', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None 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") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/microej-docs/builds/1089526/' 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' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2022-09-09T12:18:07.708806Z, end-time: 2022-09-09T12:19:30.292672Z, duration: 82, exit-code: 0 python -m sphinx -T -E -W --keep-going -b html -d _build/doctrees -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 [html]: targets for 236 source files that are out of date updating environment: [new config] 236 added, 0 changed, 0 removed reading sources... [ 0%] ApplicationDeveloperGuide/UI/Advanced/how-to-text-overflow reading sources... [ 0%] ApplicationDeveloperGuide/UI/Advanced/index reading sources... [ 1%] ApplicationDeveloperGuide/UI/MWT/concepts reading sources... [ 1%] ApplicationDeveloperGuide/UI/MWT/how-to-animate-widget reading sources... [ 2%] ApplicationDeveloperGuide/UI/MWT/how-to-background reading sources... [ 2%] ApplicationDeveloperGuide/UI/MWT/how-to-container reading sources... [ 2%] ApplicationDeveloperGuide/UI/MWT/how-to-debug reading sources... [ 3%] ApplicationDeveloperGuide/UI/MWT/how-to-event-dispatcher reading sources... [ 3%] ApplicationDeveloperGuide/UI/MWT/how-to-extra-style-field reading sources... [ 4%] ApplicationDeveloperGuide/UI/MWT/how-to-outline reading sources... [ 4%] ApplicationDeveloperGuide/UI/MWT/how-to-overlap-render-policy reading sources... [ 5%] ApplicationDeveloperGuide/UI/MWT/how-to-widget reading sources... [ 5%] ApplicationDeveloperGuide/UI/MWT/index reading sources... [ 5%] ApplicationDeveloperGuide/UI/MWT/introduction reading sources... [ 6%] ApplicationDeveloperGuide/UI/MicroUI/applicationOptions reading sources... [ 6%] ApplicationDeveloperGuide/UI/MicroUI/errors reading sources... [ 7%] ApplicationDeveloperGuide/UI/MicroUI/fontDesigner reading sources... [ 7%] ApplicationDeveloperGuide/UI/MicroUI/fonts reading sources... [ 8%] ApplicationDeveloperGuide/UI/MicroUI/images reading sources... [ 8%] ApplicationDeveloperGuide/UI/MicroUI/index reading sources... [ 8%] ApplicationDeveloperGuide/UI/MicroUI/introduction reading sources... [ 9%] ApplicationDeveloperGuide/UI/MicroUI/releaseNotes reading sources... [ 9%] ApplicationDeveloperGuide/UI/MicroUI/traces reading sources... [ 10%] ApplicationDeveloperGuide/UI/Widgets/index reading sources... [ 10%] ApplicationDeveloperGuide/UI/Widgets/mwt-examples reading sources... [ 11%] ApplicationDeveloperGuide/UI/Widgets/widget reading sources... [ 11%] ApplicationDeveloperGuide/UI/Widgets/widget-demo reading sources... [ 11%] ApplicationDeveloperGuide/UI/ui reading sources... [ 12%] ApplicationDeveloperGuide/advanced reading sources... [ 12%] ApplicationDeveloperGuide/applicationOptions reading sources... [ 13%] ApplicationDeveloperGuide/applicationResources reading sources... [ 13%] ApplicationDeveloperGuide/buildAndRunApplication reading sources... [ 13%] ApplicationDeveloperGuide/buildOutputFiles reading sources... [ 14%] ApplicationDeveloperGuide/cca_use reading sources... [ 14%] ApplicationDeveloperGuide/characterEncoding reading sources... [ 15%] ApplicationDeveloperGuide/classpath reading sources... [ 15%] ApplicationDeveloperGuide/codeCoverageAnalyzer reading sources... [ 16%] ApplicationDeveloperGuide/debug reading sources... [ 16%] ApplicationDeveloperGuide/dependencyDiscoverer reading sources... [ 16%] ApplicationDeveloperGuide/heapAnalyzer reading sources... [ 17%] ApplicationDeveloperGuide/heapUsageMonitoring reading sources... [ 17%] ApplicationDeveloperGuide/heapdumper_use reading sources... [ 18%] ApplicationDeveloperGuide/index reading sources... [ 18%] ApplicationDeveloperGuide/introduction reading sources... [ 19%] ApplicationDeveloperGuide/js/api reading sources... [ 19%] ApplicationDeveloperGuide/js/examples reading sources... [ 19%] ApplicationDeveloperGuide/js/examples/simple_application reading sources... [ 20%] ApplicationDeveloperGuide/js/examples/use_host_object reading sources... [ 20%] ApplicationDeveloperGuide/js/examples/use_java_api reading sources... [ 21%] ApplicationDeveloperGuide/js/getting_started reading sources... [ 21%] ApplicationDeveloperGuide/js/index reading sources... [ 22%] ApplicationDeveloperGuide/js/internals reading sources... [ 22%] ApplicationDeveloperGuide/js/java reading sources... [ 22%] ApplicationDeveloperGuide/js/limitations reading sources... [ 23%] ApplicationDeveloperGuide/js/sources reading sources... [ 23%] ApplicationDeveloperGuide/js/tests reading sources... [ 24%] ApplicationDeveloperGuide/js/troubleshooting reading sources... [ 24%] ApplicationDeveloperGuide/launches reading sources... [ 25%] ApplicationDeveloperGuide/libraries reading sources... [ 25%] ApplicationDeveloperGuide/limitations reading sources... [ 25%] ApplicationDeveloperGuide/linker reading sources... [ 26%] ApplicationDeveloperGuide/memoryMapAnalyzer reading sources... [ 26%] ApplicationDeveloperGuide/moduleNatures reading sources... [ 27%] ApplicationDeveloperGuide/networking reading sources... [ 27%] ApplicationDeveloperGuide/nls reading sources... [ 27%] ApplicationDeveloperGuide/nullAnalysis reading sources... [ 28%] ApplicationDeveloperGuide/platform reading sources... [ 28%] ApplicationDeveloperGuide/platformSelection reading sources... [ 29%] ApplicationDeveloperGuide/repository reading sources... [ 29%] ApplicationDeveloperGuide/runtime reading sources... [ 30%] ApplicationDeveloperGuide/sandboxedAppDeploy reading sources... [ 30%] ApplicationDeveloperGuide/sandboxedAppFirstApplication /home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages/sphinx/util/nodes.py:151: FutureWarning: The iterable returned by Node.traverse() will become an iterator instead of a list in Docutils > 0.16. for classifier in reversed(node.parent.traverse(nodes.classifier)): reading sources... [ 30%] ApplicationDeveloperGuide/sandboxedAppFundamentalConcepts reading sources... [ 31%] ApplicationDeveloperGuide/sandboxedAppSharedInterface reading sources... [ 31%] ApplicationDeveloperGuide/sandboxedAppSim reading sources... [ 32%] ApplicationDeveloperGuide/sandboxedApplication reading sources... [ 32%] ApplicationDeveloperGuide/serialToSocketTransmitter reading sources... [ 33%] ApplicationDeveloperGuide/serialToSocketTransmitter_use reading sources... [ 33%] ApplicationDeveloperGuide/soar reading sources... [ 33%] ApplicationDeveloperGuide/stackTraceReader reading sources... [ 34%] ApplicationDeveloperGuide/stackTraceReader_use reading sources... [ 34%] ApplicationDeveloperGuide/standaloneApplication reading sources... [ 35%] ApplicationDeveloperGuide/testsuite reading sources... [ 35%] ApplicationDeveloperGuide/testsuiteEngine reading sources... [ 36%] ApplicationDeveloperGuide/tools reading sources... [ 36%] ApplicationDeveloperGuide/trace reading sources... [ 36%] ApplicationDeveloperGuide/virtualDevice reading sources... [ 37%] KernelDeveloperGuide/applicationLink reading sources... [ 37%] KernelDeveloperGuide/featuresCommunication reading sources... [ 38%] KernelDeveloperGuide/gettingStarted reading sources... [ 38%] KernelDeveloperGuide/index reading sources... [ 38%] KernelDeveloperGuide/kernelAPI reading sources... [ 39%] KernelDeveloperGuide/kernelAPIgenerator_use reading sources... [ 39%] KernelDeveloperGuide/kernelCreation reading sources... [ 40%] KernelDeveloperGuide/kernelLink reading sources... [ 40%] KernelDeveloperGuide/kernelUID reading sources... [ 41%] KernelDeveloperGuide/kf reading sources... [ 41%] KernelDeveloperGuide/kfEnabledLibraries reading sources... [ 41%] KernelDeveloperGuide/kfTestsuite reading sources... [ 42%] KernelDeveloperGuide/overview reading sources... [ 42%] KernelDeveloperGuide/runtimeEnvironment reading sources... [ 43%] KernelDeveloperGuide/sandboxedAppLifecycle reading sources... [ 43%] PlatformDeveloperGuide/advanceTrace reading sources... [ 44%] PlatformDeveloperGuide/appendix/index reading sources... [ 44%] PlatformDeveloperGuide/appendix/javalibs/ecom reading sources... [ 44%] PlatformDeveloperGuide/appendix/javalibs/ecom-comm reading sources... [ 45%] PlatformDeveloperGuide/appendix/javalibs/edc reading sources... [ 45%] PlatformDeveloperGuide/appendix/javalibs/fs reading sources... [ 46%] PlatformDeveloperGuide/appendix/javalibs/index reading sources... [ 46%] PlatformDeveloperGuide/appendix/javalibs/kf reading sources... [ 47%] PlatformDeveloperGuide/appendix/javalibs/net reading sources... [ 47%] PlatformDeveloperGuide/appendix/javalibs/sni reading sources... [ 47%] PlatformDeveloperGuide/appendix/javalibs/ssl reading sources... [ 48%] PlatformDeveloperGuide/appendix/llapi reading sources... [ 48%] PlatformDeveloperGuide/appendix/toolchain reading sources... [ 49%] PlatformDeveloperGuide/appendix/tools/bon reading sources... [ 49%] PlatformDeveloperGuide/appendix/tools/heapdump reading sources... [ 50%] PlatformDeveloperGuide/appendix/tools/hil reading sources... [ 50%] PlatformDeveloperGuide/appendix/tools/index reading sources... [ 50%] PlatformDeveloperGuide/appendix/tools/mui_frontpanelmock reading sources... [ 51%] PlatformDeveloperGuide/appendix/tools/nls reading sources... [ 51%] PlatformDeveloperGuide/appendix/tools/sni reading sources... [ 52%] PlatformDeveloperGuide/appendix/tools/soar reading sources... [ 52%] PlatformDeveloperGuide/appendix/tools/sp reading sources... [ 52%] PlatformDeveloperGuide/appendix/tools/static reading sources... [ 53%] PlatformDeveloperGuide/architecture reading sources... [ 53%] PlatformDeveloperGuide/architectureChangelog reading sources... [ 54%] PlatformDeveloperGuide/architectureNamingConvention reading sources... [ 54%] PlatformDeveloperGuide/blemock reading sources... [ 55%] PlatformDeveloperGuide/coreEngine reading sources... [ 55%] PlatformDeveloperGuide/device reading sources... [ 55%] PlatformDeveloperGuide/ecom reading sources... [ 56%] PlatformDeveloperGuide/ecom-comm reading sources... [ 56%] PlatformDeveloperGuide/externalResourceLoader reading sources... [ 57%] PlatformDeveloperGuide/frontpanel reading sources... [ 57%] PlatformDeveloperGuide/fs reading sources... [ 58%] PlatformDeveloperGuide/hal reading sources... [ 58%] PlatformDeveloperGuide/index reading sources... [ 58%] PlatformDeveloperGuide/introduction reading sources... [ 59%] PlatformDeveloperGuide/javah reading sources... [ 59%] PlatformDeveloperGuide/mock reading sources... [ 60%] PlatformDeveloperGuide/multiSandbox reading sources... [ 60%] PlatformDeveloperGuide/native reading sources... [ 61%] PlatformDeveloperGuide/net reading sources... [ 61%] PlatformDeveloperGuide/netIntroduction reading sources... [ 61%] PlatformDeveloperGuide/networkCoreEngine reading sources... [ 62%] PlatformDeveloperGuide/pack reading sources... [ 62%] PlatformDeveloperGuide/platform reading sources... [ 63%] PlatformDeveloperGuide/platformConcepts reading sources... [ 63%] PlatformDeveloperGuide/platformCreation reading sources... [ 63%] PlatformDeveloperGuide/platformMigration reading sources... [ 64%] PlatformDeveloperGuide/platformOverview reading sources... [ 64%] PlatformDeveloperGuide/platformQualification reading sources... [ 65%] PlatformDeveloperGuide/serialCommunications reading sources... [ 65%] PlatformDeveloperGuide/simulation reading sources... [ 66%] PlatformDeveloperGuide/simulator reading sources... [ 66%] PlatformDeveloperGuide/sni reading sources... [ 66%] PlatformDeveloperGuide/sp reading sources... [ 67%] PlatformDeveloperGuide/spmock reading sources... [ 67%] PlatformDeveloperGuide/ssl reading sources... [ 68%] PlatformDeveloperGuide/systemView reading sources... [ 68%] PlatformDeveloperGuide/tiny reading sources... [ 69%] PlatformDeveloperGuide/ui reading sources... [ 69%] PlatformDeveloperGuide/uiChangeLog reading sources... [ 69%] PlatformDeveloperGuide/uiDisplay reading sources... [ 70%] PlatformDeveloperGuide/uiFont reading sources... [ 70%] PlatformDeveloperGuide/uiFontCore reading sources... [ 71%] PlatformDeveloperGuide/uiFontFormat reading sources... [ 71%] PlatformDeveloperGuide/uiFontGenerator reading sources... [ 72%] PlatformDeveloperGuide/uiFontOverview reading sources... [ 72%] PlatformDeveloperGuide/uiImage reading sources... [ 72%] PlatformDeveloperGuide/uiImageCore reading sources... [ 73%] PlatformDeveloperGuide/uiImageGenerator reading sources... [ 73%] PlatformDeveloperGuide/uiImageLoader reading sources... [ 74%] PlatformDeveloperGuide/uiImageOverview reading sources... [ 74%] PlatformDeveloperGuide/uiImageRaw reading sources... [ 75%] PlatformDeveloperGuide/uiInput reading sources... [ 75%] PlatformDeveloperGuide/uiIntroduction reading sources... [ 75%] PlatformDeveloperGuide/uiLed reading sources... [ 76%] PlatformDeveloperGuide/uiLowLevel reading sources... [ 76%] PlatformDeveloperGuide/uiMicroui reading sources... [ 77%] PlatformDeveloperGuide/uiMigrationGuide reading sources... [ 77%] PlatformDeveloperGuide/uiReleaseNotes reading sources... [ 77%] PlatformDeveloperGuide/uiReplaces reading sources... [ 78%] PlatformDeveloperGuide/uiSimulation reading sources... [ 78%] PlatformDeveloperGuide/uiStaticInit reading sources... [ 79%] PlatformDeveloperGuide/watchdog-timer reading sources... [ 79%] SDKUserGuide/github reading sources... [ 80%] SDKUserGuide/index reading sources... [ 80%] SDKUserGuide/install reading sources... [ 80%] SDKUserGuide/licenses reading sources... [ 81%] SDKUserGuide/mmm reading sources... [ 81%] SDKUserGuide/repository reading sources... [ 82%] SDKUserGuide/sdkChangeLog reading sources... [ 82%] SDKUserGuide/sdkMigrationNotes reading sources... [ 83%] SDKUserGuide/sdkReleaseNotes reading sources... [ 83%] SDKUserGuide/systemRequirements reading sources... [ 83%] SDKUserGuide/troubleshooting reading sources... [ 84%] SDKUserGuide/version reading sources... [ 84%] SDKUserGuide/workspace reading sources... [ 85%] Tutorials/getStartedWithGUI/Step01 reading sources... [ 85%] Tutorials/getStartedWithGUI/Step02 reading sources... [ 86%] Tutorials/getStartedWithGUI/Step03 reading sources... [ 86%] Tutorials/getStartedWithGUI/Step04 reading sources... [ 86%] Tutorials/getStartedWithGUI/Step05 reading sources... [ 87%] Tutorials/getStartedWithGUI/Step06 reading sources... [ 87%] Tutorials/getStartedWithGUI/Step07 reading sources... [ 88%] Tutorials/getStartedWithGUI/Step08 reading sources... [ 88%] Tutorials/getStartedWithGUI/Step09 reading sources... [ 88%] Tutorials/getStartedWithGUI/Step10 reading sources... [ 89%] Tutorials/getStartedWithGUI/Step11 reading sources... [ 89%] Tutorials/getStartedWithGUI/Step12 reading sources... [ 90%] Tutorials/getStartedWithGUI/Step13 reading sources... [ 90%] Tutorials/getStartedWithGUI/index reading sources... [ 91%] Tutorials/getStartedWithGUI/setup reading sources... [ 91%] Tutorials/index reading sources... [ 91%] Tutorials/tutorialCreateCustomPlatform reading sources... [ 92%] Tutorials/tutorialCreateFirmwareFromScratch reading sources... [ 92%] Tutorials/tutorialCreatePlatformBuildAndRunScripts reading sources... [ 93%] Tutorials/tutorialDiscoverEmbeddedDebuggingTechniques reading sources... [ 93%] Tutorials/tutorialExploreDataSerializationFormats reading sources... [ 94%] Tutorials/tutorialImplementABlockingNativeMethodWithSNI reading sources... [ 94%] Tutorials/tutorialImproveCodeQuality reading sources... [ 94%] Tutorials/tutorialInstrumentJavaCodeForLogging reading sources... [ 95%] Tutorials/tutorialOptimizeMemoryFootprint reading sources... [ 95%] Tutorials/tutorialRunATestSuiteOnDevice reading sources... [ 96%] Tutorials/tutorialSetupBuildUsingJenkinsAndArtifactory reading sources... [ 96%] Tutorials/tutorialUnderstandMicroEJFirmwareBuild reading sources... [ 97%] about reading sources... [ 97%] glossary reading sources... [ 97%] index reading sources... [ 98%] overview/gettingStarted reading sources... [ 98%] overview/index reading sources... [ 99%] overview/sdk reading sources... [ 99%] overview/vee reading sources... [100%] support looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 0%] ApplicationDeveloperGuide/UI/Advanced/how-to-text-overflow writing output... [ 0%] ApplicationDeveloperGuide/UI/Advanced/index writing output... [ 1%] ApplicationDeveloperGuide/UI/MWT/concepts writing output... [ 1%] ApplicationDeveloperGuide/UI/MWT/how-to-animate-widget writing output... [ 2%] ApplicationDeveloperGuide/UI/MWT/how-to-background writing output... [ 2%] ApplicationDeveloperGuide/UI/MWT/how-to-container writing output... [ 2%] ApplicationDeveloperGuide/UI/MWT/how-to-debug writing output... [ 3%] ApplicationDeveloperGuide/UI/MWT/how-to-event-dispatcher writing output... [ 3%] ApplicationDeveloperGuide/UI/MWT/how-to-extra-style-field writing output... [ 4%] ApplicationDeveloperGuide/UI/MWT/how-to-outline writing output... [ 4%] ApplicationDeveloperGuide/UI/MWT/how-to-overlap-render-policy writing output... [ 5%] ApplicationDeveloperGuide/UI/MWT/how-to-widget writing output... [ 5%] ApplicationDeveloperGuide/UI/MWT/index writing output... [ 5%] ApplicationDeveloperGuide/UI/MWT/introduction writing output... [ 6%] ApplicationDeveloperGuide/UI/MicroUI/applicationOptions writing output... [ 6%] ApplicationDeveloperGuide/UI/MicroUI/errors writing output... [ 7%] ApplicationDeveloperGuide/UI/MicroUI/fontDesigner writing output... [ 7%] ApplicationDeveloperGuide/UI/MicroUI/fonts writing output... [ 8%] ApplicationDeveloperGuide/UI/MicroUI/images writing output... [ 8%] ApplicationDeveloperGuide/UI/MicroUI/index writing output... [ 8%] ApplicationDeveloperGuide/UI/MicroUI/introduction writing output... [ 9%] ApplicationDeveloperGuide/UI/MicroUI/releaseNotes writing output... [ 9%] ApplicationDeveloperGuide/UI/MicroUI/traces writing output... [ 10%] ApplicationDeveloperGuide/UI/Widgets/index writing output... [ 10%] ApplicationDeveloperGuide/UI/Widgets/mwt-examples writing output... [ 11%] ApplicationDeveloperGuide/UI/Widgets/widget writing output... [ 11%] ApplicationDeveloperGuide/UI/Widgets/widget-demo writing output... [ 11%] ApplicationDeveloperGuide/UI/ui writing output... [ 12%] ApplicationDeveloperGuide/advanced writing output... [ 12%] ApplicationDeveloperGuide/applicationOptions writing output... [ 13%] ApplicationDeveloperGuide/applicationResources writing output... [ 13%] ApplicationDeveloperGuide/buildAndRunApplication writing output... [ 13%] ApplicationDeveloperGuide/buildOutputFiles writing output... [ 14%] ApplicationDeveloperGuide/cca_use writing output... [ 14%] ApplicationDeveloperGuide/characterEncoding writing output... [ 15%] ApplicationDeveloperGuide/classpath writing output... [ 15%] ApplicationDeveloperGuide/codeCoverageAnalyzer writing output... [ 16%] ApplicationDeveloperGuide/debug writing output... [ 16%] ApplicationDeveloperGuide/dependencyDiscoverer writing output... [ 16%] ApplicationDeveloperGuide/heapAnalyzer writing output... [ 17%] ApplicationDeveloperGuide/heapUsageMonitoring writing output... [ 17%] ApplicationDeveloperGuide/heapdumper_use writing output... [ 18%] ApplicationDeveloperGuide/index writing output... [ 18%] ApplicationDeveloperGuide/introduction writing output... [ 19%] ApplicationDeveloperGuide/js/api writing output... [ 19%] ApplicationDeveloperGuide/js/examples writing output... [ 19%] ApplicationDeveloperGuide/js/examples/simple_application writing output... [ 20%] ApplicationDeveloperGuide/js/examples/use_host_object writing output... [ 20%] ApplicationDeveloperGuide/js/examples/use_java_api writing output... [ 21%] ApplicationDeveloperGuide/js/getting_started writing output... [ 21%] ApplicationDeveloperGuide/js/index writing output... [ 22%] ApplicationDeveloperGuide/js/internals writing output... [ 22%] ApplicationDeveloperGuide/js/java writing output... [ 22%] ApplicationDeveloperGuide/js/limitations writing output... [ 23%] ApplicationDeveloperGuide/js/sources writing output... [ 23%] ApplicationDeveloperGuide/js/tests writing output... [ 24%] ApplicationDeveloperGuide/js/troubleshooting writing output... [ 24%] ApplicationDeveloperGuide/launches writing output... [ 25%] ApplicationDeveloperGuide/libraries writing output... [ 25%] ApplicationDeveloperGuide/limitations writing output... [ 25%] ApplicationDeveloperGuide/linker writing output... [ 26%] ApplicationDeveloperGuide/memoryMapAnalyzer writing output... [ 26%] ApplicationDeveloperGuide/moduleNatures writing output... [ 27%] ApplicationDeveloperGuide/networking writing output... [ 27%] ApplicationDeveloperGuide/nls writing output... [ 27%] ApplicationDeveloperGuide/nullAnalysis writing output... [ 28%] ApplicationDeveloperGuide/platform writing output... [ 28%] ApplicationDeveloperGuide/platformSelection writing output... [ 29%] ApplicationDeveloperGuide/repository writing output... [ 29%] ApplicationDeveloperGuide/runtime writing output... [ 30%] ApplicationDeveloperGuide/sandboxedAppDeploy writing output... [ 30%] ApplicationDeveloperGuide/sandboxedAppFirstApplication writing output... [ 30%] ApplicationDeveloperGuide/sandboxedAppFundamentalConcepts writing output... [ 31%] ApplicationDeveloperGuide/sandboxedAppSharedInterface writing output... [ 31%] ApplicationDeveloperGuide/sandboxedAppSim writing output... [ 32%] ApplicationDeveloperGuide/sandboxedApplication writing output... [ 32%] ApplicationDeveloperGuide/serialToSocketTransmitter writing output... [ 33%] ApplicationDeveloperGuide/serialToSocketTransmitter_use writing output... [ 33%] ApplicationDeveloperGuide/soar writing output... [ 33%] ApplicationDeveloperGuide/stackTraceReader writing output... [ 34%] ApplicationDeveloperGuide/stackTraceReader_use writing output... [ 34%] ApplicationDeveloperGuide/standaloneApplication writing output... [ 35%] ApplicationDeveloperGuide/testsuite writing output... [ 35%] ApplicationDeveloperGuide/testsuiteEngine writing output... [ 36%] ApplicationDeveloperGuide/tools writing output... [ 36%] ApplicationDeveloperGuide/trace writing output... [ 36%] ApplicationDeveloperGuide/virtualDevice writing output... [ 37%] KernelDeveloperGuide/applicationLink writing output... [ 37%] KernelDeveloperGuide/featuresCommunication writing output... [ 38%] KernelDeveloperGuide/gettingStarted writing output... [ 38%] KernelDeveloperGuide/index writing output... [ 38%] KernelDeveloperGuide/kernelAPI writing output... [ 39%] KernelDeveloperGuide/kernelAPIgenerator_use writing output... [ 39%] KernelDeveloperGuide/kernelCreation writing output... [ 40%] KernelDeveloperGuide/kernelLink writing output... [ 40%] KernelDeveloperGuide/kernelUID writing output... [ 41%] KernelDeveloperGuide/kf writing output... [ 41%] KernelDeveloperGuide/kfEnabledLibraries writing output... [ 41%] KernelDeveloperGuide/kfTestsuite writing output... [ 42%] KernelDeveloperGuide/overview writing output... [ 42%] KernelDeveloperGuide/runtimeEnvironment writing output... [ 43%] KernelDeveloperGuide/sandboxedAppLifecycle writing output... [ 43%] PlatformDeveloperGuide/advanceTrace writing output... [ 44%] PlatformDeveloperGuide/appendix/index writing output... [ 44%] PlatformDeveloperGuide/appendix/javalibs/ecom writing output... [ 44%] PlatformDeveloperGuide/appendix/javalibs/ecom-comm writing output... [ 45%] PlatformDeveloperGuide/appendix/javalibs/edc writing output... [ 45%] PlatformDeveloperGuide/appendix/javalibs/fs writing output... [ 46%] PlatformDeveloperGuide/appendix/javalibs/index writing output... [ 46%] PlatformDeveloperGuide/appendix/javalibs/kf writing output... [ 47%] PlatformDeveloperGuide/appendix/javalibs/net writing output... [ 47%] PlatformDeveloperGuide/appendix/javalibs/sni writing output... [ 47%] PlatformDeveloperGuide/appendix/javalibs/ssl writing output... [ 48%] PlatformDeveloperGuide/appendix/llapi writing output... [ 48%] PlatformDeveloperGuide/appendix/toolchain writing output... [ 49%] PlatformDeveloperGuide/appendix/tools/bon writing output... [ 49%] PlatformDeveloperGuide/appendix/tools/heapdump writing output... [ 50%] PlatformDeveloperGuide/appendix/tools/hil writing output... [ 50%] PlatformDeveloperGuide/appendix/tools/index writing output... [ 50%] PlatformDeveloperGuide/appendix/tools/mui_frontpanelmock writing output... [ 51%] PlatformDeveloperGuide/appendix/tools/nls writing output... [ 51%] PlatformDeveloperGuide/appendix/tools/sni writing output... [ 52%] PlatformDeveloperGuide/appendix/tools/soar writing output... [ 52%] PlatformDeveloperGuide/appendix/tools/sp writing output... [ 52%] PlatformDeveloperGuide/appendix/tools/static writing output... [ 53%] PlatformDeveloperGuide/architecture writing output... [ 53%] PlatformDeveloperGuide/architectureChangelog writing output... [ 54%] PlatformDeveloperGuide/architectureNamingConvention writing output... [ 54%] PlatformDeveloperGuide/blemock writing output... [ 55%] PlatformDeveloperGuide/coreEngine writing output... [ 55%] PlatformDeveloperGuide/device writing output... [ 55%] PlatformDeveloperGuide/ecom writing output... [ 56%] PlatformDeveloperGuide/ecom-comm writing output... [ 56%] PlatformDeveloperGuide/externalResourceLoader writing output... [ 57%] PlatformDeveloperGuide/frontpanel writing output... [ 57%] PlatformDeveloperGuide/fs writing output... [ 58%] PlatformDeveloperGuide/hal writing output... [ 58%] PlatformDeveloperGuide/index writing output... [ 58%] PlatformDeveloperGuide/introduction writing output... [ 59%] PlatformDeveloperGuide/javah writing output... [ 59%] PlatformDeveloperGuide/mock writing output... [ 60%] PlatformDeveloperGuide/multiSandbox writing output... [ 60%] PlatformDeveloperGuide/native writing output... [ 61%] PlatformDeveloperGuide/net writing output... [ 61%] PlatformDeveloperGuide/netIntroduction writing output... [ 61%] PlatformDeveloperGuide/networkCoreEngine writing output... [ 62%] PlatformDeveloperGuide/pack writing output... [ 62%] PlatformDeveloperGuide/platform writing output... [ 63%] PlatformDeveloperGuide/platformConcepts writing output... [ 63%] PlatformDeveloperGuide/platformCreation writing output... [ 63%] PlatformDeveloperGuide/platformMigration writing output... [ 64%] PlatformDeveloperGuide/platformOverview writing output... [ 64%] PlatformDeveloperGuide/platformQualification writing output... [ 65%] PlatformDeveloperGuide/serialCommunications writing output... [ 65%] PlatformDeveloperGuide/simulation writing output... [ 66%] PlatformDeveloperGuide/simulator writing output... [ 66%] PlatformDeveloperGuide/sni writing output... [ 66%] PlatformDeveloperGuide/sp writing output... [ 67%] PlatformDeveloperGuide/spmock writing output... [ 67%] PlatformDeveloperGuide/ssl writing output... [ 68%] PlatformDeveloperGuide/systemView writing output... [ 68%] PlatformDeveloperGuide/tiny writing output... [ 69%] PlatformDeveloperGuide/ui writing output... [ 69%] PlatformDeveloperGuide/uiChangeLog writing output... [ 69%] PlatformDeveloperGuide/uiDisplay writing output... [ 70%] PlatformDeveloperGuide/uiFont writing output... [ 70%] PlatformDeveloperGuide/uiFontCore writing output... [ 71%] PlatformDeveloperGuide/uiFontFormat writing output... [ 71%] PlatformDeveloperGuide/uiFontGenerator writing output... [ 72%] PlatformDeveloperGuide/uiFontOverview writing output... [ 72%] PlatformDeveloperGuide/uiImage writing output... [ 72%] PlatformDeveloperGuide/uiImageCore writing output... [ 73%] PlatformDeveloperGuide/uiImageGenerator writing output... [ 73%] PlatformDeveloperGuide/uiImageLoader writing output... [ 74%] PlatformDeveloperGuide/uiImageOverview writing output... [ 74%] PlatformDeveloperGuide/uiImageRaw writing output... [ 75%] PlatformDeveloperGuide/uiInput writing output... [ 75%] PlatformDeveloperGuide/uiIntroduction writing output... [ 75%] PlatformDeveloperGuide/uiLed writing output... [ 76%] PlatformDeveloperGuide/uiLowLevel writing output... [ 76%] PlatformDeveloperGuide/uiMicroui writing output... [ 77%] PlatformDeveloperGuide/uiMigrationGuide writing output... [ 77%] PlatformDeveloperGuide/uiReleaseNotes writing output... [ 77%] PlatformDeveloperGuide/uiReplaces writing output... [ 78%] PlatformDeveloperGuide/uiSimulation writing output... [ 78%] PlatformDeveloperGuide/uiStaticInit writing output... [ 79%] PlatformDeveloperGuide/watchdog-timer writing output... [ 79%] SDKUserGuide/github writing output... [ 80%] SDKUserGuide/index writing output... [ 80%] SDKUserGuide/install writing output... [ 80%] SDKUserGuide/licenses writing output... [ 81%] SDKUserGuide/mmm writing output... [ 81%] SDKUserGuide/repository writing output... [ 82%] SDKUserGuide/sdkChangeLog writing output... [ 82%] SDKUserGuide/sdkMigrationNotes writing output... [ 83%] SDKUserGuide/sdkReleaseNotes writing output... [ 83%] SDKUserGuide/systemRequirements writing output... [ 83%] SDKUserGuide/troubleshooting writing output... [ 84%] SDKUserGuide/version writing output... [ 84%] SDKUserGuide/workspace writing output... [ 85%] Tutorials/getStartedWithGUI/Step01 writing output... [ 85%] Tutorials/getStartedWithGUI/Step02 writing output... [ 86%] Tutorials/getStartedWithGUI/Step03 writing output... [ 86%] Tutorials/getStartedWithGUI/Step04 writing output... [ 86%] Tutorials/getStartedWithGUI/Step05 writing output... [ 87%] Tutorials/getStartedWithGUI/Step06 writing output... [ 87%] Tutorials/getStartedWithGUI/Step07 writing output... [ 88%] Tutorials/getStartedWithGUI/Step08 writing output... [ 88%] Tutorials/getStartedWithGUI/Step09 writing output... [ 88%] Tutorials/getStartedWithGUI/Step10 writing output... [ 89%] Tutorials/getStartedWithGUI/Step11 writing output... [ 89%] Tutorials/getStartedWithGUI/Step12 writing output... [ 90%] Tutorials/getStartedWithGUI/Step13 writing output... [ 90%] Tutorials/getStartedWithGUI/index writing output... [ 91%] Tutorials/getStartedWithGUI/setup writing output... [ 91%] Tutorials/index writing output... [ 91%] Tutorials/tutorialCreateCustomPlatform writing output... [ 92%] Tutorials/tutorialCreateFirmwareFromScratch writing output... [ 92%] Tutorials/tutorialCreatePlatformBuildAndRunScripts writing output... [ 93%] Tutorials/tutorialDiscoverEmbeddedDebuggingTechniques writing output... [ 93%] Tutorials/tutorialExploreDataSerializationFormats writing output... [ 94%] Tutorials/tutorialImplementABlockingNativeMethodWithSNI writing output... [ 94%] Tutorials/tutorialImproveCodeQuality writing output... [ 94%] Tutorials/tutorialInstrumentJavaCodeForLogging writing output... [ 95%] Tutorials/tutorialOptimizeMemoryFootprint writing output... [ 95%] Tutorials/tutorialRunATestSuiteOnDevice writing output... [ 96%] Tutorials/tutorialSetupBuildUsingJenkinsAndArtifactory writing output... [ 96%] Tutorials/tutorialUnderstandMicroEJFirmwareBuild writing output... [ 97%] about writing output... [ 97%] glossary writing output... [ 97%] index writing output... [ 98%] overview/gettingStarted writing output... [ 98%] overview/index writing output... [ 99%] overview/sdk writing output... [ 99%] overview/vee writing output... [100%] support generating indices... genindexdone writing additional pages... search/home/docs/checkouts/readthedocs.org/user_builds/microej-docs/envs/latest/lib/python3.10/site-packages/sphinx_rtd_theme/search.html:21: RemovedInSphinx30Warning: To modify script_files in the theme is deprecated. Please insert a