Read the Docs build information Build id: 1357992 Project: lime-lime-bi Version: latest Commit: 14c380d1ed562fb999acbae007970ed8b9f298db Date: 2023-03-17T08:51:56.767374Z State: finished Success: True [rtd-command-info] start-time: 2023-03-17T08:51:58.639105Z, end-time: 2023-03-17T08:52:00.794662Z, duration: 2, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:Lundalogik/lime-bi.git . Cloning into '.'... Warning: Permanently added 'github.com,192.30.255.112' (ECDSA) to the list of known hosts. [rtd-command-info] start-time: 2023-03-17T08:52:01.051717Z, end-time: 2023-03-17T08:52:01.218994Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: switching to 'origin/main'. 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 14c380d fix: provide default expiration time when widget isn't configured [rtd-command-info] start-time: 2023-03-17T08:52:01.477077Z, end-time: 2023-03-17T08:52:01.547557Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-03-17T08:52:02.599394Z, end-time: 2023-03-17T08:52:07.096586Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-03-17T08:52:07.283095Z, end-time: 2023-03-17T08:52:09.077217Z, duration: 1, 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/lime-lime-bi/envs/latest/lib/python3.7/site-packages (23.0.1) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 31.8 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 67.6.0 Uninstalling setuptools-67.6.0: Successfully uninstalled setuptools-67.6.0 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2023-03-17T08:52:09.301763Z, end-time: 2023-03-17T08:52:17.471113Z, duration: 8, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow==5.4.1 mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 mkdocs Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 42.8 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 240.9 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.13-py3-none-any.whl (13 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 170.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 mkdocs Downloading mkdocs-1.4.2-py3-none-any.whl (3.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 197.0 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 246.6 MB/s eta 0:00:00 Collecting sphinx>=1.3.1 Downloading sphinx-5.3.0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 215.9 MB/s eta 0:00:00 Collecting typing-extensions>=3.10 Downloading typing_extensions-4.5.0-py3-none-any.whl (27 kB) Collecting pyyaml-env-tag>=0.1 Downloading pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB) Collecting ghp-import>=1.0 Downloading ghp_import-2.1.0-py3-none-any.whl (11 kB) Collecting jinja2>=2.11.1 Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 223.3 MB/s eta 0:00:00 Collecting click>=7.0 Downloading click-8.1.3-py3-none-any.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 214.2 MB/s eta 0:00:00 Collecting packaging>=20.5 Downloading packaging-23.0-py3-none-any.whl (42 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.7/42.7 kB 163.9 MB/s eta 0:00:00 Collecting importlib-metadata>=4.3 Downloading importlib_metadata-6.0.0-py3-none-any.whl (21 kB) Collecting pyyaml>=5.1 Downloading PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 596.3/596.3 kB 238.4 MB/s eta 0:00:00 Collecting watchdog>=2.0 Downloading watchdog-2.3.1-py3-none-manylinux2014_x86_64.whl (80 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.6/80.6 kB 199.7 MB/s eta 0:00:00 Collecting mergedeep>=1.3.4 Downloading mergedeep-1.3.4-py3-none-any.whl (6.4 kB) Collecting markdown<3.4,>=3.2.1 Downloading Markdown-3.3.7-py3-none-any.whl (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.8/97.8 kB 207.7 MB/s eta 0:00:00 Collecting python-dateutil>=2.8.1 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 234.9 MB/s eta 0:00:00 Collecting zipp>=0.5 Downloading zipp-3.15.0-py3-none-any.whl (6.8 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 215.1 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml>=1.1.5 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 190.4 MB/s eta 0:00:00 Collecting requests>=2.5.0 Downloading requests-2.28.2-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 189.4 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 211.2 MB/s eta 0:00:00 Collecting snowballstemmer>=2.0 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 207.0 MB/s eta 0:00:00 Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 210.8 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 210.4 MB/s eta 0:00:00 Collecting babel>=2.9 Downloading Babel-2.12.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 197.6 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting Pygments>=2.12 Downloading Pygments-2.14.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 246.0 MB/s eta 0:00:00 Collecting imagesize>=1.3 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting pytz>=2015.7 Downloading pytz-2022.7.1-py2.py3-none-any.whl (499 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 499.4/499.4 kB 245.2 MB/s eta 0:00:00 Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting charset-normalizer<4,>=2 Downloading charset_normalizer-3.1.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (171 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 171.0/171.0 kB 212.5 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 204.3 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.15-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.9/140.9 kB 210.7 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 181.5 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=c1a6d8a7628fa5d40a8fa46981a639eb4894b99b6bdff4bf3d236193e04f7c36 Stored in directory: /tmp/pip-ephem-wheel-cache-bbsyrvd4/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Successfully built mock Installing collected packages: snowballstemmer, pytz, mock, commonmark, zipp, watchdog, urllib3, typing-extensions, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, six, pyyaml, Pygments, pillow, packaging, mergedeep, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, pyyaml-env-tag, python-dateutil, jinja2, importlib-metadata, sphinx, markdown, ghp-import, click, recommonmark, mkdocs Successfully installed MarkupSafe-2.1.2 Pygments-2.14.0 alabaster-0.7.13 babel-2.12.1 certifi-2022.12.7 charset-normalizer-3.1.0 click-8.1.3 commonmark-0.9.1 docutils-0.19 ghp-import-2.1.0 idna-3.4 imagesize-1.4.1 importlib-metadata-6.0.0 jinja2-3.1.2 markdown-3.3.7 mergedeep-1.3.4 mkdocs-1.4.2 mock-1.0.1 packaging-23.0 pillow-5.4.1 python-dateutil-2.8.2 pytz-2022.7.1 pyyaml-6.0 pyyaml-env-tag-0.1 recommonmark-0.5.0 requests-2.28.2 six-1.16.0 snowballstemmer-2.2.0 sphinx-5.3.0 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 sphinxcontrib-serializinghtml-1.1.5 typing-extensions-4.5.0 urllib3-1.26.15 watchdog-2.3.1 zipp-3.15.0 [rtd-command-info] start-time: 2023-03-17T08:52:17.672127Z, end-time: 2023-03-17T08:52:22.221815Z, duration: 4, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Collecting mkdocs-material<9,>=8 Downloading mkdocs_material-8.5.11-py3-none-any.whl (7.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.6/7.6 MB 86.5 MB/s eta 0:00:00 Requirement already satisfied: requests>=2.26 in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.7/site-packages (from mkdocs-material<9,>=8->-r docs/requirements.txt (line 1)) (2.28.2) Collecting pymdown-extensions>=9.4 Downloading pymdown_extensions-9.10-py3-none-any.whl (235 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 235.5/235.5 kB 228.6 MB/s eta 0:00:00 Requirement already satisfied: jinja2>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.7/site-packages (from mkdocs-material<9,>=8->-r docs/requirements.txt (line 1)) (3.1.2) Requirement already satisfied: markdown>=3.2 in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.7/site-packages (from mkdocs-material<9,>=8->-r docs/requirements.txt (line 1)) (3.3.7) Collecting mkdocs-material-extensions>=1.1 Downloading mkdocs_material_extensions-1.1.1-py3-none-any.whl (7.9 kB) Requirement already satisfied: mkdocs>=1.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.7/site-packages (from mkdocs-material<9,>=8->-r docs/requirements.txt (line 1)) (1.4.2) Requirement already satisfied: pygments>=2.12 in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.7/site-packages (from mkdocs-material<9,>=8->-r docs/requirements.txt (line 1)) (2.14.0) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.7/site-packages (from jinja2>=3.0.2->mkdocs-material<9,>=8->-r docs/requirements.txt (line 1)) (2.1.2) Requirement already satisfied: importlib-metadata>=4.4 in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.7/site-packages (from markdown>=3.2->mkdocs-material<9,>=8->-r docs/requirements.txt (line 1)) (6.0.0) Requirement already satisfied: mergedeep>=1.3.4 in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.7/site-packages (from mkdocs>=1.4.0->mkdocs-material<9,>=8->-r docs/requirements.txt (line 1)) (1.3.4) Requirement already satisfied: typing-extensions>=3.10 in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.7/site-packages (from mkdocs>=1.4.0->mkdocs-material<9,>=8->-r docs/requirements.txt (line 1)) (4.5.0) Requirement already satisfied: watchdog>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.7/site-packages (from mkdocs>=1.4.0->mkdocs-material<9,>=8->-r docs/requirements.txt (line 1)) (2.3.1) Requirement already satisfied: packaging>=20.5 in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.7/site-packages (from mkdocs>=1.4.0->mkdocs-material<9,>=8->-r docs/requirements.txt (line 1)) (23.0) Requirement already satisfied: ghp-import>=1.0 in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.7/site-packages (from mkdocs>=1.4.0->mkdocs-material<9,>=8->-r docs/requirements.txt (line 1)) (2.1.0) Requirement already satisfied: click>=7.0 in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.7/site-packages (from mkdocs>=1.4.0->mkdocs-material<9,>=8->-r docs/requirements.txt (line 1)) (8.1.3) Requirement already satisfied: pyyaml>=5.1 in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.7/site-packages (from mkdocs>=1.4.0->mkdocs-material<9,>=8->-r docs/requirements.txt (line 1)) (6.0) Requirement already satisfied: pyyaml-env-tag>=0.1 in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.7/site-packages (from mkdocs>=1.4.0->mkdocs-material<9,>=8->-r docs/requirements.txt (line 1)) (0.1) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.7/site-packages (from requests>=2.26->mkdocs-material<9,>=8->-r docs/requirements.txt (line 1)) (3.1.0) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.7/site-packages (from requests>=2.26->mkdocs-material<9,>=8->-r docs/requirements.txt (line 1)) (3.4) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.7/site-packages (from requests>=2.26->mkdocs-material<9,>=8->-r docs/requirements.txt (line 1)) (1.26.15) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.7/site-packages (from requests>=2.26->mkdocs-material<9,>=8->-r docs/requirements.txt (line 1)) (2022.12.7) Requirement already satisfied: python-dateutil>=2.8.1 in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.7/site-packages (from ghp-import>=1.0->mkdocs>=1.4.0->mkdocs-material<9,>=8->-r docs/requirements.txt (line 1)) (2.8.2) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.7/site-packages (from importlib-metadata>=4.4->markdown>=3.2->mkdocs-material<9,>=8->-r docs/requirements.txt (line 1)) (3.15.0) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.7/site-packages (from python-dateutil>=2.8.1->ghp-import>=1.0->mkdocs>=1.4.0->mkdocs-material<9,>=8->-r docs/requirements.txt (line 1)) (1.16.0) Installing collected packages: mkdocs-material-extensions, pymdown-extensions, mkdocs-material Successfully installed mkdocs-material-8.5.11 mkdocs-material-extensions-1.1.1 pymdown-extensions-9.10 [rtd-command-info] start-time: 2023-03-17T08:52:22.863202Z, end-time: 2023-03-17T08:52:22.931922Z, duration: 0, exit-code: 0 cat mkdocs.yml dev_addr: localhost:3002 docs_dir: docs extra_css: - css/limecrm.css - /_/static/css/badge_only.css - /_/static/css/readthedocs-doc-embed.css extra_javascript: - readthedocs-data.js - /_/static/core/js/readthedocs-doc-embed.js - /_/static/javascript/readthedocs-analytics.js google_analytics: null markdown_extensions: - admonition - attr_list - footnotes - meta - pymdownx.details - pymdownx.highlight - pymdownx.inlinehilite - pymdownx.magiclink - pymdownx.saneheaders - pymdownx.snippets: check_paths: true - pymdownx.superfences: custom_fences: - class: mermaid format: !!python/name:pymdownx.superfences.fence_code_format '' name: mermaid - toc: permalink: true toc_depth: 3 - pymdownx.striphtml - tables - pymdownx.tabbed: alternate_style: true - def_list - pymdownx.tasklist: custom_checkbox: true - pymdownx.emoji: emoji_index: !!python/name:materialx.emoji.twemoji '' nav: - Docs: - Overview: index.md - Requirements: requirements.md - How it Works: howitworks.md - Installation: installation.md - Configuration: configuration.md - Upgrading: upgrading.md - Technical: - On-Premise: technical.md - Cloud: cloudimplementation.md - Security & Backup: security.md - Troubleshooting: troubleshooting.md - Changelog: - Changelog: changelog.md site_author: Lime Technologies AB site_description: Lime BI Documentation site_name: Lime BI theme: custom_dir: docs/overrides favicon: images/favicon.png features: - content.tabs.link - navigation.instant - navigation.tabs - navigation.tabs.sticky - navigation.tracking - navigation.expand - navigation.top - search.share - search.highlight - search.suggest - toc.integrate font: text: Lato name: material palette: - accent: teal media: '(prefers-color-scheme: light)' primary: teal scheme: teal toggle: icon: material/weather-sunny name: Switch to dark mode - media: '(prefers-color-scheme: dark)' scheme: slate toggle: icon: material/weather-night name: Switch to light mode [rtd-command-info] start-time: 2023-03-17T08:52:23.198232Z, end-time: 2023-03-17T08:52:24.351497Z, duration: 1, exit-code: 0 python -m mkdocs build --clean --site-dir $READTHEDOCS_OUTPUT/html --config-file mkdocs.yml INFO - Cleaning site directory INFO - Building documentation to directory: /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/checkouts/latest/_readthedocs/html WARNING - Both index.md and README.md found. Skipping README.md from /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/checkouts/latest/docs INFO - Documentation built in 0.60 seconds