Read the Docs build information Build id: 1138850 Project: microej-docs Version: latest Commit: ca5b4183649ea2c12f4df9045c5cc7535e0ac0e2 Date: 2022-10-14T14:36:42.922501Z State: finished Success: True [rtd-command-info] start-time: 2022-10-14T14:37:06.090078Z, end-time: 2022-10-14T14:37:12.806835Z, 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.112' (ECDSA) to the list of known hosts. [rtd-command-info] start-time: 2022-10-14T14:37:13.029987Z, end-time: 2022-10-14T14:37:13.653314Z, 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 ca5b418 Merge pull request #463 from MicroEJ/feature/M0081MEJA-1998_document_SOAR_symbols_supported_encoding [rtd-command-info] start-time: 2022-10-14T14:37:13.883904Z, end-time: 2022-10-14T14:37:13.963511Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-10-14T14:37:15.134884Z, end-time: 2022-10-14T14:37:24.288603Z, duration: 9, exit-code: 0 apt-get update --assume-yes --quiet Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [30.2 kB] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [1710 kB] Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [1595 kB] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2689 kB] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1216 kB] Get:10 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [27.4 kB] Get:11 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB] Get:12 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [27.5 kB] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2223 kB] Get:14 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [918 kB] Fetched 10.8 MB in 3s (4215 kB/s) Reading package lists... [rtd-command-info] start-time: 2022-10-14T14:37:24.495848Z, end-time: 2022-10-14T14:38:10.475161Z, duration: 45, 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 205 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 (2024 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-10-14T14:38:14.885774Z, end-time: 2022-10-14T14:38:14.963381Z, duration: 0, exit-code: 0 asdf global python 3.10.4 [rtd-command-info] start-time: 2022-10-14T14:38:15.521225Z, end-time: 2022-10-14T14:38:16.459485Z, duration: 0, exit-code: 0 python -mvirtualenv created virtual environment CPython3.10.4.final.0-64 in 618ms 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-10-14T14:38:16.658547Z, end-time: 2022-10-14T14:38:26.128664Z, 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-10-14T14:38:26.310842Z, end-time: 2022-10-14T14:38:35.910164Z, duration: 9, 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 58.1 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 168.4 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 138.3 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 140.0 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 123.0 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.9-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 172.9 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 167.2 MB/s eta 0:00:00 Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 147.1 MB/s eta 0:00:00 Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 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 Pygments>=2.0 Downloading Pygments-2.13.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 178.1 MB/s eta 0:00:00 Collecting packaging Downloading packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 211.9 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 301.9 MB/s eta 0:00:00 Collecting imagesize Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.0.0 Downloading requests-2.28.1-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 170.3 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 159.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.4-py2.py3-none-any.whl (500 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 500.8/500.8 kB 176.8 MB/s eta 0:00:00 Collecting idna<4,>=2.5 Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 148.3 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 165.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 urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.4/140.4 kB 180.5 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 179.7 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 167.6 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=385fbb541728b38e519ef96d18a13638cc2717f3c6143d12656c0d155af04497 Stored in directory: /tmp/pip-ephem-wheel-cache-1tine1wp/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.9.24 charset-normalizer-2.1.1 commonmark-0.9.1 docutils-0.17.1 idna-3.4 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.4 readthedocs-sphinx-ext-2.1.9 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-10-14T14:38:36.190598Z, end-time: 2022-10-14T14:38:38.496918Z, duration: 2, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Collecting Sphinx==2.2.1 Downloading Sphinx-2.2.1-py3-none-any.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 81.7 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: 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) 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) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 242.2 MB/s eta 0:00:00 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: 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-htmlhelp Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 248.8 MB/s eta 0:00:00 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: 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) 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: 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-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 266.7 MB/s eta 0:00:00 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) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 247.5 MB/s eta 0:00:00 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.4) 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: 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: 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.4) 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: 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.9.24) 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-10-14T14:38:38.947501Z, end-time: 2022-10-14T14:42:15.442731Z, duration: 216, 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 260 source files that are out of date updating environment: [new config] 260 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... [ 1%] 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... [ 3%] ApplicationDeveloperGuide/UI/MWT/how-to-outline reading sources... [ 4%] ApplicationDeveloperGuide/UI/MWT/how-to-overlap-render-policy reading sources... [ 4%] ApplicationDeveloperGuide/UI/MWT/how-to-widget reading sources... [ 5%] ApplicationDeveloperGuide/UI/MWT/index reading sources... [ 5%] ApplicationDeveloperGuide/UI/MWT/introduction reading sources... [ 5%] ApplicationDeveloperGuide/UI/MicroUI/applicationOptions reading sources... [ 6%] ApplicationDeveloperGuide/UI/MicroUI/errors reading sources... [ 6%] ApplicationDeveloperGuide/UI/MicroUI/fontDesigner reading sources... [ 6%] ApplicationDeveloperGuide/UI/MicroUI/fonts reading sources... [ 7%] ApplicationDeveloperGuide/UI/MicroUI/images reading sources... [ 7%] ApplicationDeveloperGuide/UI/MicroUI/index reading sources... [ 8%] ApplicationDeveloperGuide/UI/MicroUI/introduction reading sources... [ 8%] ApplicationDeveloperGuide/UI/MicroUI/releaseNotes reading sources... [ 8%] ApplicationDeveloperGuide/UI/MicroUI/traces reading sources... [ 9%] ApplicationDeveloperGuide/UI/MicroVG/aliases reading sources... [ 9%] ApplicationDeveloperGuide/UI/MicroVG/avdLoader reading sources... [ 10%] ApplicationDeveloperGuide/UI/MicroVG/gradient reading sources... [ 10%] ApplicationDeveloperGuide/UI/MicroVG/index reading sources... [ 10%] ApplicationDeveloperGuide/UI/MicroVG/introduction reading sources... [ 11%] ApplicationDeveloperGuide/UI/MicroVG/matrix reading sources... [ 11%] ApplicationDeveloperGuide/UI/MicroVG/path reading sources... [ 11%] ApplicationDeveloperGuide/UI/MicroVG/vectorfont reading sources... [ 12%] ApplicationDeveloperGuide/UI/MicroVG/vectorimage reading sources... [ 12%] ApplicationDeveloperGuide/UI/Widgets/index reading sources... [ 13%] ApplicationDeveloperGuide/UI/Widgets/mwt-examples reading sources... [ 13%] ApplicationDeveloperGuide/UI/Widgets/widget reading sources... [ 13%] ApplicationDeveloperGuide/UI/Widgets/widget-demo reading sources... [ 14%] ApplicationDeveloperGuide/UI/ui reading sources... [ 14%] ApplicationDeveloperGuide/advanced reading sources... [ 15%] ApplicationDeveloperGuide/applicationOptions reading sources... [ 15%] ApplicationDeveloperGuide/applicationResources reading sources... [ 15%] ApplicationDeveloperGuide/buildAndRunApplication reading sources... [ 16%] ApplicationDeveloperGuide/buildOutputFiles reading sources... [ 16%] ApplicationDeveloperGuide/cca_use reading sources... [ 16%] ApplicationDeveloperGuide/characterEncoding reading sources... [ 17%] ApplicationDeveloperGuide/classpath reading sources... [ 17%] ApplicationDeveloperGuide/codeCoverageAnalyzer reading sources... [ 18%] ApplicationDeveloperGuide/debug reading sources... [ 18%] ApplicationDeveloperGuide/dependencyDiscoverer reading sources... [ 18%] ApplicationDeveloperGuide/heapAnalyzer reading sources... [ 19%] ApplicationDeveloperGuide/heapUsageMonitoring reading sources... [ 19%] ApplicationDeveloperGuide/heapdumper_use reading sources... [ 20%] ApplicationDeveloperGuide/index reading sources... [ 20%] ApplicationDeveloperGuide/introduction reading sources... [ 20%] ApplicationDeveloperGuide/js/api reading sources... [ 21%] ApplicationDeveloperGuide/js/examples reading sources... [ 21%] ApplicationDeveloperGuide/js/examples/simple_application reading sources... [ 21%] ApplicationDeveloperGuide/js/examples/use_host_object reading sources... [ 22%] ApplicationDeveloperGuide/js/examples/use_java_api reading sources... [ 22%] ApplicationDeveloperGuide/js/getting_started reading sources... [ 23%] ApplicationDeveloperGuide/js/index reading sources... [ 23%] ApplicationDeveloperGuide/js/internals reading sources... [ 23%] ApplicationDeveloperGuide/js/java reading sources... [ 24%] ApplicationDeveloperGuide/js/limitations reading sources... [ 24%] ApplicationDeveloperGuide/js/sources reading sources... [ 25%] ApplicationDeveloperGuide/js/tests reading sources... [ 25%] ApplicationDeveloperGuide/js/troubleshooting reading sources... [ 25%] ApplicationDeveloperGuide/launches reading sources... [ 26%] ApplicationDeveloperGuide/libraries reading sources... [ 26%] ApplicationDeveloperGuide/limitations reading sources... [ 26%] ApplicationDeveloperGuide/linker reading sources... [ 27%] ApplicationDeveloperGuide/memoryMapAnalyzer reading sources... [ 27%] ApplicationDeveloperGuide/moduleNatures reading sources... [ 28%] ApplicationDeveloperGuide/networking reading sources... [ 28%] ApplicationDeveloperGuide/nls reading sources... [ 28%] ApplicationDeveloperGuide/nullAnalysis reading sources... [ 29%] ApplicationDeveloperGuide/platform reading sources... [ 29%] ApplicationDeveloperGuide/platformSelection reading sources... [ 30%] ApplicationDeveloperGuide/repository reading sources... [ 30%] ApplicationDeveloperGuide/runtime reading sources... [ 30%] ApplicationDeveloperGuide/sandboxedAppDeploy reading sources... [ 31%] 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... [ 31%] ApplicationDeveloperGuide/sandboxedAppFundamentalConcepts reading sources... [ 31%] ApplicationDeveloperGuide/sandboxedAppSharedInterface reading sources... [ 32%] ApplicationDeveloperGuide/sandboxedAppSim reading sources... [ 32%] ApplicationDeveloperGuide/sandboxedApplication reading sources... [ 33%] ApplicationDeveloperGuide/serialToSocketTransmitter reading sources... [ 33%] ApplicationDeveloperGuide/serialToSocketTransmitter_use reading sources... [ 33%] ApplicationDeveloperGuide/soar reading sources... [ 34%] ApplicationDeveloperGuide/stackTraceReader reading sources... [ 34%] ApplicationDeveloperGuide/stackTraceReader_use reading sources... [ 35%] 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... [ 40%] KernelDeveloperGuide/kf reading sources... [ 41%] KernelDeveloperGuide/kfEnabledLibraries reading sources... [ 41%] KernelDeveloperGuide/kfTestsuite reading sources... [ 41%] KernelDeveloperGuide/overview reading sources... [ 42%] KernelDeveloperGuide/runtimeEnvironment reading sources... [ 42%] KernelDeveloperGuide/sandboxedAppLifecycle reading sources... [ 43%] PlatformDeveloperGuide/advanceTrace reading sources... [ 43%] PlatformDeveloperGuide/appendix/index reading sources... [ 43%] PlatformDeveloperGuide/appendix/javalibs/ecom reading sources... [ 44%] PlatformDeveloperGuide/appendix/javalibs/ecom-comm reading sources... [ 44%] PlatformDeveloperGuide/appendix/javalibs/edc reading sources... [ 45%] PlatformDeveloperGuide/appendix/javalibs/fs reading sources... [ 45%] PlatformDeveloperGuide/appendix/javalibs/index reading sources... [ 45%] PlatformDeveloperGuide/appendix/javalibs/kf reading sources... [ 46%] PlatformDeveloperGuide/appendix/javalibs/net reading sources... [ 46%] PlatformDeveloperGuide/appendix/javalibs/sni reading sources... [ 46%] PlatformDeveloperGuide/appendix/javalibs/ssl reading sources... [ 47%] PlatformDeveloperGuide/appendix/llapi reading sources... [ 47%] PlatformDeveloperGuide/appendix/toolchain reading sources... [ 48%] PlatformDeveloperGuide/appendix/tools/bon reading sources... [ 48%] PlatformDeveloperGuide/appendix/tools/heapdump reading sources... [ 48%] PlatformDeveloperGuide/appendix/tools/hil reading sources... [ 49%] PlatformDeveloperGuide/appendix/tools/index reading sources... [ 49%] PlatformDeveloperGuide/appendix/tools/mui_frontpanelmock reading sources... [ 50%] PlatformDeveloperGuide/appendix/tools/nls reading sources... [ 50%] PlatformDeveloperGuide/appendix/tools/sni reading sources... [ 50%] PlatformDeveloperGuide/appendix/tools/soar reading sources... [ 51%] PlatformDeveloperGuide/appendix/tools/sp reading sources... [ 51%] PlatformDeveloperGuide/appendix/tools/static reading sources... [ 51%] PlatformDeveloperGuide/architecture reading sources... [ 52%] PlatformDeveloperGuide/architectureChangelog reading sources... [ 52%] PlatformDeveloperGuide/architectureNamingConvention reading sources... [ 53%] PlatformDeveloperGuide/blemock reading sources... [ 53%] PlatformDeveloperGuide/coreEngine reading sources... [ 53%] PlatformDeveloperGuide/device reading sources... [ 54%] PlatformDeveloperGuide/ecom reading sources... [ 54%] PlatformDeveloperGuide/ecom-comm reading sources... [ 55%] PlatformDeveloperGuide/externalResourceLoader reading sources... [ 55%] PlatformDeveloperGuide/frontpanel reading sources... [ 55%] PlatformDeveloperGuide/fs reading sources... [ 56%] PlatformDeveloperGuide/hal reading sources... [ 56%] PlatformDeveloperGuide/index reading sources... [ 56%] PlatformDeveloperGuide/introduction reading sources... [ 57%] PlatformDeveloperGuide/javah reading sources... [ 57%] PlatformDeveloperGuide/mock reading sources... [ 58%] PlatformDeveloperGuide/multiSandbox reading sources... [ 58%] PlatformDeveloperGuide/native reading sources... [ 58%] PlatformDeveloperGuide/net reading sources... [ 59%] PlatformDeveloperGuide/netIntroduction reading sources... [ 59%] PlatformDeveloperGuide/networkCoreEngine reading sources... [ 60%] PlatformDeveloperGuide/pack reading sources... [ 60%] PlatformDeveloperGuide/platform reading sources... [ 60%] PlatformDeveloperGuide/platformConcepts reading sources... [ 61%] PlatformDeveloperGuide/platformCreation reading sources... [ 61%] PlatformDeveloperGuide/platformMigration reading sources... [ 61%] PlatformDeveloperGuide/platformOverview reading sources... [ 62%] PlatformDeveloperGuide/platformQualification reading sources... [ 62%] PlatformDeveloperGuide/serialCommunications reading sources... [ 63%] PlatformDeveloperGuide/simulation reading sources... [ 63%] PlatformDeveloperGuide/simulator reading sources... [ 63%] PlatformDeveloperGuide/sni reading sources... [ 64%] PlatformDeveloperGuide/sp reading sources... [ 64%] PlatformDeveloperGuide/spmock reading sources... [ 65%] PlatformDeveloperGuide/ssl reading sources... [ 65%] PlatformDeveloperGuide/systemView reading sources... [ 65%] PlatformDeveloperGuide/tiny reading sources... [ 66%] PlatformDeveloperGuide/ui reading sources... [ 66%] PlatformDeveloperGuide/uiChangeLog reading sources... [ 66%] PlatformDeveloperGuide/uiDisplay reading sources... [ 67%] PlatformDeveloperGuide/uiFont reading sources... [ 67%] PlatformDeveloperGuide/uiFontCore reading sources... [ 68%] PlatformDeveloperGuide/uiFontFormat reading sources... [ 68%] PlatformDeveloperGuide/uiFontGenerator reading sources... [ 68%] PlatformDeveloperGuide/uiFontOverview reading sources... [ 69%] PlatformDeveloperGuide/uiImage reading sources... [ 69%] PlatformDeveloperGuide/uiImageCore reading sources... [ 70%] PlatformDeveloperGuide/uiImageGenerator reading sources... [ 70%] PlatformDeveloperGuide/uiImageLoader reading sources... [ 70%] PlatformDeveloperGuide/uiImageOverview reading sources... [ 71%] PlatformDeveloperGuide/uiImageRaw reading sources... [ 71%] PlatformDeveloperGuide/uiInput reading sources... [ 71%] PlatformDeveloperGuide/uiIntroduction reading sources... [ 72%] PlatformDeveloperGuide/uiLed reading sources... [ 72%] PlatformDeveloperGuide/uiLowLevel reading sources... [ 73%] PlatformDeveloperGuide/uiMicroui reading sources... [ 73%] PlatformDeveloperGuide/uiMigrationGuide reading sources... [ 73%] PlatformDeveloperGuide/uiReleaseNotes reading sources... [ 74%] PlatformDeveloperGuide/uiReplaces reading sources... [ 74%] PlatformDeveloperGuide/uiSimulation reading sources... [ 75%] PlatformDeveloperGuide/uiStaticInit reading sources... [ 75%] PlatformDeveloperGuide/vg reading sources... [ 75%] PlatformDeveloperGuide/vgCco reading sources... [ 76%] PlatformDeveloperGuide/vgChangeLog reading sources... [ 76%] PlatformDeveloperGuide/vgFont reading sources... [ 76%] PlatformDeveloperGuide/vgGradient reading sources... [ 77%] PlatformDeveloperGuide/vgIntroduction reading sources... [ 77%] PlatformDeveloperGuide/vgLowLevel reading sources... [ 78%] PlatformDeveloperGuide/vgMatrix reading sources... [ 78%] PlatformDeveloperGuide/vgMicrovg reading sources... [ 78%] PlatformDeveloperGuide/vgPath reading sources... [ 79%] PlatformDeveloperGuide/vgReleaseNotes reading sources... [ 79%] PlatformDeveloperGuide/vgSimulation reading sources... [ 80%] PlatformDeveloperGuide/watchdog-timer reading sources... [ 80%] SDKUserGuide/github reading sources... [ 80%] SDKUserGuide/ide reading sources... [ 81%] SDKUserGuide/index reading sources... [ 81%] SDKUserGuide/install reading sources... [ 81%] SDKUserGuide/licenses reading sources... [ 82%] SDKUserGuide/mmm reading sources... [ 82%] SDKUserGuide/repository reading sources... [ 83%] SDKUserGuide/resolveDependenciesInWorkspace reading sources... [ 83%] SDKUserGuide/sdkChangeLog reading sources... [ 83%] SDKUserGuide/sdkMigrationNotes reading sources... [ 84%] SDKUserGuide/sdkReleaseNotes reading sources... [ 84%] SDKUserGuide/startup reading sources... [ 85%] SDKUserGuide/systemRequirements reading sources... [ 85%] SDKUserGuide/troubleshooting reading sources... [ 85%] SDKUserGuide/version reading sources... [ 86%] Tutorials/getStartedWithGUI/Step01 reading sources... [ 86%] Tutorials/getStartedWithGUI/Step02 reading sources... [ 86%] Tutorials/getStartedWithGUI/Step03 reading sources... [ 87%] Tutorials/getStartedWithGUI/Step04 reading sources... [ 87%] Tutorials/getStartedWithGUI/Step05 reading sources... [ 88%] Tutorials/getStartedWithGUI/Step06 reading sources... [ 88%] Tutorials/getStartedWithGUI/Step07 reading sources... [ 88%] Tutorials/getStartedWithGUI/Step08 reading sources... [ 89%] Tutorials/getStartedWithGUI/Step09 reading sources... [ 89%] Tutorials/getStartedWithGUI/Step10 reading sources... [ 90%] Tutorials/getStartedWithGUI/Step11 reading sources... [ 90%] Tutorials/getStartedWithGUI/Step12 reading sources... [ 90%] Tutorials/getStartedWithGUI/Step13 reading sources... [ 91%] Tutorials/getStartedWithGUI/index reading sources... [ 91%] Tutorials/getStartedWithGUI/setup reading sources... [ 91%] Tutorials/index reading sources... [ 92%] Tutorials/tutorialAppendEmojisToVectorFont reading sources... [ 92%] Tutorials/tutorialCreateCustomPlatform reading sources... [ 93%] Tutorials/tutorialCreateFirmwareFromScratch reading sources... [ 93%] Tutorials/tutorialCreatePlatformBuildAndRunScripts reading sources... [ 93%] Tutorials/tutorialDiscoverEmbeddedDebuggingTechniques reading sources... [ 94%] Tutorials/tutorialExploreDataSerializationFormats reading sources... [ 94%] Tutorials/tutorialImplementABlockingNativeMethodWithSNI reading sources... [ 95%] Tutorials/tutorialImproveCodeQuality reading sources... [ 95%] Tutorials/tutorialInstrumentJavaCodeForLogging reading sources... [ 95%] Tutorials/tutorialOptimizeMemoryFootprint reading sources... [ 96%] Tutorials/tutorialRunATestSuiteOnDevice reading sources... [ 96%] Tutorials/tutorialSetupBuildUsingJenkinsAndArtifactory reading sources... [ 96%] Tutorials/tutorialUnderstandMicroEJFirmwareBuild reading sources... [ 97%] about reading sources... [ 97%] glossary reading sources... [ 98%] 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 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#requestRender-- (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 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/Desktop.html#requestLayOut-- (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 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 112) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#contains-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 133) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/dimension/FixedDimension.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 134) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/dimension/RelativeDimension.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 171) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/outline/border/RectangularBorder.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 167) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/outline/FlexibleOutline.html (line 189) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/background/RectangularBackground.html (line 222) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/stylesheet/VoidStylesheet.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 223) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/stylesheet/cascading/CascadingStylesheet.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 9) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/animation/Animation.html (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 15) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/animation/Animator.html#stopAnimation-ej.mwt.animation.Animation- (line 70) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#renderContent-ej.microui.display.GraphicsContext-int-int- (line 70) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Util.html#platformTimeMillis-- writing output... [ 1%] ApplicationDeveloperGuide/UI/MWT/how-to-background (line 12) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/background/Background.html#isTransparent-int-int- (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 4) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/background/Background.html 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 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#setShownChildren-- (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 77) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#setHiddenChild-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 95) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#removeChild-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 99) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Container.html#changeChildIndex-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- writing output... [ 2%] ApplicationDeveloperGuide/UI/MWT/how-to-debug writing output... [ 3%] ApplicationDeveloperGuide/UI/MWT/how-to-event-dispatcher (line 17) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/event/EventDispatcher.html#dispatchEvent-int- (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/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 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 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 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... [ 3%] ApplicationDeveloperGuide/UI/MWT/how-to-outline (line 12) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/util/Size.html (line 4) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/outline/Outline.html (line 14) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/util/Outlineable.html (line 12) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/util/Rectangle.html (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#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 61) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Desktop.html#requestShow-- (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- writing output... [ 4%] ApplicationDeveloperGuide/UI/MWT/how-to-widget (line 28) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#getStyle-- (line 55) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#getStyle-- (line 74) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#setEnabled-boolean- (line 8) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html (line 107) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/generator/Buttons.html#PRESSED (line 117) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html (line 120) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#onDetached-- (line 122) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#onShown-- (line 123) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#onHidden-- (line 119) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/Widget.html#onAttached-- writing output... [ 5%] ApplicationDeveloperGuide/UI/MWT/index writing output... [ 5%] ApplicationDeveloperGuide/UI/MWT/introduction writing output... [ 5%] ApplicationDeveloperGuide/UI/MicroUI/applicationOptions writing output... [ 6%] ApplicationDeveloperGuide/UI/MicroUI/errors (line 30) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Image.html (line 4) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/MicroUIException.html (line 22) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#waitFlushCompleted-- (line 14) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/EventGenerator.html writing output... [ 6%] 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... [ 6%] ApplicationDeveloperGuide/UI/MicroUI/fonts (line 9) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Font.html#getFont-java.lang.String- (line 116) ok https://home.unicode.org/ writing output... [ 7%] ApplicationDeveloperGuide/UI/MicroUI/images (line 426) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/BufferedImage.html#BufferedImage-int-int- (line 426) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/BufferedImage.html#getGraphicsContext-- (line 12) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/ResourceImage.html#loadImage-java.lang.String- (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/Image.html#getImage-java.lang.String- (line 457) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/BufferedImage.html (line 447) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html#setColor-int- (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 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#close-- writing output... [ 7%] 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... [ 8%] 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... [ 8%] ApplicationDeveloperGuide/UI/MicroUI/traces writing output... [ 9%] ApplicationDeveloperGuide/UI/MicroVG/aliases writing output... [ 9%] ApplicationDeveloperGuide/UI/MicroVG/avdLoader (line 182) ok https://helpx.adobe.com/illustrator/using/simplify_paths.html (line 74) ok https://developer.android.com/reference/android/graphics/drawable/VectorDrawable writing output... [ 10%] ApplicationDeveloperGuide/UI/MicroVG/gradient writing output... [ 10%] ApplicationDeveloperGuide/UI/MicroVG/index writing output... [ 10%] ApplicationDeveloperGuide/UI/MicroVG/introduction (line 8) ok https://repository.microej.com/modules/ej/api/microvg/ writing output... [ 11%] ApplicationDeveloperGuide/UI/MicroVG/matrix (line 8) ok https://en.wikipedia.org/wiki/Transformation_matrix#Affine_transformations writing output... [ 11%] ApplicationDeveloperGuide/UI/MicroVG/path (line 44) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorGraphicsPainter.html#fillPath-ej.microui.display.GraphicsContext-ej.microvg.Path-float-float- writing output... [ 11%] ApplicationDeveloperGuide/UI/MicroVG/vectorfont (line 149) ok https://en.wikipedia.org/wiki/Kerning (line 28) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorFont.html#loadFont-java.lang.String- (line 193) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorFont.html (line 201) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorGraphicsPainter.html#drawString-ej.microui.display.GraphicsContext-java.lang.String-ej.microvg.VectorFont-float-float-float- (line 34) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorGraphicsPainter.html#drawString-ej.microui.display.GraphicsContext-java.lang.String-ej.microvg.VectorFont-float-float-float- (line 201) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorGraphicsPainter.html#drawGradientString-ej.microui.display.GraphicsContext-java.lang.String-ej.microvg.VectorFont-float-ej.microvg.Matrix-ej.microvg.LinearGradient-int-ej.microvg.BlendMode-float- (line 208) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorFont.html#getBaselinePosition-float- (line 214) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorFont.html#measureStringHeight-java.lang.String-float- (line 215) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorFont.html#measureStringWidth-java.lang.String-float- (line 210) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorFont.html#getHeight-float- (line 234) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorGraphicsPainter.html#drawStringOnCircle-ej.microui.display.GraphicsContext-java.lang.String-ej.microvg.VectorFont-float-ej.microvg.Matrix-float-ej.microvg.VectorGraphicsPainter.Direction- (line 321) ok https://en.wikipedia.org/wiki/Complex_text_layout writing output... [ 12%] ApplicationDeveloperGuide/UI/MicroVG/vectorimage (line 56) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorImage.html#getWidth-- (line 11) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorImage.html#getImage-java.lang.String- (line 56) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorImage.html#getHeight-- (line 52) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorGraphicsPainter.html#drawImage-ej.microui.display.GraphicsContext-ej.microvg.VectorImage-float-float- (line 174) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorGraphicsPainter.html#drawFilteredImage-ej.microui.display.GraphicsContext-ej.microvg.VectorImage-ej.microvg.Matrix-float:A- (line 230) ok https://shapeshifter.design/ (line 506) ok https://yqnn.github.io/svg-path-editor (line 220) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorGraphicsPainter.html#drawAnimatedImage-ej.microui.display.GraphicsContext-ej.microvg.VectorImage-float-float-long- (line 220) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorGraphicsPainter.html#drawFilteredAnimatedImage-ej.microui.display.GraphicsContext-ej.microvg.VectorImage-ej.microvg.Matrix-long-float:A- (line 222) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorImage.html#getDuration-- (line 226) ok https://developer.android.com/reference/android/graphics/drawable/AnimatedVectorDrawable#define-an-animatedvectordrawable-all-in-one-xml-file (line 851) ok https://www.w3.org/TR/SVGTiny12/ writing output... [ 12%] ApplicationDeveloperGuide/UI/Widgets/index writing output... [ 13%] 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... [ 13%] ApplicationDeveloperGuide/UI/Widgets/widget (line 33) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/List.html (line 34) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/Flow.html (line 27) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/basic/ImageWidget.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 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 37) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/container/SimpleDock.html (line 46) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/color/ColorHelper.html (line 48) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/color/GradientHelper.html (line 54) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/color/LightHelper.html (line 88) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/debug/HierarchyInspector.html#pathToWidgetToString-ej.mwt.Widget- (line 68) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/util/debug/HierarchyInspector.html#hierarchyToString-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... [ 13%] 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... [ 14%] ApplicationDeveloperGuide/UI/ui (line 17) ok https://docs.microej.com/_/downloads/en/20201009/pdf/ writing output... [ 14%] ApplicationDeveloperGuide/advanced writing output... [ 15%] ApplicationDeveloperGuide/applicationOptions writing output... [ 15%] ApplicationDeveloperGuide/applicationResources writing output... [ 15%] ApplicationDeveloperGuide/buildAndRunApplication writing output... [ 16%] ApplicationDeveloperGuide/buildOutputFiles writing output... [ 16%] ApplicationDeveloperGuide/cca_use writing output... [ 16%] ApplicationDeveloperGuide/characterEncoding (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 13) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/System.html#out (line 11) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/String.html#getBytes-- (line 9) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/String.html#String-byte:A- writing output... [ 17%] ApplicationDeveloperGuide/classpath (line 193) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Immutables.html#get-java.lang.String- (line 104) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/FeatureEntryPoint.html (line 122) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Class.html#forName-java.lang.String- (line 125) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Class.html#getName-- (line 157) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Class.html#getResourceAsStream-java.lang.String- (line 215) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/System.html#getProperty-java.lang.String- (line 270) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Constants.html writing output... [ 17%] ApplicationDeveloperGuide/codeCoverageAnalyzer writing output... [ 18%] ApplicationDeveloperGuide/debug writing output... [ 18%] 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... [ 18%] ApplicationDeveloperGuide/heapAnalyzer writing output... [ 19%] ApplicationDeveloperGuide/heapUsageMonitoring (line 43) 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 48) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html#gc-- (line 40) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html (line 43) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/System.html#gc-- (line 54) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html#totalMemory-- (line 58) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html#maxMemory-- (line 64) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Runtime.html (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-- writing output... [ 19%] ApplicationDeveloperGuide/heapdumper_use writing output... [ 20%] ApplicationDeveloperGuide/index writing output... [ 20%] 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... [ 20%] 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... [ 21%] ApplicationDeveloperGuide/js/examples writing output... [ 21%] ApplicationDeveloperGuide/js/examples/simple_application writing output... [ 21%] ApplicationDeveloperGuide/js/examples/use_host_object writing output... [ 22%] ApplicationDeveloperGuide/js/examples/use_java_api writing output... [ 22%] ApplicationDeveloperGuide/js/getting_started writing output... [ 23%] ApplicationDeveloperGuide/js/index (line 26) ok https://262.ecma-international.org/5.1 writing output... [ 23%] ApplicationDeveloperGuide/js/internals (line 16) redirect https://openjdk.java.net/projects/nashorn/ - permanently to https://openjdk.org:443/projects/nashorn/ writing output... [ 23%] ApplicationDeveloperGuide/js/java (line 176) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Integer.html (line 178) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Boolean.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... [ 24%] ApplicationDeveloperGuide/js/limitations (line 25) ok https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/with writing output... [ 24%] ApplicationDeveloperGuide/js/sources writing output... [ 25%] ApplicationDeveloperGuide/js/tests writing output... [ 25%] ApplicationDeveloperGuide/js/troubleshooting writing output... [ 25%] ApplicationDeveloperGuide/launches writing output... [ 26%] ApplicationDeveloperGuide/libraries (line 6) redirect http://semver.org - permanently to https://semver.org/ (line 33) ok https://developer.microej.com/microej-apis/ writing output... [ 26%] ApplicationDeveloperGuide/limitations (line 95) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/OutOfMemoryError.html writing output... [ 26%] ApplicationDeveloperGuide/linker writing output... [ 27%] ApplicationDeveloperGuide/memoryMapAnalyzer writing output... [ 27%] ApplicationDeveloperGuide/moduleNatures writing output... [ 28%] 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 51) ok https://repository.microej.com/modules/ej/api/net/ (line 53) ok https://github.com/MicroEJ/Example-Standalone-Foundation-Libraries/tree/master/com.microej.example.foundation.net.helloworld (line 59) ok https://repository.microej.com/javadoc/microej_5.x/apis/javax/crypto/package-summary.html (line 54) ok https://repository.microej.com/modules/ej/library/iot/net-util/ (line 65) ok https://repository.microej.com/javadoc/microej_5.x/apis/javax/net/ssl/package-summary.html (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 104) ok https://github.com/MicroEJ/LibraryJava-hoka/blob/master/hoka/user-manual.rst (line 103) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/hoka/http/HttpServer.html (line 105) ok https://github.com/MicroEJ/Example-Hoka (line 102) ok https://repository.microej.com/modules/ej/library/iot/hoka/ (line 110) ok https://repository.microej.com/javadoc/microej_5.x/apis/org/eclipse/paho/client/mqttv3/MqttClient.html (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 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 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 126) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/com.microej.example.iot.dynamic-restserver (line 117) ok https://repository.microej.com/modules/ej/library/iot/restclient/ (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 137) ok https://repository.microej.com/javadoc/microej_5.x/apis/index.html?ej/websocket/WebSocket.html (line 136) ok https://repository.microej.com/modules/ej/library/iot/websocket/ (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-secure/ (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 167) ok https://repository.microej.com/modules/ej/library/iot/json/1.0.0/README-1.0.0.md (line 166) ok https://repository.microej.com/javadoc/microej_5.x/apis/org/json/me/JSONWriter.html (line 178) redirect http://kxml.sourceforge.net/about.shtml - permanently to https://kxml.sourceforge.net/about.shtml (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 180) ok https://repository.microej.com/javadoc/microej_5.x/apis/org/xmlpull/v1/XmlPullParser.html (line 181) ok https://repository.microej.com/javadoc/microej_5.x/apis/org/xmlpull/v1/XmlSerializer.html (line 179) ok https://repository.microej.com/modules/org/kxml2/kxml2/ (line 200) ok https://repository.microej.com/modules/ej/library/iot/aws-iot/2.0.0/README-2.0.0.md (line 199) ok https://repository.microej.com/modules/ej/library/iot/aws-iot/ (line 201) ok https://github.com/MicroEJ/AWS (line 205) ok https://forge.microej.com/artifactory/microej-developer-repository-release/googlecloud/iotcore/ (line 206) redirect https://developer.microej.com/features/iot-connectivity/get-started-google-cloud-iot-core-connectivity/ - permanently to https://developer.microej.com/iot-connectivity/get-started-google-cloud-iot-core-connectivity/ writing output... [ 28%] ApplicationDeveloperGuide/nls (line 18) ok https://developer.android.com/guide/topics/resources/string-resource (line 41) ok https://developer.android.com/guide/topics/resources/string-resource#Plurals (line 18) ok https://www.gnu.org/software/gettext/manual/gettext.html#PO-Files (line 41) ok https://developer.android.com/guide/topics/resources/string-resource#StringArray (line 76) ok https://repository.microej.com/modules/com/microej/library/runtime/binary-nls writing output... [ 28%] ApplicationDeveloperGuide/nullAnalysis (line 38) 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 6) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/NullPointerException.html (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 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/ (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... [ 29%] ApplicationDeveloperGuide/platform (line 8) ok https://repository.microej.com/index.php?resource=JPF writing output... [ 29%] ApplicationDeveloperGuide/platformSelection writing output... [ 30%] ApplicationDeveloperGuide/repository (line 18) ok https://www.microej.com/product/forge/ writing output... [ 30%] 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 39) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/annotation/package-frame.html (line 37) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/package-frame.html (line 40) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/ref/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 81) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/package-summary.html (line 50) ok https://repository.microej.com/javadoc/microej_5.x/libraries/edc-1.3-api/ (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 22) ok https://repository.microej.com/index.php?resource=FIRM&topic=ALL&version=ANY&edition=ANY (line 11) ok https://repository.microej.com/index.php?resource=FIRM&topic=ALL&version=ANY&edition=ANY writing output... [ 31%] ApplicationDeveloperGuide/sandboxedAppFirstApplication writing output... [ 31%] ApplicationDeveloperGuide/sandboxedAppFundamentalConcepts writing output... [ 31%] ApplicationDeveloperGuide/sandboxedAppSharedInterface (line 187) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Byte.html (line 165) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/IllegalAccessError.html (line 191) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Short.html (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 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 203) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/InputStream.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#invokeLong-- (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#invokeDouble-- (line 292) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Proxy.html#invokeFloat-- writing output... [ 32%] ApplicationDeveloperGuide/sandboxedAppSim writing output... [ 32%] ApplicationDeveloperGuide/sandboxedApplication writing output... [ 33%] ApplicationDeveloperGuide/serialToSocketTransmitter writing output... [ 33%] ApplicationDeveloperGuide/serialToSocketTransmitter_use writing output... [ 33%] ApplicationDeveloperGuide/soar (line 17) ok https://en.wikipedia.org/wiki/ISO/IEC_8859 (line 27) ok https://en.wikipedia.org/wiki/.properties writing output... [ 34%] ApplicationDeveloperGuide/stackTraceReader writing output... [ 34%] ApplicationDeveloperGuide/stackTraceReader_use writing output... [ 35%] ApplicationDeveloperGuide/standaloneApplication writing output... [ 35%] ApplicationDeveloperGuide/testsuite writing output... [ 35%] ApplicationDeveloperGuide/testsuiteEngine writing output... [ 36%] ApplicationDeveloperGuide/tools writing output... [ 36%] ApplicationDeveloperGuide/trace (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 60) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/trace/Tracer.html#recordEvent-int- (line 41) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/trace/Tracer.html#startTrace-- (line 17) ok https://repository.microej.com/modules/ej/api/trace/ (line 150) ok https://www.nxp.com/products/processors-and-microcontrollers/arm-microcontrollers/general-purpose-mcus/lpc54000-cortex-m4-/lpcxpresso54628-development-board:OM13098 (line 64) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/trace/Tracer.html#recordEventEnd-int- (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#recordEvent-int- (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 99) 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/Kernel.html#addConverter-ej.kf.Converter- (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/Converter.html (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 50) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/DoubleConverter.html (line 53) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/StringConverter.html (line 59) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/DateConverter.html (line 56) ok https://repository.microej.com/javadoc/microej_5.x/apis/com/microej/kf/util/InputStreamConverter.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 68) 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 87) 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... [ 40%] 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 32) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#requestRender-- (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 32) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#requestHide-ej.microui.display.Displayable- (line 32) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#requestFlush-- (line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Displayable.html (line 46) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#callOnFlushCompleted-java.lang.Runnable- (line 38) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Displayable.html#onHidden-- (line 44) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/EventHandler.html (line 53) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#callOnFlushCompleted-java.lang.Runnable- (line 68) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Font.html (line 79) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/TimerTask.html (line 95) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/DeviceManager.html (line 79) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Timer.html (line 89) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/TimerTask.html (line 95) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/Device.html (line 107) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/io/CommConnection.html (line 115) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/FileInputStream.html (line 115) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/FileOutputStream.html (line 124) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/net/Socket.html (line 124) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/net/ServerSocket.html (line 124) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/net/DatagramSocket.html (line 135) ok https://repository.microej.com/javadoc/microej_5.x/apis/javax/net/ssl/SSLSocket.html writing output... [ 41%] KernelDeveloperGuide/kfTestsuite writing output... [ 41%] KernelDeveloperGuide/overview writing output... [ 42%] KernelDeveloperGuide/runtimeEnvironment (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 208) ok https://repository.microej.com/modules/com/microej/tool/class-extender/1.0.4/README-1.0.4.md (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 215) ok https://repository.microej.com/modules/com/microej/library/runtime/string-regex/ (line 216) ok https://repository.microej.com/modules/com/microej/library/runtime/string-format/ writing output... [ 42%] KernelDeveloperGuide/sandboxedAppLifecycle writing output... [ 43%] PlatformDeveloperGuide/advanceTrace writing output... [ 43%] PlatformDeveloperGuide/appendix/index writing output... [ 43%] PlatformDeveloperGuide/appendix/javalibs/ecom writing output... [ 44%] PlatformDeveloperGuide/appendix/javalibs/ecom-comm writing output... [ 44%] PlatformDeveloperGuide/appendix/javalibs/edc (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 57) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Character.html#MAX_RADIX (line 51) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/Reader.html#Reader-java.lang.Object- (line 69) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/System.html#exit-int- (line 69) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/System.html#exit-int- writing output... [ 45%] PlatformDeveloperGuide/appendix/javalibs/fs writing output... [ 45%] PlatformDeveloperGuide/appendix/javalibs/index writing output... [ 45%] PlatformDeveloperGuide/appendix/javalibs/kf (line 49) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Module.html#getVersion-- writing output... [ 46%] PlatformDeveloperGuide/appendix/javalibs/net writing output... [ 46%] PlatformDeveloperGuide/appendix/javalibs/sni writing output... [ 46%] PlatformDeveloperGuide/appendix/javalibs/ssl writing output... [ 47%] PlatformDeveloperGuide/appendix/llapi (line 377) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html (line 373) 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... [ 47%] PlatformDeveloperGuide/appendix/toolchain (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 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 152) ok https://repository.microej.com/modules/com/microej/architecture/CM7/CM7hardfp_ARMCC5/flopi7A21/ (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 162) ok https://repository.microej.com/modules/com/microej/architecture/CM7/CM7hardfp_IAR83/flopi7I36/ (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/ (line 194) ok https://repository.microej.com/modules/com/microej/architecture/ESP32/GNUv82_xtensa-esp32s2/simikou3/ writing output... [ 48%] PlatformDeveloperGuide/appendix/tools/bon writing output... [ 48%] PlatformDeveloperGuide/appendix/tools/heapdump writing output... [ 48%] PlatformDeveloperGuide/appendix/tools/hil writing output... [ 49%] PlatformDeveloperGuide/appendix/tools/index writing output... [ 49%] PlatformDeveloperGuide/appendix/tools/mui_frontpanelmock writing output... [ 50%] PlatformDeveloperGuide/appendix/tools/nls writing output... [ 50%] PlatformDeveloperGuide/appendix/tools/sni writing output... [ 50%] PlatformDeveloperGuide/appendix/tools/soar writing output... [ 51%] PlatformDeveloperGuide/appendix/tools/sp writing output... [ 51%] PlatformDeveloperGuide/appendix/tools/static writing output... [ 51%] PlatformDeveloperGuide/architecture writing output... [ 52%] PlatformDeveloperGuide/architectureChangelog (line 173) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#getAllFeatureStateListeners-- (line 175) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Feature.html#getCriticality-- (line 91) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/UnsatisfiedLinkError.html (line 75) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#canUninstall-ej.kf.Feature- (line 145) ok https://repository.microej.com/modules/com/microej/pack/device/device-pack/ (line 233) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Constants.html#getBoolean-java.lang.String- (line 178) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#removeResourceControlListener-ej.kf.ResourceControlListener- (line 175) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/IllegalStateException.html (line 178) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html#addResourceControlListener-ej.kf.ResourceControlListener- (line 375) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/WeakHashMap.html#put-K-V- (line 491) ok https://github.com/espressif/esp-idf/commit/ff29e3e7a24a715bc7f5ba453c83d694ba0ec1e2 (line 524) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/IllegalArgumentException.html (line 418) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#clone-- (line 579) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.html#getId-- (line 581) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/sni/SNI.html#toCString-java.lang.String-byte:A- (line 585) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/SecurityException.html (line 583) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/String.html#String-byte:A-int-int- (line 585) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.html#interrupt-- (line 588) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/SecurityManager.html (line 590) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.html#interrupt-- (line 596) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/FilterInputStream.html#in (line 592) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.html#interrupt-- (line 640) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/ArrayIndexOutOfBoundsException.html (line 594) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/Calendar.html (line 656) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.html#getState-- (line 735) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Throwable.html#getStackTrace-- (line 739) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/StackTraceElement.html#toString-- (line 742) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Feature.html#start-- (line 742) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/ExceptionInInitializerError.html (line 767) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/ResourceBuffer.html#readString-- (line 860) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Util.html#newArray-java.lang.Class-int- (line 871) ok https://repository.microej.com/5/artifacts/ej/api/edc/1.3.0/CHANGELOG-1.3.0.md (line 877) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/PrintStream.html#PrintStream-java.io.OutputStream-boolean- (line 879) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Throwable.html (line 882) ok https://repository.microej.com/5/artifacts/ej/api/bon/1.4.0/CHANGELOG-1.4.0.md (line 886) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/trace/Tracer.html#getGroupID-- (line 890) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.UncaughtExceptionHandler.html (line 944) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/ResourceBuffer.html (line 948) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/ResourceBuffer.html (line 1040) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#getClass-- (line 1059) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Kernel.html (line 1108) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/kf/Feature.html#stop-- (line 1271) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/IOException.html (line 1623) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/IllegalMonitorStateException.html writing output... [ 52%] PlatformDeveloperGuide/architectureNamingConvention writing output... [ 53%] 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... [ 53%] PlatformDeveloperGuide/coreEngine writing output... [ 53%] PlatformDeveloperGuide/device (line 35) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/util/Device.html#getId-- (line 31) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/util/Device.html#getArchitecture-- (line 44) ok https://repository.microej.com/modules/ej/api/device/ writing output... [ 54%] PlatformDeveloperGuide/ecom (line 70) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/HardwareDescriptor.html (line 40) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/io/Connector.html#open-java.lang.String- (line 51) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/OutputStream.html (line 55) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/io/OutputStream.html (line 75) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/RegistrationListener.html (line 104) ok https://repository.microej.com/modules/ej/api/ecom/ writing output... [ 54%] PlatformDeveloperGuide/ecom-comm (line 11) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/ecom/io/Connector.html (line 505) ok https://repository.microej.com/modules/ej/api/ecom-comm/ writing output... [ 55%] PlatformDeveloperGuide/externalResourceLoader writing output... [ 55%] PlatformDeveloperGuide/frontpanel writing output... [ 55%] PlatformDeveloperGuide/fs (line 152) ok https://repository.microej.com/modules/ej/api/fs/ writing output... [ 56%] PlatformDeveloperGuide/hal (line 155) ok https://forge.microej.com/artifactory/microej-developer-repository-release/ej/api/hal/ writing output... [ 56%] PlatformDeveloperGuide/index writing output... [ 56%] PlatformDeveloperGuide/introduction writing output... [ 57%] PlatformDeveloperGuide/javah writing output... [ 57%] 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 187) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#notifyAll-- (line 183) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#notifyAll-- writing output... [ 58%] PlatformDeveloperGuide/multiSandbox writing output... [ 58%] PlatformDeveloperGuide/native writing output... [ 58%] PlatformDeveloperGuide/net writing output... [ 59%] PlatformDeveloperGuide/netIntroduction writing output... [ 59%] PlatformDeveloperGuide/networkCoreEngine writing output... [ 60%] PlatformDeveloperGuide/pack (line 74) ok https://repository.microej.com/modules/com/microej/pack/bluetooth/bluetooth-pack/ (line 53) ok https://repository.microej.com/modules/com/microej/architecture/CM4/CM4hardfp_GCC48/flopi4G25-ui-pack/ (line 27) ok https://repository.microej.com/modules/com/microej/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... [ 60%] PlatformDeveloperGuide/platform writing output... [ 60%] PlatformDeveloperGuide/platformConcepts writing output... [ 61%] PlatformDeveloperGuide/platformCreation (line 600) ok https://github.com/MicroEJ/PlatformQualificationTools/tree/master/framework/platform/scripts (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 (line 41) ok https://github.com/MicroEJ/PlatformQualificationTools/blob/master/framework/platform/README.rst (line 86) ok https://repository.microej.com/modules/com/microej/architecture/CM4/CM4hardfp_GCC48/flopi4G25/7.14.0/ writing output... [ 61%] 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 176) redirect https://github.com/MicroEJ/PlatformQualificationTools/blob/master/framework/platform/ - permanently to https://github.com/MicroEJ/PlatformQualificationTools/tree/master/framework/platform (line 348) ok https://github.com/MicroEJ/PlatformQualificationTools (line 338) ok https://github.com/MicroEJ/PlatformQualificationTools (line 364) 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... [ 61%] PlatformDeveloperGuide/platformOverview writing output... [ 62%] 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 167) 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 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 213) ok https://repository.microej.com/modules/ej/api/security/1.3.1/ (line 218) ok https://repository.microej.com/modules/ej/api/net/1.1.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... [ 62%] PlatformDeveloperGuide/serialCommunications writing output... [ 63%] PlatformDeveloperGuide/simulation writing output... [ 63%] PlatformDeveloperGuide/simulator writing output... [ 63%] PlatformDeveloperGuide/sni writing output... [ 64%] PlatformDeveloperGuide/sp (line 29) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/sp/package-summary.html (line 33) ok https://repository.microej.com/modules/ej/api/sp/ (line 199) ok https://repository.microej.com/modules/ej/api/sp/ (line 31) ok http://e-s-r.net/download/specification/ESR-SPE-0014-SP-2.0-A.pdf (line 39) ok http://e-s-r.net/download/specification/ESR-SPE-0014-SP-2.0-A.pdf writing output... [ 64%] PlatformDeveloperGuide/spmock writing output... [ 65%] PlatformDeveloperGuide/ssl writing output... [ 65%] 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 39) ok https://www.segger.com/downloads/jlink/UM08027 (line 31) ok https://www.segger.com/downloads/jlink/UM08027 writing output... [ 65%] PlatformDeveloperGuide/tiny writing output... [ 66%] PlatformDeveloperGuide/ui writing output... [ 66%] PlatformDeveloperGuide/uiChangeLog (line 102) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Image.html#readPixel-int-int- (line 121) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html#enableEllipsis-int- (line 102) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html#readPixel-int-int- (line 185) ok https://repository.microej.com/modules/ej/api/drawing/1.0.3/ (line 166) ok https://repository.microej.com/modules/ej/api/microui/3.1.0/ (line 229) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#flush-- (line 348) 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 292) ok https://repository.microej.com/modules/ej/api/drawing/1.0.2/ (line 291) ok https://repository.microej.com/modules/ej/api/microui/3.0.3/ (line 348) 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 320) ok https://repository.microej.com/modules/com/microej/pack/ui/ui-pack/13.0.4/ (line 348) 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 383) 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 383) 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 374) ok https://repository.microej.com/modules/ej/api/microui/3.0.1/ (line 425) ok https://repository.microej.com/modules/ej/api/microui/3.0.0/ (line 426) ok https://repository.microej.com/modules/ej/api/drawing/1.0.0/ (line 462) ok https://repository.microej.com/modules/com/microej/clibrary/llimpl/microui (line 480) ok https://repository.microej.com/modules/com/microej/pack/ui/ui-pack/13.0.0/ (line 498) ok https://repository.microej.com/modules/com/microej/pack/ui/ui-pack/13.0.0/ (line 609) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#isColor-- (line 596) ok https://repository.microej.com/modules/ej/api/microui/2.4.0/ (line 686) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#getDisplayColor-int- (line 1050) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Font.html#getHeight-- (line 761) ok https://repository.microej.com/modules/ej/api/microui/2.3.0/ (line 959) ok https://repository.microej.com/modules/ej/api/microui/2.2.0/ (line 1167) ok https://repository.microej.com/modules/ej/api/microui/2.0.6/ writing output... [ 66%] PlatformDeveloperGuide/uiDisplay (line 234) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Painter.html (line 719) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Painter.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 719) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html (line 703) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/MicroUI.html#start-- (line 721) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html (line 721) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html (line 1338) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html (line 1483) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html#setBackgroundColor-int- writing output... [ 67%] PlatformDeveloperGuide/uiFont writing output... [ 67%] PlatformDeveloperGuide/uiFontCore (line 127) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Font.html# writing output... [ 68%] PlatformDeveloperGuide/uiFontFormat writing output... [ 68%] PlatformDeveloperGuide/uiFontGenerator writing output... [ 68%] PlatformDeveloperGuide/uiFontOverview writing output... [ 69%] PlatformDeveloperGuide/uiImage writing output... [ 69%] PlatformDeveloperGuide/uiImageCore writing output... [ 70%] PlatformDeveloperGuide/uiImageGenerator (line 153) ok https://docs.oracle.com/javase/7/docs/api/javax/imageio/ImageIO.html (line 312) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Image.html# writing output... [ 70%] PlatformDeveloperGuide/uiImageLoader (line 57) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/BufferedImage.html# writing output... [ 70%] PlatformDeveloperGuide/uiImageOverview (line 12) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/ResourceImage.html# writing output... [ 71%] PlatformDeveloperGuide/uiImageRaw writing output... [ 71%] PlatformDeveloperGuide/uiInput (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/Pointer.html (line 77) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/generator/States.html (line 77) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/generator/Buttons.html (line 40) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/MicroUI.html (line 79) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/generator/Pointer.html (line 90) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/event/generator/GenericEventGenerator.html writing output... [ 71%] PlatformDeveloperGuide/uiIntroduction writing output... [ 72%] 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... [ 72%] PlatformDeveloperGuide/uiLowLevel writing output... [ 73%] PlatformDeveloperGuide/uiMicroui (line 22) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Display.html#getDisplay-- (line 24) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/led/Leds.html#getNumberOfLeds-- (line 80) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Displayable.html#render-ej.microui.display.GraphicsContext- writing output... [ 73%] PlatformDeveloperGuide/uiMigrationGuide (line 174) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/GraphicsContext.html#getSNIContext-- (line 175) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Image.html#getSNIContext-- writing output... [ 73%] PlatformDeveloperGuide/uiReleaseNotes (line 197) ok https://repository.microej.com/modules/com/microej/pack/ui/ui-pack/ (line 62) ok https://repository.microej.com/modules/ej/api/microui/3.1.1/ (line 63) ok https://repository.microej.com/modules/ej/api/drawing/1.0.4/ (line 181) ok https://repository.microej.com/modules/com/microej/pack/ui/ui-pack/ writing output... [ 74%] PlatformDeveloperGuide/uiReplaces writing output... [ 74%] 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... [ 75%] PlatformDeveloperGuide/uiStaticInit writing output... [ 75%] PlatformDeveloperGuide/vg (line 9) ok https://www.nxp.com/products/processors-and-microcontrollers/arm-microcontrollers/i-mx-rt-crossover-mcus/i-mx-rt500-crossover-mcu-with-arm-cortex-m33-dsp-and-gpu-cores:i.MX-RT500 writing output... [ 75%] PlatformDeveloperGuide/vgCco (line 134) ok https://forge.microej.com/artifactory/microej-developer-repository-release/com/microej/clibrary/thirdparty/freetype/ (line 100) ok https://repository.microej.com/modules/com/microej/clibrary/llimpl/microvg/ (line 81) ok https://repository.microej.com/modules/com/microej/pack/vg/vg-pack/ (line 47) ok https://repository.microej.com/modules/com/microej/clibrary/llimpl/microui/ (line 59) redirect https://forge.microej.com/artifactory/microej-developer-repository-release/com/microej/clibrary/llimpl/microui-vglite - with Found to https://forge.microej.com:443/artifactory/microej-developer-repository-release/com/microej/clibrary/llimpl/microui-vglite/ (line 143) ok https://forge.microej.com/artifactory/microej-developer-repository-release/com/microej/clibrary/thirdparty/harfbuzz/ (line 164) ok https://forge.microej.com/artifactory/microej-developer-repository-release/com/microej/clibrary/llimpl/microvg-vglite/ writing output... [ 76%] PlatformDeveloperGuide/vgChangeLog (line 17) ok https://repository.microej.com/modules/ej/api/microvg/1.1.1/ writing output... [ 76%] PlatformDeveloperGuide/vgFont (line 43) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/VectorGraphicsPainter.html writing output... [ 76%] PlatformDeveloperGuide/vgGradient (line 18) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/LinearGradient.html (line 52) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/LinearGradient.html writing output... [ 77%] PlatformDeveloperGuide/vgIntroduction writing output... [ 77%] PlatformDeveloperGuide/vgLowLevel writing output... [ 78%] PlatformDeveloperGuide/vgMatrix (line 18) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/Matrix.html (line 56) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/Matrix.html writing output... [ 78%] PlatformDeveloperGuide/vgMicrovg writing output... [ 78%] PlatformDeveloperGuide/vgPath (line 21) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/Path.html (line 71) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microvg/Path.html writing output... [ 79%] PlatformDeveloperGuide/vgReleaseNotes writing output... [ 79%] PlatformDeveloperGuide/vgSimulation writing output... [ 80%] PlatformDeveloperGuide/watchdog-timer (line 90) ok https://repository.microej.com/modules/ej/api/watchdog-timer/ writing output... [ 80%] 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/ide writing output... [ 81%] SDKUserGuide/index writing output... [ 81%] 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... [ 81%] SDKUserGuide/licenses (line 28) ok https://repository.microej.com/modules/com/microej/architecture/ (line 385) ok https://www.net-usb.com/ (line 118) redirect https://license.microej.com - with Found to https://license.microej.com/oemServer/ (line 213) redirect https://license.microej.com/ - with Found to https://license.microej.com/oemServer/ writing output... [ 82%] SDKUserGuide/mmm (line 457) ok https://en.wikipedia.org/wiki/MinGW (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 457) ok https://gitforwindows.org/ (line 528) redirect https://toml.io - permanently to https://toml.io/en/ (line 856) ok https://ant.apache.org/ivy/history/2.5.0/settings/credentials.html (line 886) ok http://keystore-explorer.org/downloads.html (line 37) redirect http://ant.apache.org/ivy - permanently to https://ant.apache.org/ivy/ (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... [ 82%] SDKUserGuide/repository (line 51) ok https://repo1.maven.org/maven2/ (line 44) ok https://repository.microej.com/javadoc/microej_5.x/apis/ (line 66) ok https://forge.microej.com/artifactory/microej-developer-repository-release/ (line 38) ok https://repository.microej.com/ (line 22) ok https://repository.microej.com/modules/ writing output... [ 83%] SDKUserGuide/resolveDependenciesInWorkspace (line 54) ok https://github.com/MicroEJ/How-To/tree/master/FoundationLibrary-Get-Started writing output... [ 83%] 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 355) ok https://github.com/MicroEJ/ (line 93) ok https://bugs.eclipse.org/bugs/show_bug.cgi?id=566599 writing output... [ 83%] SDKUserGuide/sdkMigrationNotes writing output... [ 84%] SDKUserGuide/sdkReleaseNotes (line 7) ok https://repository.microej.com/p2/sdk writing output... [ 84%] SDKUserGuide/startup writing output... [ 85%] SDKUserGuide/systemRequirements writing output... [ 85%] SDKUserGuide/troubleshooting (line 29) ok https://wiki.eclipse.org/SWT/Devel/Gtk/GtkVersion writing output... [ 85%] SDKUserGuide/version writing output... [ 86%] Tutorials/getStartedWithGUI/Step01 writing output... [ 86%] Tutorials/getStartedWithGUI/Step02 writing output... [ 86%] Tutorials/getStartedWithGUI/Step03 (line 6) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/mwt/style/package-summary.html writing output... [ 87%] Tutorials/getStartedWithGUI/Step04 writing output... [ 87%] Tutorials/getStartedWithGUI/Step05 writing output... [ 88%] Tutorials/getStartedWithGUI/Step06 (line 37) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/widget/basic/Button.html#handleClick-- writing output... [ 88%] Tutorials/getStartedWithGUI/Step07 (line 76) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/drawing/ShapePainter.html (line 40) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/microui/display/Painter.html#drawLine-ej.microui.display.GraphicsContext-int-int-int-int- writing output... [ 88%] Tutorials/getStartedWithGUI/Step08 writing output... [ 89%] Tutorials/getStartedWithGUI/Step09 writing output... [ 89%] Tutorials/getStartedWithGUI/Step10 writing output... [ 90%] 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... [ 90%] Tutorials/getStartedWithGUI/Step12 writing output... [ 90%] Tutorials/getStartedWithGUI/Step13 writing output... [ 91%] 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... [ 92%] Tutorials/tutorialAppendEmojisToVectorFont (line 16) ok https://fontforge.org/ (line 42) ok https://www.fontlab.com/font-editor/fontlab/ (line 16) ok https://github.com/fonttools/fonttools writing output... [ 92%] Tutorials/tutorialCreateCustomPlatform writing output... [ 93%] Tutorials/tutorialCreateFirmwareFromScratch (line 72) ok https://github.com/microej/PlatformQualificationTools (line 50) ok https://github.com/microej/PlatformQualificationTools (line 62) ok https://www.qemu.org/docs/master/system/arm/stellaris.html (line 163) ok http://roboticravings.blogspot.com/2018/07/freertos-on-cortex-m3-with-qemu.html (line 67) ok https://github.com/MicroEJ/FreeRTOS/tree/tuto-microej-firmware-from-scratch (line 265) ok https://www.ti.com/lit/ds/symlink/lm3s811.pdf (line 80) ok https://repository.microej.com/packages/SDK (line 84) redirect https://docs.microsoft.com/en-us/windows/wsl/install-win10 - permanently to https://learn.microsoft.com/en-us/windows/wsl/install (line 171) ok https://github.com/MicroEJ/FreeRTOS/commit/48248eae13baebf7df9638cd8da6fbfe1a735a9c (line 265) ok https://github.com/dwelch67/qemu_arm_samples/blob/master/cortex-m/uart01/notmain.c (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 274) ok https://github.com/MicroEJ/FreeRTOS/commit/d09ec0f5cbdf69ca97a5ac15f8b905538aa4c61e (line 484) ok https://github.com/MicroEJ/PlatformQualificationTools/tree/master/framework/platform (line 497) ok https://github.com/MicroEJ/PlatformQualificationTools/tree/master/framework/platform/content (line 878) ok https://github.com/MicroEJ/FreeRTOS/commit/7ae8e79f9c811621569ccb90c46b1dcda91da35d (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... [ 93%] 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 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 69) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/util/message/basic/BasicMessageLogger.html (line 534) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.html#sleep-long- (line 342) redirect https://forum.microej.com/t/gui-microui-and-multithreading/652 - permanently to https://forum.microej.com/t/microui-and-multithreading/652 (line 534) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html#wait-- (line 716) ok https://www.freertos.org/FreeRTOS-MPU-memory-protection-unit.html (line 654) redirect http://www.keil.com/appnotes/files/apnt209.pdf - permanently to https://www.keil.com/appnotes/files/apnt209.pdf (line 652) 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 620) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.html (line 653) ok https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-guides/fatal-errors.html writing output... [ 94%] Tutorials/tutorialExploreDataSerializationFormats (line 17) ok https://en.wikipedia.org/wiki/XML (line 114) ok http://json.org/ (line 108) ok http://json.org/ (line 260) ok https://cbor.io/ (line 32) redirect https://github.com/MicroEJ/Example-XML - permanently to https://github.com/MicroEJ/ExampleJava-XML (line 275) ok https://github.com/MicroEJ/Example-Sandboxed-IOT/tree/master/com.microej.example.iot.cbor (line 307) 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 17) redirect http://kxml.org/ - permanently to https://github.com/kobjects/kxml2 (line 32) 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... [ 95%] 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 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 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 222) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/StringBuilder.html (line 223) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Class.html#newInstance-- (line 236) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/Hashtable.html (line 236) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/Vector.html (line 236) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/StringBuffer.html (line 238) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/ByteArray.html (line 389) ok https://github.com/MicroEJ/ExampleTool-Sonar writing output... [ 95%] Tutorials/tutorialInstrumentJavaCodeForLogging (line 35) ok https://repository.microej.com/modules/ej/library/runtime/message/ (line 36) ok https://repository.microej.com/modules/ej/library/eclasspath/logging/ (line 137) ok https://repository.microej.com/modules/ej/api/trace (line 73) ok https://repository.microej.com/modules/ej/api/trace (line 34) ok https://repository.microej.com/modules/ej/api/trace (line 156) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/util/message/MessageLogger.html (line 157) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/util/message/MessageLogger.html#log-char-java.lang.String-int-java.lang.Throwable-java.lang.Object...- (line 159) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/util/message/Level.html (line 160) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/util/message/basic/BasicMessageBuilder.html (line 160) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/util/message/MessageBuilder.html (line 160) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Object.html (line 207) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/package-summary.html (line 209) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/LogManager.html (line 210) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/Logger.html#getLogger-java.lang.String- (line 213) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/Level.html (line 216) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/Logger.html#log-java.util.logging.Level-java.lang.String- (line 216) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/LogRecord.html (line 216) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/Handler.html (line 216) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/LogRecord.html (line 218) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/Logger.html#severe-java.lang.String- (line 220) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/logging/Handler.html (line 220) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/util/logging/handler/DefaultHandler.html (line 345) ok https://github.com/MicroEJ/How-To/tree/master/Proguard-Get-Started (line 341) redirect https://www.guardsquare.com/en/products/proguard - permanently to https://www.guardsquare.com/proguard writing output... [ 95%] Tutorials/tutorialOptimizeMemoryFootprint (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 143) ok https://github.com/MicroEJ/Example-NLS (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 289) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Class.html#getSimpleName-- (line 406) ok https://www.freertos.org/Stacks-and-stack-overflow-checking.html (line 301) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/service/ServiceLoader.html (line 354) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/ArrayList.html#ArrayList-int- (line 354) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/ArrayList.html#ArrayList-- (line 360) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/util/concurrent/Executor.html (line 418) ok https://repository.microej.com/javadoc/microej_5.x/apis/ej/bon/Immortals.html (line 426) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.html#getAllStackTraces-- (line 426) ok https://repository.microej.com/javadoc/microej_5.x/apis/java/lang/Thread.html#activeCount-- writing output... [ 96%] 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 45) ok https://github.com/MicroEJ/Platform-Espressif-ESP-WROVER-KIT-V4.1/tree/1.6.2 (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 162) ok https://github.com/MicroEJ/Platform-Espressif-ESP-WROVER-KIT-V4.1/tree/1.6.2 (line 29) ok https://github.com/MicroEJ/How-To/tree/1.8.3/FoundationLibrary-Get-Started (line 207) ok https://github.com/MicroEJ/PlatformQualificationTools/blob/2.3.0/tests/fs/java/java-testsuite-fs/validation/microej-testsuite-common.properties writing output... [ 96%] Tutorials/tutorialSetupBuildUsingJenkinsAndArtifactory (line 7) ok https://jfrog.com/artifactory/ (line 7) ok https://www.jenkins.io/ (line 52) redirect https://git-for-windows.github.io/ - permanently to https://gitforwindows.org/ (line 210) ok https://www.jenkins.io/download/ (line 51) ok https://developer.microej.com/get-started/ (line 143) redirect https://jfrog.com/fr/open-source/ - permanently to https://jfrog.com/community/open-source/ writing output... [ 96%] Tutorials/tutorialUnderstandMicroEJFirmwareBuild (line 37) 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... [ 98%] 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-10-14T14:42:39.693275Z, end-time: 2022-10-14T14:42:39.752776Z, 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': 'ca5b4183', } # 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/1138850/' 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-10-14T14:42:40.012180Z, end-time: 2022-10-14T14:44:26.918039Z, duration: 106, 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 260 source files that are out of date updating environment: [new config] 260 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... [ 1%] 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... [ 3%] ApplicationDeveloperGuide/UI/MWT/how-to-outline reading sources... [ 4%] ApplicationDeveloperGuide/UI/MWT/how-to-overlap-render-policy reading sources... [ 4%] ApplicationDeveloperGuide/UI/MWT/how-to-widget reading sources... [ 5%] ApplicationDeveloperGuide/UI/MWT/index reading sources... [ 5%] ApplicationDeveloperGuide/UI/MWT/introduction reading sources... [ 5%] ApplicationDeveloperGuide/UI/MicroUI/applicationOptions reading sources... [ 6%] ApplicationDeveloperGuide/UI/MicroUI/errors reading sources... [ 6%] ApplicationDeveloperGuide/UI/MicroUI/fontDesigner reading sources... [ 6%] ApplicationDeveloperGuide/UI/MicroUI/fonts reading sources... [ 7%] ApplicationDeveloperGuide/UI/MicroUI/images reading sources... [ 7%] ApplicationDeveloperGuide/UI/MicroUI/index reading sources... [ 8%] ApplicationDeveloperGuide/UI/MicroUI/introduction reading sources... [ 8%] ApplicationDeveloperGuide/UI/MicroUI/releaseNotes reading sources... [ 8%] ApplicationDeveloperGuide/UI/MicroUI/traces reading sources... [ 9%] ApplicationDeveloperGuide/UI/MicroVG/aliases reading sources... [ 9%] ApplicationDeveloperGuide/UI/MicroVG/avdLoader reading sources... [ 10%] ApplicationDeveloperGuide/UI/MicroVG/gradient reading sources... [ 10%] ApplicationDeveloperGuide/UI/MicroVG/index reading sources... [ 10%] ApplicationDeveloperGuide/UI/MicroVG/introduction reading sources... [ 11%] ApplicationDeveloperGuide/UI/MicroVG/matrix reading sources... [ 11%] ApplicationDeveloperGuide/UI/MicroVG/path reading sources... [ 11%] ApplicationDeveloperGuide/UI/MicroVG/vectorfont reading sources... [ 12%] ApplicationDeveloperGuide/UI/MicroVG/vectorimage reading sources... [ 12%] ApplicationDeveloperGuide/UI/Widgets/index reading sources... [ 13%] ApplicationDeveloperGuide/UI/Widgets/mwt-examples reading sources... [ 13%] ApplicationDeveloperGuide/UI/Widgets/widget reading sources... [ 13%] ApplicationDeveloperGuide/UI/Widgets/widget-demo reading sources... [ 14%] ApplicationDeveloperGuide/UI/ui reading sources... [ 14%] ApplicationDeveloperGuide/advanced reading sources... [ 15%] ApplicationDeveloperGuide/applicationOptions reading sources... [ 15%] ApplicationDeveloperGuide/applicationResources reading sources... [ 15%] ApplicationDeveloperGuide/buildAndRunApplication reading sources... [ 16%] ApplicationDeveloperGuide/buildOutputFiles reading sources... [ 16%] ApplicationDeveloperGuide/cca_use reading sources... [ 16%] ApplicationDeveloperGuide/characterEncoding reading sources... [ 17%] ApplicationDeveloperGuide/classpath reading sources... [ 17%] ApplicationDeveloperGuide/codeCoverageAnalyzer reading sources... [ 18%] ApplicationDeveloperGuide/debug reading sources... [ 18%] ApplicationDeveloperGuide/dependencyDiscoverer reading sources... [ 18%] ApplicationDeveloperGuide/heapAnalyzer reading sources... [ 19%] ApplicationDeveloperGuide/heapUsageMonitoring reading sources... [ 19%] ApplicationDeveloperGuide/heapdumper_use reading sources... [ 20%] ApplicationDeveloperGuide/index reading sources... [ 20%] ApplicationDeveloperGuide/introduction reading sources... [ 20%] ApplicationDeveloperGuide/js/api reading sources... [ 21%] ApplicationDeveloperGuide/js/examples reading sources... [ 21%] ApplicationDeveloperGuide/js/examples/simple_application reading sources... [ 21%] ApplicationDeveloperGuide/js/examples/use_host_object reading sources... [ 22%] ApplicationDeveloperGuide/js/examples/use_java_api reading sources... [ 22%] ApplicationDeveloperGuide/js/getting_started reading sources... [ 23%] ApplicationDeveloperGuide/js/index reading sources... [ 23%] ApplicationDeveloperGuide/js/internals reading sources... [ 23%] ApplicationDeveloperGuide/js/java reading sources... [ 24%] ApplicationDeveloperGuide/js/limitations reading sources... [ 24%] ApplicationDeveloperGuide/js/sources reading sources... [ 25%] ApplicationDeveloperGuide/js/tests reading sources... [ 25%] ApplicationDeveloperGuide/js/troubleshooting reading sources... [ 25%] ApplicationDeveloperGuide/launches reading sources... [ 26%] ApplicationDeveloperGuide/libraries reading sources... [ 26%] ApplicationDeveloperGuide/limitations reading sources... [ 26%] ApplicationDeveloperGuide/linker reading sources... [ 27%] ApplicationDeveloperGuide/memoryMapAnalyzer reading sources... [ 27%] ApplicationDeveloperGuide/moduleNatures reading sources... [ 28%] ApplicationDeveloperGuide/networking reading sources... [ 28%] ApplicationDeveloperGuide/nls reading sources... [ 28%] ApplicationDeveloperGuide/nullAnalysis reading sources... [ 29%] ApplicationDeveloperGuide/platform reading sources... [ 29%] ApplicationDeveloperGuide/platformSelection reading sources... [ 30%] ApplicationDeveloperGuide/repository reading sources... [ 30%] ApplicationDeveloperGuide/runtime reading sources... [ 30%] ApplicationDeveloperGuide/sandboxedAppDeploy reading sources... [ 31%] 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... [ 31%] ApplicationDeveloperGuide/sandboxedAppFundamentalConcepts reading sources... [ 31%] ApplicationDeveloperGuide/sandboxedAppSharedInterface reading sources... [ 32%] ApplicationDeveloperGuide/sandboxedAppSim reading sources... [ 32%] ApplicationDeveloperGuide/sandboxedApplication reading sources... [ 33%] ApplicationDeveloperGuide/serialToSocketTransmitter reading sources... [ 33%] ApplicationDeveloperGuide/serialToSocketTransmitter_use reading sources... [ 33%] ApplicationDeveloperGuide/soar reading sources... [ 34%] ApplicationDeveloperGuide/stackTraceReader reading sources... [ 34%] ApplicationDeveloperGuide/stackTraceReader_use reading sources... [ 35%] 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... [ 40%] KernelDeveloperGuide/kf reading sources... [ 41%] KernelDeveloperGuide/kfEnabledLibraries reading sources... [ 41%] KernelDeveloperGuide/kfTestsuite reading sources... [ 41%] KernelDeveloperGuide/overview reading sources... [ 42%] KernelDeveloperGuide/runtimeEnvironment reading sources... [ 42%] KernelDeveloperGuide/sandboxedAppLifecycle reading sources... [ 43%] PlatformDeveloperGuide/advanceTrace reading sources... [ 43%] PlatformDeveloperGuide/appendix/index reading sources... [ 43%] PlatformDeveloperGuide/appendix/javalibs/ecom reading sources... [ 44%] PlatformDeveloperGuide/appendix/javalibs/ecom-comm reading sources... [ 44%] PlatformDeveloperGuide/appendix/javalibs/edc reading sources... [ 45%] PlatformDeveloperGuide/appendix/javalibs/fs reading sources... [ 45%] PlatformDeveloperGuide/appendix/javalibs/index reading sources... [ 45%] PlatformDeveloperGuide/appendix/javalibs/kf reading sources... [ 46%] PlatformDeveloperGuide/appendix/javalibs/net reading sources... [ 46%] PlatformDeveloperGuide/appendix/javalibs/sni reading sources... [ 46%] PlatformDeveloperGuide/appendix/javalibs/ssl reading sources... [ 47%] PlatformDeveloperGuide/appendix/llapi reading sources... [ 47%] PlatformDeveloperGuide/appendix/toolchain reading sources... [ 48%] PlatformDeveloperGuide/appendix/tools/bon reading sources... [ 48%] PlatformDeveloperGuide/appendix/tools/heapdump reading sources... [ 48%] PlatformDeveloperGuide/appendix/tools/hil reading sources... [ 49%] PlatformDeveloperGuide/appendix/tools/index reading sources... [ 49%] PlatformDeveloperGuide/appendix/tools/mui_frontpanelmock reading sources... [ 50%] PlatformDeveloperGuide/appendix/tools/nls reading sources... [ 50%] PlatformDeveloperGuide/appendix/tools/sni reading sources... [ 50%] PlatformDeveloperGuide/appendix/tools/soar reading sources... [ 51%] PlatformDeveloperGuide/appendix/tools/sp reading sources... [ 51%] PlatformDeveloperGuide/appendix/tools/static reading sources... [ 51%] PlatformDeveloperGuide/architecture reading sources... [ 52%] PlatformDeveloperGuide/architectureChangelog reading sources... [ 52%] PlatformDeveloperGuide/architectureNamingConvention reading sources... [ 53%] PlatformDeveloperGuide/blemock reading sources... [ 53%] PlatformDeveloperGuide/coreEngine reading sources... [ 53%] PlatformDeveloperGuide/device reading sources... [ 54%] PlatformDeveloperGuide/ecom reading sources... [ 54%] PlatformDeveloperGuide/ecom-comm reading sources... [ 55%] PlatformDeveloperGuide/externalResourceLoader reading sources... [ 55%] PlatformDeveloperGuide/frontpanel reading sources... [ 55%] PlatformDeveloperGuide/fs reading sources... [ 56%] PlatformDeveloperGuide/hal reading sources... [ 56%] PlatformDeveloperGuide/index reading sources... [ 56%] PlatformDeveloperGuide/introduction reading sources... [ 57%] PlatformDeveloperGuide/javah reading sources... [ 57%] PlatformDeveloperGuide/mock reading sources... [ 58%] PlatformDeveloperGuide/multiSandbox reading sources... [ 58%] PlatformDeveloperGuide/native reading sources... [ 58%] PlatformDeveloperGuide/net reading sources... [ 59%] PlatformDeveloperGuide/netIntroduction reading sources... [ 59%] PlatformDeveloperGuide/networkCoreEngine reading sources... [ 60%] PlatformDeveloperGuide/pack reading sources... [ 60%] PlatformDeveloperGuide/platform reading sources... [ 60%] PlatformDeveloperGuide/platformConcepts reading sources... [ 61%] PlatformDeveloperGuide/platformCreation reading sources... [ 61%] PlatformDeveloperGuide/platformMigration reading sources... [ 61%] PlatformDeveloperGuide/platformOverview reading sources... [ 62%] PlatformDeveloperGuide/platformQualification reading sources... [ 62%] PlatformDeveloperGuide/serialCommunications reading sources... [ 63%] PlatformDeveloperGuide/simulation reading sources... [ 63%] PlatformDeveloperGuide/simulator reading sources... [ 63%] PlatformDeveloperGuide/sni reading sources... [ 64%] PlatformDeveloperGuide/sp reading sources... [ 64%] PlatformDeveloperGuide/spmock reading sources... [ 65%] PlatformDeveloperGuide/ssl reading sources... [ 65%] PlatformDeveloperGuide/systemView reading sources... [ 65%] PlatformDeveloperGuide/tiny reading sources... [ 66%] PlatformDeveloperGuide/ui reading sources... [ 66%] PlatformDeveloperGuide/uiChangeLog reading sources... [ 66%] PlatformDeveloperGuide/uiDisplay reading sources... [ 67%] PlatformDeveloperGuide/uiFont reading sources... [ 67%] PlatformDeveloperGuide/uiFontCore reading sources... [ 68%] PlatformDeveloperGuide/uiFontFormat reading sources... [ 68%] PlatformDeveloperGuide/uiFontGenerator reading sources... [ 68%] PlatformDeveloperGuide/uiFontOverview reading sources... [ 69%] PlatformDeveloperGuide/uiImage reading sources... [ 69%] PlatformDeveloperGuide/uiImageCore reading sources... [ 70%] PlatformDeveloperGuide/uiImageGenerator reading sources... [ 70%] PlatformDeveloperGuide/uiImageLoader reading sources... [ 70%] PlatformDeveloperGuide/uiImageOverview reading sources... [ 71%] PlatformDeveloperGuide/uiImageRaw reading sources... [ 71%] PlatformDeveloperGuide/uiInput reading sources... [ 71%] PlatformDeveloperGuide/uiIntroduction reading sources... [ 72%] PlatformDeveloperGuide/uiLed reading sources... [ 72%] PlatformDeveloperGuide/uiLowLevel reading sources... [ 73%] PlatformDeveloperGuide/uiMicroui reading sources... [ 73%] PlatformDeveloperGuide/uiMigrationGuide reading sources... [ 73%] PlatformDeveloperGuide/uiReleaseNotes reading sources... [ 74%] PlatformDeveloperGuide/uiReplaces reading sources... [ 74%] PlatformDeveloperGuide/uiSimulation reading sources... [ 75%] PlatformDeveloperGuide/uiStaticInit reading sources... [ 75%] PlatformDeveloperGuide/vg reading sources... [ 75%] PlatformDeveloperGuide/vgCco reading sources... [ 76%] PlatformDeveloperGuide/vgChangeLog reading sources... [ 76%] PlatformDeveloperGuide/vgFont reading sources... [ 76%] PlatformDeveloperGuide/vgGradient reading sources... [ 77%] PlatformDeveloperGuide/vgIntroduction reading sources... [ 77%] PlatformDeveloperGuide/vgLowLevel reading sources... [ 78%] PlatformDeveloperGuide/vgMatrix reading sources... [ 78%] PlatformDeveloperGuide/vgMicrovg reading sources... [ 78%] PlatformDeveloperGuide/vgPath reading sources... [ 79%] PlatformDeveloperGuide/vgReleaseNotes reading sources... [ 79%] PlatformDeveloperGuide/vgSimulation reading sources... [ 80%] PlatformDeveloperGuide/watchdog-timer reading sources... [ 80%] SDKUserGuide/github reading sources... [ 80%] SDKUserGuide/ide reading sources... [ 81%] SDKUserGuide/index reading sources... [ 81%] SDKUserGuide/install reading sources... [ 81%] SDKUserGuide/licenses reading sources... [ 82%] SDKUserGuide/mmm reading sources... [ 82%] SDKUserGuide/repository reading sources... [ 83%] SDKUserGuide/resolveDependenciesInWorkspace reading sources... [ 83%] SDKUserGuide/sdkChangeLog reading sources... [ 83%] SDKUserGuide/sdkMigrationNotes reading sources... [ 84%] SDKUserGuide/sdkReleaseNotes reading sources... [ 84%] SDKUserGuide/startup reading sources... [ 85%] SDKUserGuide/systemRequirements reading sources... [ 85%] SDKUserGuide/troubleshooting reading sources... [ 85%] SDKUserGuide/version reading sources... [ 86%] Tutorials/getStartedWithGUI/Step01 reading sources... [ 86%] Tutorials/getStartedWithGUI/Step02 reading sources... [ 86%] Tutorials/getStartedWithGUI/Step03 reading sources... [ 87%] Tutorials/getStartedWithGUI/Step04 reading sources... [ 87%] Tutorials/getStartedWithGUI/Step05 reading sources... [ 88%] Tutorials/getStartedWithGUI/Step06 reading sources... [ 88%] Tutorials/getStartedWithGUI/Step07 reading sources... [ 88%] Tutorials/getStartedWithGUI/Step08 reading sources... [ 89%] Tutorials/getStartedWithGUI/Step09 reading sources... [ 89%] Tutorials/getStartedWithGUI/Step10 reading sources... [ 90%] Tutorials/getStartedWithGUI/Step11 reading sources... [ 90%] Tutorials/getStartedWithGUI/Step12 reading sources... [ 90%] Tutorials/getStartedWithGUI/Step13 reading sources... [ 91%] Tutorials/getStartedWithGUI/index reading sources... [ 91%] Tutorials/getStartedWithGUI/setup reading sources... [ 91%] Tutorials/index reading sources... [ 92%] Tutorials/tutorialAppendEmojisToVectorFont reading sources... [ 92%] Tutorials/tutorialCreateCustomPlatform reading sources... [ 93%] Tutorials/tutorialCreateFirmwareFromScratch reading sources... [ 93%] Tutorials/tutorialCreatePlatformBuildAndRunScripts reading sources... [ 93%] Tutorials/tutorialDiscoverEmbeddedDebuggingTechniques reading sources... [ 94%] Tutorials/tutorialExploreDataSerializationFormats reading sources... [ 94%] Tutorials/tutorialImplementABlockingNativeMethodWithSNI reading sources... [ 95%] Tutorials/tutorialImproveCodeQuality reading sources... [ 95%] Tutorials/tutorialInstrumentJavaCodeForLogging reading sources... [ 95%] Tutorials/tutorialOptimizeMemoryFootprint reading sources... [ 96%] Tutorials/tutorialRunATestSuiteOnDevice reading sources... [ 96%] Tutorials/tutorialSetupBuildUsingJenkinsAndArtifactory reading sources... [ 96%] Tutorials/tutorialUnderstandMicroEJFirmwareBuild reading sources... [ 97%] about reading sources... [ 97%] glossary reading sources... [ 98%] 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... [ 1%] 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... [ 3%] ApplicationDeveloperGuide/UI/MWT/how-to-outline writing output... [ 4%] ApplicationDeveloperGuide/UI/MWT/how-to-overlap-render-policy writing output... [ 4%] ApplicationDeveloperGuide/UI/MWT/how-to-widget writing output... [ 5%] ApplicationDeveloperGuide/UI/MWT/index writing output... [ 5%] ApplicationDeveloperGuide/UI/MWT/introduction writing output... [ 5%] ApplicationDeveloperGuide/UI/MicroUI/applicationOptions writing output... [ 6%] ApplicationDeveloperGuide/UI/MicroUI/errors writing output... [ 6%] ApplicationDeveloperGuide/UI/MicroUI/fontDesigner writing output... [ 6%] ApplicationDeveloperGuide/UI/MicroUI/fonts writing output... [ 7%] ApplicationDeveloperGuide/UI/MicroUI/images writing output... [ 7%] ApplicationDeveloperGuide/UI/MicroUI/index writing output... [ 8%] ApplicationDeveloperGuide/UI/MicroUI/introduction writing output... [ 8%] ApplicationDeveloperGuide/UI/MicroUI/releaseNotes writing output... [ 8%] ApplicationDeveloperGuide/UI/MicroUI/traces writing output... [ 9%] ApplicationDeveloperGuide/UI/MicroVG/aliases writing output... [ 9%] ApplicationDeveloperGuide/UI/MicroVG/avdLoader writing output... [ 10%] ApplicationDeveloperGuide/UI/MicroVG/gradient writing output... [ 10%] ApplicationDeveloperGuide/UI/MicroVG/index writing output... [ 10%] ApplicationDeveloperGuide/UI/MicroVG/introduction writing output... [ 11%] ApplicationDeveloperGuide/UI/MicroVG/matrix writing output... [ 11%] ApplicationDeveloperGuide/UI/MicroVG/path writing output... [ 11%] ApplicationDeveloperGuide/UI/MicroVG/vectorfont writing output... [ 12%] ApplicationDeveloperGuide/UI/MicroVG/vectorimage writing output... [ 12%] ApplicationDeveloperGuide/UI/Widgets/index writing output... [ 13%] ApplicationDeveloperGuide/UI/Widgets/mwt-examples writing output... [ 13%] ApplicationDeveloperGuide/UI/Widgets/widget writing output... [ 13%] ApplicationDeveloperGuide/UI/Widgets/widget-demo writing output... [ 14%] ApplicationDeveloperGuide/UI/ui writing output... [ 14%] ApplicationDeveloperGuide/advanced writing output... [ 15%] ApplicationDeveloperGuide/applicationOptions writing output... [ 15%] ApplicationDeveloperGuide/applicationResources writing output... [ 15%] ApplicationDeveloperGuide/buildAndRunApplication writing output... [ 16%] ApplicationDeveloperGuide/buildOutputFiles writing output... [ 16%] ApplicationDeveloperGuide/cca_use writing output... [ 16%] ApplicationDeveloperGuide/characterEncoding writing output... [ 17%] ApplicationDeveloperGuide/classpath writing output... [ 17%] ApplicationDeveloperGuide/codeCoverageAnalyzer writing output... [ 18%] ApplicationDeveloperGuide/debug writing output... [ 18%] ApplicationDeveloperGuide/dependencyDiscoverer writing output... [ 18%] ApplicationDeveloperGuide/heapAnalyzer writing output... [ 19%] ApplicationDeveloperGuide/heapUsageMonitoring writing output... [ 19%] ApplicationDeveloperGuide/heapdumper_use writing output... [ 20%] ApplicationDeveloperGuide/index writing output... [ 20%] ApplicationDeveloperGuide/introduction writing output... [ 20%] ApplicationDeveloperGuide/js/api writing output... [ 21%] ApplicationDeveloperGuide/js/examples writing output... [ 21%] ApplicationDeveloperGuide/js/examples/simple_application writing output... [ 21%] ApplicationDeveloperGuide/js/examples/use_host_object writing output... [ 22%] ApplicationDeveloperGuide/js/examples/use_java_api writing output... [ 22%] ApplicationDeveloperGuide/js/getting_started writing output... [ 23%] ApplicationDeveloperGuide/js/index writing output... [ 23%] ApplicationDeveloperGuide/js/internals writing output... [ 23%] ApplicationDeveloperGuide/js/java writing output... [ 24%] ApplicationDeveloperGuide/js/limitations writing output... [ 24%] ApplicationDeveloperGuide/js/sources writing output... [ 25%] ApplicationDeveloperGuide/js/tests writing output... [ 25%] ApplicationDeveloperGuide/js/troubleshooting writing output... [ 25%] ApplicationDeveloperGuide/launches writing output... [ 26%] ApplicationDeveloperGuide/libraries writing output... [ 26%] ApplicationDeveloperGuide/limitations writing output... [ 26%] ApplicationDeveloperGuide/linker writing output... [ 27%] ApplicationDeveloperGuide/memoryMapAnalyzer writing output... [ 27%] ApplicationDeveloperGuide/moduleNatures writing output... [ 28%] ApplicationDeveloperGuide/networking writing output... [ 28%] ApplicationDeveloperGuide/nls writing output... [ 28%] ApplicationDeveloperGuide/nullAnalysis writing output... [ 29%] ApplicationDeveloperGuide/platform writing output... [ 29%] ApplicationDeveloperGuide/platformSelection writing output... [ 30%] ApplicationDeveloperGuide/repository writing output... [ 30%] ApplicationDeveloperGuide/runtime writing output... [ 30%] ApplicationDeveloperGuide/sandboxedAppDeploy writing output... [ 31%] ApplicationDeveloperGuide/sandboxedAppFirstApplication writing output... [ 31%] ApplicationDeveloperGuide/sandboxedAppFundamentalConcepts writing output... [ 31%] ApplicationDeveloperGuide/sandboxedAppSharedInterface writing output... [ 32%] ApplicationDeveloperGuide/sandboxedAppSim writing output... [ 32%] ApplicationDeveloperGuide/sandboxedApplication writing output... [ 33%] ApplicationDeveloperGuide/serialToSocketTransmitter writing output... [ 33%] ApplicationDeveloperGuide/serialToSocketTransmitter_use writing output... [ 33%] ApplicationDeveloperGuide/soar writing output... [ 34%] ApplicationDeveloperGuide/stackTraceReader writing output... [ 34%] ApplicationDeveloperGuide/stackTraceReader_use writing output... [ 35%] 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... [ 40%] KernelDeveloperGuide/kf writing output... [ 41%] KernelDeveloperGuide/kfEnabledLibraries writing output... [ 41%] KernelDeveloperGuide/kfTestsuite writing output... [ 41%] KernelDeveloperGuide/overview writing output... [ 42%] KernelDeveloperGuide/runtimeEnvironment writing output... [ 42%] KernelDeveloperGuide/sandboxedAppLifecycle writing output... [ 43%] PlatformDeveloperGuide/advanceTrace writing output... [ 43%] PlatformDeveloperGuide/appendix/index writing output... [ 43%] PlatformDeveloperGuide/appendix/javalibs/ecom writing output... [ 44%] PlatformDeveloperGuide/appendix/javalibs/ecom-comm writing output... [ 44%] PlatformDeveloperGuide/appendix/javalibs/edc writing output... [ 45%] PlatformDeveloperGuide/appendix/javalibs/fs writing output... [ 45%] PlatformDeveloperGuide/appendix/javalibs/index writing output... [ 45%] PlatformDeveloperGuide/appendix/javalibs/kf writing output... [ 46%] PlatformDeveloperGuide/appendix/javalibs/net writing output... [ 46%] PlatformDeveloperGuide/appendix/javalibs/sni writing output... [ 46%] PlatformDeveloperGuide/appendix/javalibs/ssl writing output... [ 47%] PlatformDeveloperGuide/appendix/llapi writing output... [ 47%] PlatformDeveloperGuide/appendix/toolchain writing output... [ 48%] PlatformDeveloperGuide/appendix/tools/bon writing output... [ 48%] PlatformDeveloperGuide/appendix/tools/heapdump writing output... [ 48%] PlatformDeveloperGuide/appendix/tools/hil writing output... [ 49%] PlatformDeveloperGuide/appendix/tools/index writing output... [ 49%] PlatformDeveloperGuide/appendix/tools/mui_frontpanelmock writing output... [ 50%] PlatformDeveloperGuide/appendix/tools/nls writing output... [ 50%] PlatformDeveloperGuide/appendix/tools/sni writing output... [ 50%] PlatformDeveloperGuide/appendix/tools/soar writing output... [ 51%] PlatformDeveloperGuide/appendix/tools/sp writing output... [ 51%] PlatformDeveloperGuide/appendix/tools/static writing output... [ 51%] PlatformDeveloperGuide/architecture writing output... [ 52%] PlatformDeveloperGuide/architectureChangelog writing output... [ 52%] PlatformDeveloperGuide/architectureNamingConvention writing output... [ 53%] PlatformDeveloperGuide/blemock writing output... [ 53%] PlatformDeveloperGuide/coreEngine writing output... [ 53%] PlatformDeveloperGuide/device writing output... [ 54%] PlatformDeveloperGuide/ecom writing output... [ 54%] PlatformDeveloperGuide/ecom-comm writing output... [ 55%] PlatformDeveloperGuide/externalResourceLoader writing output... [ 55%] PlatformDeveloperGuide/frontpanel writing output... [ 55%] PlatformDeveloperGuide/fs writing output... [ 56%] PlatformDeveloperGuide/hal writing output... [ 56%] PlatformDeveloperGuide/index writing output... [ 56%] PlatformDeveloperGuide/introduction writing output... [ 57%] PlatformDeveloperGuide/javah writing output... [ 57%] PlatformDeveloperGuide/mock writing output... [ 58%] PlatformDeveloperGuide/multiSandbox writing output... [ 58%] PlatformDeveloperGuide/native writing output... [ 58%] PlatformDeveloperGuide/net writing output... [ 59%] PlatformDeveloperGuide/netIntroduction writing output... [ 59%] PlatformDeveloperGuide/networkCoreEngine writing output... [ 60%] PlatformDeveloperGuide/pack writing output... [ 60%] PlatformDeveloperGuide/platform writing output... [ 60%] PlatformDeveloperGuide/platformConcepts writing output... [ 61%] PlatformDeveloperGuide/platformCreation writing output... [ 61%] PlatformDeveloperGuide/platformMigration writing output... [ 61%] PlatformDeveloperGuide/platformOverview writing output... [ 62%] PlatformDeveloperGuide/platformQualification writing output... [ 62%] PlatformDeveloperGuide/serialCommunications writing output... [ 63%] PlatformDeveloperGuide/simulation writing output... [ 63%] PlatformDeveloperGuide/simulator writing output... [ 63%] PlatformDeveloperGuide/sni writing output... [ 64%] PlatformDeveloperGuide/sp writing output... [ 64%] PlatformDeveloperGuide/spmock writing output... [ 65%] PlatformDeveloperGuide/ssl writing output... [ 65%] PlatformDeveloperGuide/systemView writing output... [ 65%] PlatformDeveloperGuide/tiny writing output... [ 66%] PlatformDeveloperGuide/ui writing output... [ 66%] PlatformDeveloperGuide/uiChangeLog writing output... [ 66%] PlatformDeveloperGuide/uiDisplay writing output... [ 67%] PlatformDeveloperGuide/uiFont writing output... [ 67%] PlatformDeveloperGuide/uiFontCore writing output... [ 68%] PlatformDeveloperGuide/uiFontFormat writing output... [ 68%] PlatformDeveloperGuide/uiFontGenerator writing output... [ 68%] PlatformDeveloperGuide/uiFontOverview writing output... [ 69%] PlatformDeveloperGuide/uiImage writing output... [ 69%] PlatformDeveloperGuide/uiImageCore writing output... [ 70%] PlatformDeveloperGuide/uiImageGenerator writing output... [ 70%] PlatformDeveloperGuide/uiImageLoader writing output... [ 70%] PlatformDeveloperGuide/uiImageOverview writing output... [ 71%] PlatformDeveloperGuide/uiImageRaw writing output... [ 71%] PlatformDeveloperGuide/uiInput writing output... [ 71%] PlatformDeveloperGuide/uiIntroduction writing output... [ 72%] PlatformDeveloperGuide/uiLed writing output... [ 72%] PlatformDeveloperGuide/uiLowLevel writing output... [ 73%] PlatformDeveloperGuide/uiMicroui writing output... [ 73%] PlatformDeveloperGuide/uiMigrationGuide writing output... [ 73%] PlatformDeveloperGuide/uiReleaseNotes writing output... [ 74%] PlatformDeveloperGuide/uiReplaces writing output... [ 74%] PlatformDeveloperGuide/uiSimulation writing output... [ 75%] PlatformDeveloperGuide/uiStaticInit writing output... [ 75%] PlatformDeveloperGuide/vg writing output... [ 75%] PlatformDeveloperGuide/vgCco writing output... [ 76%] PlatformDeveloperGuide/vgChangeLog writing output... [ 76%] PlatformDeveloperGuide/vgFont writing output... [ 76%] PlatformDeveloperGuide/vgGradient writing output... [ 77%] PlatformDeveloperGuide/vgIntroduction writing output... [ 77%] PlatformDeveloperGuide/vgLowLevel writing output... [ 78%] PlatformDeveloperGuide/vgMatrix writing output... [ 78%] PlatformDeveloperGuide/vgMicrovg writing output... [ 78%] PlatformDeveloperGuide/vgPath writing output... [ 79%] PlatformDeveloperGuide/vgReleaseNotes writing output... [ 79%] PlatformDeveloperGuide/vgSimulation writing output... [ 80%] PlatformDeveloperGuide/watchdog-timer writing output... [ 80%] SDKUserGuide/github writing output... [ 80%] SDKUserGuide/ide writing output... [ 81%] SDKUserGuide/index writing output... [ 81%] SDKUserGuide/install writing output... [ 81%] SDKUserGuide/licenses writing output... [ 82%] SDKUserGuide/mmm writing output... [ 82%] SDKUserGuide/repository writing output... [ 83%] SDKUserGuide/resolveDependenciesInWorkspace writing output... [ 83%] SDKUserGuide/sdkChangeLog writing output... [ 83%] SDKUserGuide/sdkMigrationNotes writing output... [ 84%] SDKUserGuide/sdkReleaseNotes writing output... [ 84%] SDKUserGuide/startup writing output... [ 85%] SDKUserGuide/systemRequirements writing output... [ 85%] SDKUserGuide/troubleshooting writing output... [ 85%] SDKUserGuide/version writing output... [ 86%] Tutorials/getStartedWithGUI/Step01 writing output... [ 86%] Tutorials/getStartedWithGUI/Step02 writing output... [ 86%] Tutorials/getStartedWithGUI/Step03 writing output... [ 87%] Tutorials/getStartedWithGUI/Step04 writing output... [ 87%] Tutorials/getStartedWithGUI/Step05 writing output... [ 88%] Tutorials/getStartedWithGUI/Step06 writing output... [ 88%] Tutorials/getStartedWithGUI/Step07 writing output... [ 88%] Tutorials/getStartedWithGUI/Step08 writing output... [ 89%] Tutorials/getStartedWithGUI/Step09 writing output... [ 89%] Tutorials/getStartedWithGUI/Step10 writing output... [ 90%] Tutorials/getStartedWithGUI/Step11 writing output... [ 90%] Tutorials/getStartedWithGUI/Step12 writing output... [ 90%] Tutorials/getStartedWithGUI/Step13 writing output... [ 91%] Tutorials/getStartedWithGUI/index writing output... [ 91%] Tutorials/getStartedWithGUI/setup writing output... [ 91%] Tutorials/index writing output... [ 92%] Tutorials/tutorialAppendEmojisToVectorFont writing output... [ 92%] Tutorials/tutorialCreateCustomPlatform writing output... [ 93%] Tutorials/tutorialCreateFirmwareFromScratch writing output... [ 93%] Tutorials/tutorialCreatePlatformBuildAndRunScripts writing output... [ 93%] Tutorials/tutorialDiscoverEmbeddedDebuggingTechniques writing output... [ 94%] Tutorials/tutorialExploreDataSerializationFormats writing output... [ 94%] Tutorials/tutorialImplementABlockingNativeMethodWithSNI writing output... [ 95%] Tutorials/tutorialImproveCodeQuality writing output... [ 95%] Tutorials/tutorialInstrumentJavaCodeForLogging writing output... [ 95%] Tutorials/tutorialOptimizeMemoryFootprint writing output... [ 96%] Tutorials/tutorialRunATestSuiteOnDevice writing output... [ 96%] Tutorials/tutorialSetupBuildUsingJenkinsAndArtifactory writing output... [ 96%] Tutorials/tutorialUnderstandMicroEJFirmwareBuild writing output... [ 97%] about writing output... [ 97%] glossary writing output... [ 98%] 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