Read the Docs build information Build id: 28 Project: docsgitea Version: latest Commit: 0eb3c753447b68fdbf8c91c1dd70028c3e905a6a Date: 2023-11-16T11:39:42.047068Z State: finished Success: True [rtd-command-info] start-time: 2023-11-16T11:40:52.888965Z, end-time: 2023-11-16T11:40:53.176390Z, duration: 0, exit-code: 0 git clone --depth 1 https://readthedocs:RtheD2023@gitea.delly.info/readthedocs/docsgitea.git . Cloning into '.'... [rtd-command-info] start-time: 2023-11-16T11:40:53.239798Z, end-time: 2023-11-16T11:40:53.661039Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 [rtd-command-info] start-time: 2023-11-16T11:40:53.719712Z, end-time: 2023-11-16T11:40:53.769369Z, duration: 0, exit-code: 0 cat .readthedocs.yaml version: "2" build: os: "ubuntu-22.04" tools: python: "3.10" python: install: - requirements: docs/requirements.txt sphinx: configuration: docs/source/conf.py [rtd-command-info] start-time: 2023-11-16T11:40:54.423894Z, end-time: 2023-11-16T11:41:46.105355Z, duration: 51, exit-code: 0 asdf install python 3.10.13 Downloading python-build... Cloning into '/root/.asdf/plugins/python/pyenv'... python-build 3.10.13 /root/.asdf/installs/python/3.10.13 Downloading Python-3.10.13.tar.xz... -> https://www.python.org/ftp/python/3.10.13/Python-3.10.13.tar.xz Installing Python-3.10.13... Installed Python-3.10.13 to /root/.asdf/installs/python/3.10.13 [rtd-command-info] start-time: 2023-11-16T11:41:46.157566Z, end-time: 2023-11-16T11:41:46.223034Z, duration: 0, exit-code: 0 asdf global python 3.10.13 [rtd-command-info] start-time: 2023-11-16T11:41:46.553411Z, end-time: 2023-11-16T11:41:48.638359Z, duration: 2, exit-code: 0 python -mpip install -U virtualenv setuptools Collecting virtualenv Downloading virtualenv-20.24.6-py3-none-any.whl (3.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.8/3.8 MB 20.1 MB/s eta 0:00:00 Requirement already satisfied: setuptools in ./.asdf/installs/python/3.10.13/lib/python3.10/site-packages (65.5.0) Collecting setuptools Downloading setuptools-68.2.2-py3-none-any.whl (807 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 38.1 MB/s eta 0:00:00 Collecting filelock<4,>=3.12.2 Downloading filelock-3.13.1-py3-none-any.whl (11 kB) Collecting platformdirs<4,>=3.9.1 Downloading platformdirs-3.11.0-py3-none-any.whl (17 kB) Collecting distlib<1,>=0.3.7 Downloading distlib-0.3.7-py2.py3-none-any.whl (468 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 468.9/468.9 kB 46.8 MB/s eta 0:00:00 Installing collected packages: distlib, setuptools, platformdirs, filelock, virtualenv Attempting uninstall: setuptools Found existing installation: setuptools 65.5.0 Uninstalling setuptools-65.5.0: Successfully uninstalled setuptools-65.5.0 Successfully installed distlib-0.3.7 filelock-3.13.1 platformdirs-3.11.0 setuptools-68.2.2 virtualenv-20.24.6 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [notice] A new release of pip is available: 23.0.1 -> 23.3.1 [notice] To update, run: pip3 install --upgrade pip [rtd-command-info] start-time: 2023-11-16T11:41:48.692598Z, end-time: 2023-11-16T11:41:49.141281Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.10.13.final.0-64 in 237ms creator CPython3Posix(dest=/usr/src/app/checkouts/readthedocs.org/user_builds/bffec82b249d/docsgitea/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=/root/.local/share/virtualenv) added seed packages: pip==23.3.1, setuptools==68.2.2, wheel==0.41.2 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2023-11-16T11:41:49.198202Z, end-time: 2023-11-16T11:41:50.466780Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /usr/src/app/checkouts/readthedocs.org/user_builds/bffec82b249d/docsgitea/envs/latest/lib/python3.10/site-packages (23.3.1) Requirement already satisfied: setuptools in /usr/src/app/checkouts/readthedocs.org/user_builds/bffec82b249d/docsgitea/envs/latest/lib/python3.10/site-packages (68.2.2) [rtd-command-info] start-time: 2023-11-16T11:41:50.524160Z, end-time: 2023-11-16T11:41:54.425940Z, duration: 3, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx readthedocs-sphinx-ext Collecting sphinx Downloading sphinx-7.2.6-py3-none-any.whl.metadata (5.9 kB) Collecting readthedocs-sphinx-ext Downloading readthedocs_sphinx_ext-2.2.3-py2.py3-none-any.whl.metadata (1.5 kB) Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-1.0.7-py3-none-any.whl.metadata (2.2 kB) Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-1.0.5-py3-none-any.whl.metadata (2.2 kB) Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.0.4-py3-none-any.whl.metadata (2.2 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-1.1.9-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-1.0.6-py3-none-any.whl.metadata (2.2 kB) Collecting Jinja2>=3.0 (from sphinx) Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 9.8 MB/s eta 0:00:00 Collecting Pygments>=2.14 (from sphinx) Downloading Pygments-2.16.1-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.21,>=0.18.1 (from sphinx) Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.0 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 321.5 MB/s eta 0:00:00 Collecting babel>=2.9 (from sphinx) Downloading Babel-2.13.1-py3-none-any.whl.metadata (1.6 kB) Collecting alabaster<0.8,>=0.7 (from sphinx) Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.25.0 (from sphinx) Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=21.0 (from sphinx) Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Downloading MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.25.0->sphinx) Downloading charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) Collecting idna<4,>=2.5 (from requests>=2.25.0->sphinx) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 192.1 MB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 (from requests>=2.25.0->sphinx) Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) Collecting certifi>=2017.4.17 (from requests>=2.25.0->sphinx) Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-7.2.6-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 82.8 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.3-py2.py3-none-any.whl (11 kB) Downloading Babel-2.13.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 118.3 MB/s eta 0:00:00 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 156.9 MB/s eta 0:00:00 Downloading packaging-23.2-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 318.3 MB/s eta 0:00:00 Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 128.9 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 306.1 MB/s eta 0:00:00 Downloading sphinxcontrib_htmlhelp-2.0.4-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.2/99.2 kB 260.6 MB/s eta 0:00:00 Downloading sphinxcontrib_serializinghtml-1.1.9-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.7/92.7 kB 281.1 MB/s eta 0:00:00 Downloading sphinxcontrib_applehelp-1.0.7-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.0/120.0 kB 318.3 MB/s eta 0:00:00 Downloading sphinxcontrib_devhelp-1.0.5-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.5/83.5 kB 316.8 MB/s eta 0:00:00 Downloading sphinxcontrib_qthelp-1.0.6-py3-none-any.whl (89 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.4/89.4 kB 358.9 MB/s eta 0:00:00 Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 304.5 MB/s eta 0:00:00 Downloading charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.1/142.1 kB 321.1 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 349.9 MB/s eta 0:00:00 Installing collected packages: snowballstemmer, urllib3, sphinxcontrib-jsmath, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, readthedocs-sphinx-ext, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, sphinx Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.3 Pygments-2.16.1 alabaster-0.7.13 babel-2.13.1 certifi-2023.7.22 charset-normalizer-3.3.2 docutils-0.20.1 idna-3.4 imagesize-1.4.1 packaging-23.2 readthedocs-sphinx-ext-2.2.3 requests-2.31.0 snowballstemmer-2.2.0 sphinx-7.2.6 sphinxcontrib-applehelp-1.0.7 sphinxcontrib-devhelp-1.0.5 sphinxcontrib-htmlhelp-2.0.4 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.6 sphinxcontrib-serializinghtml-1.1.9 urllib3-2.1.0 [rtd-command-info] start-time: 2023-11-16T11:41:54.481914Z, end-time: 2023-11-16T11:41:56.449213Z, duration: 1, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Collecting sphinx==7.1.2 (from -r docs/requirements.txt (line 1)) Downloading sphinx-7.1.2-py3-none-any.whl.metadata (5.8 kB) Collecting sphinx-rtd-theme==1.3.0rc1 (from -r docs/requirements.txt (line 2)) Downloading sphinx_rtd_theme-1.3.0rc1-py2.py3-none-any.whl.metadata (4.5 kB) Requirement already satisfied: sphinxcontrib-applehelp in /usr/src/app/checkouts/readthedocs.org/user_builds/bffec82b249d/docsgitea/envs/latest/lib/python3.10/site-packages (from sphinx==7.1.2->-r docs/requirements.txt (line 1)) (1.0.7) Requirement already satisfied: sphinxcontrib-devhelp in /usr/src/app/checkouts/readthedocs.org/user_builds/bffec82b249d/docsgitea/envs/latest/lib/python3.10/site-packages (from sphinx==7.1.2->-r docs/requirements.txt (line 1)) (1.0.5) Requirement already satisfied: sphinxcontrib-jsmath in /usr/src/app/checkouts/readthedocs.org/user_builds/bffec82b249d/docsgitea/envs/latest/lib/python3.10/site-packages (from sphinx==7.1.2->-r docs/requirements.txt (line 1)) (1.0.1) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.0 in /usr/src/app/checkouts/readthedocs.org/user_builds/bffec82b249d/docsgitea/envs/latest/lib/python3.10/site-packages (from sphinx==7.1.2->-r docs/requirements.txt (line 1)) (2.0.4) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /usr/src/app/checkouts/readthedocs.org/user_builds/bffec82b249d/docsgitea/envs/latest/lib/python3.10/site-packages (from sphinx==7.1.2->-r docs/requirements.txt (line 1)) (1.1.9) Requirement already satisfied: sphinxcontrib-qthelp in /usr/src/app/checkouts/readthedocs.org/user_builds/bffec82b249d/docsgitea/envs/latest/lib/python3.10/site-packages (from sphinx==7.1.2->-r docs/requirements.txt (line 1)) (1.0.6) Requirement already satisfied: Jinja2>=3.0 in /usr/src/app/checkouts/readthedocs.org/user_builds/bffec82b249d/docsgitea/envs/latest/lib/python3.10/site-packages (from sphinx==7.1.2->-r docs/requirements.txt (line 1)) (3.1.2) Requirement already satisfied: Pygments>=2.13 in /usr/src/app/checkouts/readthedocs.org/user_builds/bffec82b249d/docsgitea/envs/latest/lib/python3.10/site-packages (from sphinx==7.1.2->-r docs/requirements.txt (line 1)) (2.16.1) Requirement already satisfied: docutils<0.21,>=0.18.1 in /usr/src/app/checkouts/readthedocs.org/user_builds/bffec82b249d/docsgitea/envs/latest/lib/python3.10/site-packages (from sphinx==7.1.2->-r docs/requirements.txt (line 1)) (0.20.1) Requirement already satisfied: snowballstemmer>=2.0 in /usr/src/app/checkouts/readthedocs.org/user_builds/bffec82b249d/docsgitea/envs/latest/lib/python3.10/site-packages (from sphinx==7.1.2->-r docs/requirements.txt (line 1)) (2.2.0) Requirement already satisfied: babel>=2.9 in /usr/src/app/checkouts/readthedocs.org/user_builds/bffec82b249d/docsgitea/envs/latest/lib/python3.10/site-packages (from sphinx==7.1.2->-r docs/requirements.txt (line 1)) (2.13.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /usr/src/app/checkouts/readthedocs.org/user_builds/bffec82b249d/docsgitea/envs/latest/lib/python3.10/site-packages (from sphinx==7.1.2->-r docs/requirements.txt (line 1)) (0.7.13) Requirement already satisfied: imagesize>=1.3 in /usr/src/app/checkouts/readthedocs.org/user_builds/bffec82b249d/docsgitea/envs/latest/lib/python3.10/site-packages (from sphinx==7.1.2->-r docs/requirements.txt (line 1)) (1.4.1) Requirement already satisfied: requests>=2.25.0 in /usr/src/app/checkouts/readthedocs.org/user_builds/bffec82b249d/docsgitea/envs/latest/lib/python3.10/site-packages (from sphinx==7.1.2->-r docs/requirements.txt (line 1)) (2.31.0) Requirement already satisfied: packaging>=21.0 in /usr/src/app/checkouts/readthedocs.org/user_builds/bffec82b249d/docsgitea/envs/latest/lib/python3.10/site-packages (from sphinx==7.1.2->-r docs/requirements.txt (line 1)) (23.2) Collecting docutils<0.21,>=0.18.1 (from sphinx==7.1.2->-r docs/requirements.txt (line 1)) Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 kB 13.0 MB/s eta 0:00:00 Collecting sphinxcontrib-jquery<5,>=4 (from sphinx-rtd-theme==1.3.0rc1->-r docs/requirements.txt (line 2)) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 19.1 MB/s eta 0:00:00 Requirement already satisfied: MarkupSafe>=2.0 in /usr/src/app/checkouts/readthedocs.org/user_builds/bffec82b249d/docsgitea/envs/latest/lib/python3.10/site-packages (from Jinja2>=3.0->sphinx==7.1.2->-r docs/requirements.txt (line 1)) (2.1.3) Requirement already satisfied: charset-normalizer<4,>=2 in /usr/src/app/checkouts/readthedocs.org/user_builds/bffec82b249d/docsgitea/envs/latest/lib/python3.10/site-packages (from requests>=2.25.0->sphinx==7.1.2->-r docs/requirements.txt (line 1)) (3.3.2) Requirement already satisfied: idna<4,>=2.5 in /usr/src/app/checkouts/readthedocs.org/user_builds/bffec82b249d/docsgitea/envs/latest/lib/python3.10/site-packages (from requests>=2.25.0->sphinx==7.1.2->-r docs/requirements.txt (line 1)) (3.4) Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/src/app/checkouts/readthedocs.org/user_builds/bffec82b249d/docsgitea/envs/latest/lib/python3.10/site-packages (from requests>=2.25.0->sphinx==7.1.2->-r docs/requirements.txt (line 1)) (2.1.0) Requirement already satisfied: certifi>=2017.4.17 in /usr/src/app/checkouts/readthedocs.org/user_builds/bffec82b249d/docsgitea/envs/latest/lib/python3.10/site-packages (from requests>=2.25.0->sphinx==7.1.2->-r docs/requirements.txt (line 1)) (2023.7.22) Downloading sphinx-7.1.2-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 28.0 MB/s eta 0:00:00 Downloading sphinx_rtd_theme-1.3.0rc1-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 53.2 MB/s eta 0:00:00 Installing collected packages: docutils, sphinx, sphinxcontrib-jquery, sphinx-rtd-theme Attempting uninstall: docutils Found existing installation: docutils 0.20.1 Uninstalling docutils-0.20.1: Successfully uninstalled docutils-0.20.1 Attempting uninstall: sphinx Found existing installation: Sphinx 7.2.6 Uninstalling Sphinx-7.2.6: Successfully uninstalled Sphinx-7.2.6 Successfully installed docutils-0.18.1 sphinx-7.1.2 sphinx-rtd-theme-1.3.0rc1 sphinxcontrib-jquery-4.1 [rtd-command-info] start-time: 2023-11-16T11:41:56.807313Z, end-time: 2023-11-16T11:41:56.841329Z, duration: 0, exit-code: 0 cat docs/source/conf.py # Configuration file for the Sphinx documentation builder. # -- Project information project = 'Lumache' copyright = '2021, Graziella' author = 'Graziella' release = '0.1' version = '0.1.0' # -- General configuration extensions = [ 'sphinx.ext.duration', 'sphinx.ext.doctest', 'sphinx.ext.autodoc', 'sphinx.ext.autosummary', 'sphinx.ext.intersphinx', ] intersphinx_mapping = { 'python': ('https://docs.python.org/3/', None), 'sphinx': ('https://www.sphinx-doc.org/en/master/', None), } intersphinx_disabled_domains = ['std'] templates_path = ['_templates'] # -- Options for HTML output html_theme = 'sphinx_rtd_theme' # -- Options for EPUB output epub_show_urls = 'footnote' ########################################################################### # 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') # Define this variable in case it's not defined by the user. # It defaults to `alabaster` which is the default from Sphinx. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_theme html_theme = globals().get('html_theme', 'alabaster') #Add project information to the template context. context = { 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "/media/", 'STATIC_URL': "/static/", 'PRODUCTION_DOMAIN': "readthedocs.delly.info", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ("stable", "/en/stable/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'docsgitea', 'name': u'docsgitea', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': '', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/source/', 'api_host': 'http://readthedocs.delly.info', 'github_user': 'None', 'proxied_api_host': '/_', 'github_repo': 'None', 'github_version': 'master', 'display_github': False, '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': 'None', 'commit': '0eb3c753', } # 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(): for key in context: if key not in html_context: html_context[key] = context[key] 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 = 'http://readthedocs.delly.info/projects/docsgitea/builds/28/' 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: 2023-11-16T11:41:56.895304Z, end-time: 2023-11-16T11:41:57.761502Z, duration: 0, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v7.1.2 making output directory... done [autosummary] generating autosummary for: api.rst, index.rst, usage.rst WARNING: [autosummary] failed to import lumache. Possible hints: * ModuleNotFoundError: No module named 'lumache' * KeyError: 'lumache' * ValueError: not enough values to unpack (expected 2, got 1) loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://www.sphinx-doc.org/en/master/objects.inv... building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 3 source files that are out of date updating environment: [new config] 3 added, 0 changed, 0 removed reading sources... [ 33%] api reading sources... [ 67%] index reading sources... [100%] usage /usr/src/app/checkouts/readthedocs.org/user_builds/bffec82b249d/docsgitea/checkouts/latest/docs/source/api.rst:4: WARNING: autosummary: failed to import lumache. Possible hints: * ModuleNotFoundError: No module named 'lumache' * KeyError: 'lumache' * ValueError: not enough values to unpack (expected 2, got 1) WARNING: autodoc: failed to import function 'get_random_ingredients' from module 'lumache'; the following exception was raised: No module named 'lumache' WARNING: autodoc: failed to import exception 'InvalidKindError' from module 'lumache'; the following exception was raised: No module named 'lumache' looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... done copying extra files... done done writing output... [ 33%] api writing output... [ 67%] index writing output... [100%] usage generating indices... genindex done writing additional pages... search done dumping search index in English (code: en)... done dumping object inventory... done Updating searchtools for Read the Docs search... ====================== slowest reading durations ======================= 0.016 api 0.004 usage 0.003 index build succeeded, 4 warnings. The HTML pages are in ../../_readthedocs/html.