Read the Docs build information Build id: 1777630 Project: lime-lime-bi Version: latest Commit: 4aacb1e8ea2872c165cd25ef9daf3aeb975987db Date: 2023-10-12T15:17:23.037005Z State: finished Success: True [rtd-command-info] start-time: 2023-10-12T15:17:35.516060Z, end-time: 2023-10-12T15:17:40.019622Z, duration: 4, exit-code: 0 git clone --depth 1 git@github.com:Lundalogik/lime-bi.git . Cloning into '.'... Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2023-10-12T15:17:40.484380Z, end-time: 2023-10-12T15:17:42.738627Z, duration: 2, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/main:refs/remotes/origin/main Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. From github.com:Lundalogik/lime-bi * [new tag] v3.44.1 -> v3.44.1 * [new tag] v3.45.0 -> v3.45.0 * [new tag] v3.46.0 -> v3.46.0 * [new tag] v3.46.1 -> v3.46.1 * [new tag] v3.46.2 -> v3.46.2 * [new tag] v3.46.3 -> v3.46.3 * [new tag] v3.46.4 -> v3.46.4 [rtd-command-info] start-time: 2023-10-12T15:17:44.005243Z, end-time: 2023-10-12T15:17:44.389156Z, 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 4aacb1e test: reset hosting_environment in config fixture [rtd-command-info] start-time: 2023-10-12T15:17:45.584745Z, end-time: 2023-10-12T15:17:45.642411Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-10-12T15:17:46.504658Z, end-time: 2023-10-12T15:17:46.571460Z, duration: 0, exit-code: 0 cat .readthedocs.yml version: 2 mkdocs: configuration: mkdocs.yml build: os: "ubuntu-22.04" tools: python: "3.11" python: install: - requirements: docs/requirements.txt [rtd-command-info] start-time: 2023-10-12T15:17:55.154534Z, end-time: 2023-10-12T15:17:55.242226Z, duration: 0, exit-code: 0 asdf global python 3.11.4 [rtd-command-info] start-time: 2023-10-12T15:17:56.439928Z, end-time: 2023-10-12T15:17:57.405826Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.4.final.0-64 in 655ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/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: 2023-10-12T15:17:57.926421Z, end-time: 2023-10-12T15:18:06.530372Z, duration: 8, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.11/site-packages (21.2.3) Collecting pip Downloading pip-23.2.1-py3-none-any.whl (2.1 MB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.11/site-packages (57.4.0) Collecting setuptools Downloading setuptools-68.2.2-py3-none-any.whl (807 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-23.2.1 setuptools-68.2.2 [rtd-command-info] start-time: 2023-10-12T15:18:07.533883Z, end-time: 2023-10-12T15:18:10.654091Z, duration: 3, exit-code: 0 python -m pip install --upgrade --no-cache-dir mkdocs Collecting mkdocs Obtaining dependency information for mkdocs from https://files.pythonhosted.org/packages/89/58/aa3301b23966a71d7f8e55233f467b3cec94a651434e9cd9053811342539/mkdocs-1.5.3-py3-none-any.whl.metadata Downloading mkdocs-1.5.3-py3-none-any.whl.metadata (6.2 kB) Collecting click>=7.0 (from mkdocs) Obtaining dependency information for click>=7.0 from https://files.pythonhosted.org/packages/00/2e/d53fa4befbf2cfa713304affc7ca780ce4fc1fd8710527771b58311a3229/click-8.1.7-py3-none-any.whl.metadata Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) Collecting ghp-import>=1.0 (from mkdocs) Downloading ghp_import-2.1.0-py3-none-any.whl (11 kB) Collecting jinja2>=2.11.1 (from mkdocs) Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 6.2 MB/s eta 0:00:00 Collecting markdown>=3.2.1 (from mkdocs) Obtaining dependency information for markdown>=3.2.1 from https://files.pythonhosted.org/packages/bb/c1/50caaec6cadc1c6adc8fe351e03bd646d6e4dd17f55fca0f4c8d7ea8d3e9/Markdown-3.5-py3-none-any.whl.metadata Downloading Markdown-3.5-py3-none-any.whl.metadata (7.1 kB) Collecting markupsafe>=2.0.1 (from mkdocs) Obtaining dependency information for markupsafe>=2.0.1 from https://files.pythonhosted.org/packages/fe/21/2eff1de472ca6c99ec3993eab11308787b9879af9ca8bbceb4868cf4f2ca/MarkupSafe-2.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading MarkupSafe-2.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting mergedeep>=1.3.4 (from mkdocs) Downloading mergedeep-1.3.4-py3-none-any.whl (6.4 kB) Collecting packaging>=20.5 (from mkdocs) Obtaining dependency information for packaging>=20.5 from https://files.pythonhosted.org/packages/ec/1a/610693ac4ee14fcdf2d9bf3c493370e4f2ef7ae2e19217d7a237ff42367d/packaging-23.2-py3-none-any.whl.metadata Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) Collecting pathspec>=0.11.1 (from mkdocs) Obtaining dependency information for pathspec>=0.11.1 from https://files.pythonhosted.org/packages/b4/2a/9b1be29146139ef459188f5e420a66e835dda921208db600b7037093891f/pathspec-0.11.2-py3-none-any.whl.metadata Downloading pathspec-0.11.2-py3-none-any.whl.metadata (19 kB) Collecting platformdirs>=2.2.0 (from mkdocs) Obtaining dependency information for platformdirs>=2.2.0 from https://files.pythonhosted.org/packages/56/29/3ec311dc18804409ecf0d2b09caa976f3ae6215559306b5b530004e11156/platformdirs-3.11.0-py3-none-any.whl.metadata Downloading platformdirs-3.11.0-py3-none-any.whl.metadata (11 kB) Collecting pyyaml-env-tag>=0.1 (from mkdocs) Downloading pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB) Collecting pyyaml>=5.1 (from mkdocs) Obtaining dependency information for pyyaml>=5.1 from https://files.pythonhosted.org/packages/7b/5e/efd033ab7199a0b2044dab3b9f7a4f6670e6a52c089de572e928d2873b06/PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting watchdog>=2.0 (from mkdocs) Downloading watchdog-3.0.0-py3-none-manylinux2014_x86_64.whl (82 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.1/82.1 kB 13.0 MB/s eta 0:00:00 Collecting python-dateutil>=2.8.1 (from ghp-import>=1.0->mkdocs) Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 9.9 MB/s eta 0:00:00 Collecting six>=1.5 (from python-dateutil>=2.8.1->ghp-import>=1.0->mkdocs) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Downloading mkdocs-1.5.3-py3-none-any.whl (3.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 19.4 MB/s eta 0:00:00 Downloading click-8.1.7-py3-none-any.whl (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 119.8 MB/s eta 0:00:00 Downloading Markdown-3.5-py3-none-any.whl (101 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.7/101.7 kB 111.2 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB) Downloading packaging-23.2-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 241.4 MB/s eta 0:00:00 Downloading pathspec-0.11.2-py3-none-any.whl (29 kB) Downloading platformdirs-3.11.0-py3-none-any.whl (17 kB) Downloading PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (757 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 757.7/757.7 kB 35.7 MB/s eta 0:00:00 Installing collected packages: watchdog, six, pyyaml, platformdirs, pathspec, packaging, mergedeep, markupsafe, markdown, click, pyyaml-env-tag, python-dateutil, jinja2, ghp-import, mkdocs Successfully installed click-8.1.7 ghp-import-2.1.0 jinja2-3.1.2 markdown-3.5 markupsafe-2.1.3 mergedeep-1.3.4 mkdocs-1.5.3 packaging-23.2 pathspec-0.11.2 platformdirs-3.11.0 python-dateutil-2.8.2 pyyaml-6.0.1 pyyaml-env-tag-0.1 six-1.16.0 watchdog-3.0.0 [rtd-command-info] start-time: 2023-10-12T15:18:11.085314Z, end-time: 2023-10-12T15:18:17.130344Z, duration: 6, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Collecting mkdocs-material<9,>=8 (from -r docs/requirements.txt (line 1)) Downloading mkdocs_material-8.5.11-py3-none-any.whl (7.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.6/7.6 MB 19.7 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.11/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.11/site-packages (from mkdocs-material<9,>=8->-r docs/requirements.txt (line 1)) (3.5) Collecting mkdocs-material-extensions>=1.1 (from mkdocs-material<9,>=8->-r docs/requirements.txt (line 1)) Obtaining dependency information for mkdocs-material-extensions>=1.1 from https://files.pythonhosted.org/packages/c4/db/6ada1f1cfd32808507c901ca4616f8c0907113c7a7c1eca7b03c89bb0fcf/mkdocs_material_extensions-1.2-py3-none-any.whl.metadata Downloading mkdocs_material_extensions-1.2-py3-none-any.whl.metadata (6.6 kB) Requirement already satisfied: mkdocs>=1.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.11/site-packages (from mkdocs-material<9,>=8->-r docs/requirements.txt (line 1)) (1.5.3) Collecting pygments>=2.12 (from mkdocs-material<9,>=8->-r docs/requirements.txt (line 1)) Obtaining dependency information for pygments>=2.12 from https://files.pythonhosted.org/packages/43/88/29adf0b44ba6ac85045e63734ae0997d3c58d8b1a91c914d240828d0d73d/Pygments-2.16.1-py3-none-any.whl.metadata Downloading Pygments-2.16.1-py3-none-any.whl.metadata (2.5 kB) Collecting pymdown-extensions>=9.4 (from mkdocs-material<9,>=8->-r docs/requirements.txt (line 1)) Obtaining dependency information for pymdown-extensions>=9.4 from https://files.pythonhosted.org/packages/bf/15/aa3a1d1a6da955fabb16e1de5627d2e3c3a7067b891c7bf42bd1ae50cca0/pymdown_extensions-10.3-py3-none-any.whl.metadata Downloading pymdown_extensions-10.3-py3-none-any.whl.metadata (3.2 kB) Collecting requests>=2.26 (from mkdocs-material<9,>=8->-r docs/requirements.txt (line 1)) Obtaining dependency information for requests>=2.26 from https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl.metadata Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.11/site-packages (from jinja2>=3.0.2->mkdocs-material<9,>=8->-r docs/requirements.txt (line 1)) (2.1.3) Requirement already satisfied: click>=7.0 in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.11/site-packages (from mkdocs>=1.4.0->mkdocs-material<9,>=8->-r docs/requirements.txt (line 1)) (8.1.7) Requirement already satisfied: ghp-import>=1.0 in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.11/site-packages (from mkdocs>=1.4.0->mkdocs-material<9,>=8->-r docs/requirements.txt (line 1)) (2.1.0) Requirement already satisfied: mergedeep>=1.3.4 in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.11/site-packages (from mkdocs>=1.4.0->mkdocs-material<9,>=8->-r docs/requirements.txt (line 1)) (1.3.4) Requirement already satisfied: packaging>=20.5 in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.11/site-packages (from mkdocs>=1.4.0->mkdocs-material<9,>=8->-r docs/requirements.txt (line 1)) (23.2) Requirement already satisfied: pathspec>=0.11.1 in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.11/site-packages (from mkdocs>=1.4.0->mkdocs-material<9,>=8->-r docs/requirements.txt (line 1)) (0.11.2) Requirement already satisfied: platformdirs>=2.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.11/site-packages (from mkdocs>=1.4.0->mkdocs-material<9,>=8->-r docs/requirements.txt (line 1)) (3.11.0) Requirement already satisfied: pyyaml-env-tag>=0.1 in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.11/site-packages (from mkdocs>=1.4.0->mkdocs-material<9,>=8->-r docs/requirements.txt (line 1)) (0.1) Requirement already satisfied: pyyaml>=5.1 in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.11/site-packages (from mkdocs>=1.4.0->mkdocs-material<9,>=8->-r docs/requirements.txt (line 1)) (6.0.1) Requirement already satisfied: watchdog>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.11/site-packages (from mkdocs>=1.4.0->mkdocs-material<9,>=8->-r docs/requirements.txt (line 1)) (3.0.0) Collecting charset-normalizer<4,>=2 (from requests>=2.26->mkdocs-material<9,>=8->-r docs/requirements.txt (line 1)) Obtaining dependency information for charset-normalizer<4,>=2 from https://files.pythonhosted.org/packages/ff/b6/9222090f396f33cd58aa5b08b9bbf8871416b746a0c7b412a41a973674a5/charset_normalizer-3.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading charset_normalizer-3.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (32 kB) Collecting idna<4,>=2.5 (from requests>=2.26->mkdocs-material<9,>=8->-r docs/requirements.txt (line 1)) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 225.3 MB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 (from requests>=2.26->mkdocs-material<9,>=8->-r docs/requirements.txt (line 1)) Obtaining dependency information for urllib3<3,>=1.21.1 from https://files.pythonhosted.org/packages/26/40/9957270221b6d3e9a3b92fdfba80dd5c9661ff45a664b47edd5d00f707f5/urllib3-2.0.6-py3-none-any.whl.metadata Downloading urllib3-2.0.6-py3-none-any.whl.metadata (6.6 kB) Collecting certifi>=2017.4.17 (from requests>=2.26->mkdocs-material<9,>=8->-r docs/requirements.txt (line 1)) Obtaining dependency information for certifi>=2017.4.17 from https://files.pythonhosted.org/packages/4c/dd/2234eab22353ffc7d94e8d13177aaa050113286e93e7b40eae01fbf7c3d9/certifi-2023.7.22-py3-none-any.whl.metadata Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) Requirement already satisfied: python-dateutil>=2.8.1 in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.11/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: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/lime-lime-bi/envs/latest/lib/python3.11/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) Downloading mkdocs_material_extensions-1.2-py3-none-any.whl (8.0 kB) Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 55.4 MB/s eta 0:00:00 Downloading pymdown_extensions-10.3-py3-none-any.whl (241 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 241.0/241.0 kB 164.1 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 243.0 MB/s eta 0:00:00 Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 210.3 MB/s eta 0:00:00 Downloading charset_normalizer-3.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (137 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.1/137.1 kB 230.9 MB/s eta 0:00:00 Downloading urllib3-2.0.6-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 kB 274.6 MB/s eta 0:00:00 Installing collected packages: urllib3, pymdown-extensions, pygments, mkdocs-material-extensions, idna, charset-normalizer, certifi, requests, mkdocs-material Successfully installed certifi-2023.7.22 charset-normalizer-3.3.0 idna-3.4 mkdocs-material-8.5.11 mkdocs-material-extensions-1.2 pygments-2.16.1 pymdown-extensions-10.3 requests-2.31.0 urllib3-2.0.6 [rtd-command-info] start-time: 2023-10-12T15:18:19.867392Z, end-time: 2023-10-12T15:18:19.931942Z, 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-10-12T15:18:20.359396Z, end-time: 2023-10-12T15:18:21.234213Z, duration: 0, 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 - Excluding 'README.md' from the site because it conflicts with 'index.md'. INFO - Documentation built in 0.49 seconds