Read the Docs build information Build id: 3901411 Project: jij-inc-ommx Version: 770 Commit: a6d5a613b7f4d4af2014606a85b20d7807eff201 Date: 2026-04-07T05:17:58.662565Z State: finished Success: True [rtd-command-info] start-time: 2026-04-07T05:17:59.402196Z, end-time: 2026-04-07T05:17:59.924986Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/Jij-Inc/ommx . Cloning into '.'... [rtd-command-info] start-time: 2026-04-07T05:18:00.053042Z, end-time: 2026-04-07T05:18:01.081142Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/770/head:external-770 From https://github.com/Jij-Inc/ommx * [new ref] refs/pull/770/head -> external-770 * [new tag] python-2.3.5 -> python-2.3.5 * [new tag] python-2.3.6 -> python-2.3.6 * [new tag] python-2.4.0 -> python-2.4.0 * [new tag] python-2.5.0 -> python-2.5.0 * [new tag] python-2.5.1 -> python-2.5.1 * [new tag] rust-2.3.1 -> rust-2.3.1 * [new tag] rust-2.4.0 -> rust-2.4.0 * [new tag] rust-2.5.0 -> rust-2.5.0 * [new tag] rust-2.5.1 -> rust-2.5.1 [rtd-command-info] start-time: 2026-04-07T05:18:01.795194Z, end-time: 2026-04-07T05:18:01.870193Z, duration: 0, exit-code: 0 git checkout --force a6d5a613b7f4d4af2014606a85b20d7807eff201 Note: switching to 'a6d5a613b7f4d4af2014606a85b20d7807eff201'. 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 a6d5a61 Merge remote-tracking branch 'origin/main' into feature/migrate-operators-to-pyo3 [rtd-command-info] start-time: 2026-04-07T05:18:01.966287Z, end-time: 2026-04-07T05:18:02.002445Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # .readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 # Set the OS, Python version and other tools you might need build: os: ubuntu-24.04 tools: python: "3.12" # You can also specify other tool versions: # nodejs: "23" # rust: "1.82" # golang: "1.23" # Build documentation in the "docs/" directory with Sphinx sphinx: configuration: docs/api_reference/conf.py # Optionally build your docs in additional formats such as PDF and ePub # formats: # - pdf # - epub # Optional but recommended, declare the Python requirements required # to build your documentation # See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html python: install: - requirements: docs/api_reference/requirements.txt [rtd-command-info] start-time: 2026-04-07T05:18:06.735017Z, end-time: 2026-04-07T05:18:06.788084Z, duration: 0, exit-code: 0 asdf global python 3.12.10 [rtd-command-info] start-time: 2026-04-07T05:18:07.152784Z, end-time: 2026-04-07T05:18:07.774022Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.12.10.final.0-64 in 392ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/envs/770, 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==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2026-04-07T05:18:07.864508Z, end-time: 2026-04-07T05:18:12.529360Z, duration: 4, 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/jij-inc-ommx/envs/770/lib/python3.12/site-packages (23.1) Collecting pip Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 16.8 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/envs/770/lib/python3.12/site-packages (67.6.1) Collecting setuptools Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 31.0 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-26.0.1 setuptools-82.0.1 [rtd-command-info] start-time: 2026-04-07T05:18:12.618748Z, end-time: 2026-04-07T05:18:17.378882Z, duration: 4, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Collecting sphinx Downloading sphinx-9.1.0-py3-none-any.whl.metadata (5.8 kB) Collecting sphinxcontrib-applehelp>=1.0.7 (from sphinx) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-htmlhelp>=2.0.6 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath>=1.0.1 (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-qthelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) Collecting Jinja2>=3.1 (from sphinx) Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) Collecting Pygments>=2.17 (from sphinx) Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.23,>=0.21 (from sphinx) Downloading docutils-0.22.4-py3-none-any.whl.metadata (15 kB) Collecting snowballstemmer>=2.2 (from sphinx) Downloading snowballstemmer-3.0.1-py3-none-any.whl.metadata (7.9 kB) Collecting babel>=2.13 (from sphinx) Downloading babel-2.18.0-py3-none-any.whl.metadata (2.2 kB) Collecting alabaster>=0.7.14 (from sphinx) Downloading alabaster-1.0.0-py3-none-any.whl.metadata (2.8 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-2.0.0-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.30.0 (from sphinx) Downloading requests-2.33.1-py3-none-any.whl.metadata (4.8 kB) Collecting roman-numerals>=1.0.0 (from sphinx) Downloading roman_numerals-4.1.0-py3-none-any.whl.metadata (3.3 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) Collecting charset_normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) Collecting urllib3<3,>=1.26 (from requests>=2.30.0->sphinx) Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) Collecting certifi>=2023.5.7 (from requests>=2.30.0->sphinx) Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) Downloading sphinx-9.1.0-py3-none-any.whl (3.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 82.6 MB/s 0:00:00 Downloading docutils-0.22.4-py3-none-any.whl (633 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 442.3 MB/s 0:00:00 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading babel-2.18.0-py3-none-any.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 324.2 MB/s 0:00:00 Downloading imagesize-2.0.0-py2.py3-none-any.whl (9.4 kB) Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) Downloading packaging-26.0-py3-none-any.whl (74 kB) Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 885.7 MB/s 0:00:00 Downloading requests-2.33.1-py3-none-any.whl (64 kB) Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) Downloading idna-3.11-py3-none-any.whl (71 kB) Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) Downloading roman_numerals-4.1.0-py3-none-any.whl (7.7 kB) Downloading snowballstemmer-3.0.1-py3-none-any.whl (103 kB) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) Installing collected packages: urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, snowballstemmer, roman-numerals, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset_normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 Pygments-2.20.0 alabaster-1.0.0 babel-2.18.0 certifi-2026.2.25 charset_normalizer-3.4.7 docutils-0.22.4 idna-3.11 imagesize-2.0.0 packaging-26.0 requests-2.33.1 roman-numerals-4.1.0 snowballstemmer-3.0.1 sphinx-9.1.0 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 urllib3-2.6.3 [rtd-command-info] start-time: 2026-04-07T05:18:17.461613Z, end-time: 2026-04-07T05:18:21.448945Z, duration: 3, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/api_reference/requirements.txt Ignoring colorama: markers 'sys_platform == "win32"' don't match your environment Requirement already satisfied: alabaster==1.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/envs/770/lib/python3.12/site-packages (from -r docs/api_reference/requirements.txt (line 3)) (1.0.0) Collecting astroid==4.1.2 (from -r docs/api_reference/requirements.txt (line 7)) Downloading astroid-4.1.2-py3-none-any.whl (279 kB) Requirement already satisfied: babel==2.18.0 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/envs/770/lib/python3.12/site-packages (from -r docs/api_reference/requirements.txt (line 11)) (2.18.0) Requirement already satisfied: certifi==2026.2.25 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/envs/770/lib/python3.12/site-packages (from -r docs/api_reference/requirements.txt (line 15)) (2026.2.25) Collecting charset-normalizer==3.4.6 (from -r docs/api_reference/requirements.txt (line 19)) Downloading charset_normalizer-3.4.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (207 kB) Requirement already satisfied: docutils==0.22.4 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/envs/770/lib/python3.12/site-packages (from -r docs/api_reference/requirements.txt (line 59)) (0.22.4) Requirement already satisfied: idna==3.11 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/envs/770/lib/python3.12/site-packages (from -r docs/api_reference/requirements.txt (line 66)) (3.11) Requirement already satisfied: imagesize==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/envs/770/lib/python3.12/site-packages (from -r docs/api_reference/requirements.txt (line 70)) (2.0.0) Requirement already satisfied: jinja2==3.1.6 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/envs/770/lib/python3.12/site-packages (from -r docs/api_reference/requirements.txt (line 74)) (3.1.6) Collecting markdown-it-py==4.0.0 (from -r docs/api_reference/requirements.txt (line 81)) Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) Requirement already satisfied: markupsafe==3.0.3 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/envs/770/lib/python3.12/site-packages (from -r docs/api_reference/requirements.txt (line 87)) (3.0.3) Collecting mdit-py-plugins==0.5.0 (from -r docs/api_reference/requirements.txt (line 123)) Downloading mdit_py_plugins-0.5.0-py3-none-any.whl (57 kB) Collecting mdurl==0.1.2 (from -r docs/api_reference/requirements.txt (line 127)) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Collecting myst-parser==5.0.0 (from -r docs/api_reference/requirements.txt (line 131)) Downloading myst_parser-5.0.0-py3-none-any.whl (84 kB) Requirement already satisfied: packaging==26.0 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/envs/770/lib/python3.12/site-packages (from -r docs/api_reference/requirements.txt (line 135)) (26.0) Requirement already satisfied: pygments==2.20.0 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/envs/770/lib/python3.12/site-packages (from -r docs/api_reference/requirements.txt (line 139)) (2.20.0) Collecting pyyaml==6.0.3 (from -r docs/api_reference/requirements.txt (line 143)) Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 16.9 MB/s 0:00:00 Collecting requests==2.33.0 (from -r docs/api_reference/requirements.txt (line 168)) Downloading requests-2.33.0-py3-none-any.whl (65 kB) Requirement already satisfied: roman-numerals==4.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/envs/770/lib/python3.12/site-packages (from -r docs/api_reference/requirements.txt (line 172)) (4.1.0) Requirement already satisfied: snowballstemmer==3.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/envs/770/lib/python3.12/site-packages (from -r docs/api_reference/requirements.txt (line 176)) (3.0.1) Requirement already satisfied: sphinx==9.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/envs/770/lib/python3.12/site-packages (from -r docs/api_reference/requirements.txt (line 180)) (9.1.0) Collecting sphinx-autoapi==3.8.0 (from -r docs/api_reference/requirements.txt (line 190)) Downloading sphinx_autoapi-3.8.0-py3-none-any.whl (35 kB) Collecting sphinx-fontawesome==0.0.6 (from -r docs/api_reference/requirements.txt (line 194)) Downloading sphinx_fontawesome-0.0.6.tar.gz (22 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting sphinx-rtd-theme==3.1.0 (from -r docs/api_reference/requirements.txt (line 197)) Downloading sphinx_rtd_theme-3.1.0-py2.py3-none-any.whl (7.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.7/7.7 MB 41.3 MB/s 0:00:00 Requirement already satisfied: sphinxcontrib-applehelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/envs/770/lib/python3.12/site-packages (from -r docs/api_reference/requirements.txt (line 201)) (2.0.0) Requirement already satisfied: sphinxcontrib-devhelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/envs/770/lib/python3.12/site-packages (from -r docs/api_reference/requirements.txt (line 205)) (2.0.0) Requirement already satisfied: sphinxcontrib-htmlhelp==2.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/envs/770/lib/python3.12/site-packages (from -r docs/api_reference/requirements.txt (line 209)) (2.1.0) Collecting sphinxcontrib-jquery==4.1 (from -r docs/api_reference/requirements.txt (line 213)) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) Requirement already satisfied: sphinxcontrib-jsmath==1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/envs/770/lib/python3.12/site-packages (from -r docs/api_reference/requirements.txt (line 217)) (1.0.1) Requirement already satisfied: sphinxcontrib-qthelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/envs/770/lib/python3.12/site-packages (from -r docs/api_reference/requirements.txt (line 221)) (2.0.0) Requirement already satisfied: sphinxcontrib-serializinghtml==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/envs/770/lib/python3.12/site-packages (from -r docs/api_reference/requirements.txt (line 225)) (2.0.0) Collecting tomlkit==0.14.0 (from -r docs/api_reference/requirements.txt (line 229)) Downloading tomlkit-0.14.0-py3-none-any.whl (39 kB) Requirement already satisfied: urllib3==2.6.3 in /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/envs/770/lib/python3.12/site-packages (from -r docs/api_reference/requirements.txt (line 233)) (2.6.3) Building wheels for collected packages: sphinx-fontawesome Building wheel for sphinx-fontawesome (pyproject.toml): started Building wheel for sphinx-fontawesome (pyproject.toml): finished with status 'done' Created wheel for sphinx-fontawesome: filename=sphinx_fontawesome-0.0.6-py3-none-any.whl size=22697 sha256=ee5507d436bd4b34f68170538cdba61d508f168f5b2dc90b1394fb9d274ee95e Stored in directory: /tmp/pip-ephem-wheel-cache-yxp4akdr/wheels/f0/ad/51/d5b6217ecfa1ed23fa88f0bdf71267b502e69a26bd8c6bc1e5 Successfully built sphinx-fontawesome Installing collected packages: tomlkit, pyyaml, mdurl, charset-normalizer, astroid, requests, markdown-it-py, mdit-py-plugins, sphinxcontrib-jquery, sphinx-fontawesome, sphinx-autoapi, myst-parser, sphinx-rtd-theme Attempting uninstall: charset-normalizer Found existing installation: charset-normalizer 3.4.7 Uninstalling charset-normalizer-3.4.7: Successfully uninstalled charset-normalizer-3.4.7 Attempting uninstall: requests Found existing installation: requests 2.33.1 Uninstalling requests-2.33.1: Successfully uninstalled requests-2.33.1 Successfully installed astroid-4.1.2 charset-normalizer-3.4.6 markdown-it-py-4.0.0 mdit-py-plugins-0.5.0 mdurl-0.1.2 myst-parser-5.0.0 pyyaml-6.0.3 requests-2.33.0 sphinx-autoapi-3.8.0 sphinx-fontawesome-0.0.6 sphinx-rtd-theme-3.1.0 sphinxcontrib-jquery-4.1 tomlkit-0.14.0 [rtd-command-info] start-time: 2026-04-07T05:18:21.641913Z, end-time: 2026-04-07T05:18:21.683290Z, duration: 0, exit-code: 0 cat docs/api_reference/conf.py # Configuration file for the Sphinx documentation builder. # # For the full list of built-in configuration values, see the documentation: # https://www.sphinx-doc.org/en/master/usage/configuration.html # -- Path setup -------------------------------------------------------------- import sphinx_rtd_theme import tomlkit from pathlib import Path # -- Project information ----------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information project = "ommx" copyright = "2024, Jij Inc." author = "Jij Inc." here = Path(__file__).parent python_root = here.parent.parent / "python" # ${REPO_ROOT}/python pyproject_toml = tomlkit.loads((python_root / "ommx" / "pyproject.toml").read_text()) version = str(pyproject_toml["project"]["version"]) # type: ignore release = version # -- General configuration --------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration extensions = [ "sphinx.ext.autodoc", "sphinx.ext.doctest", "sphinx.ext.napoleon", "sphinx_rtd_theme", "sphinx_fontawesome", "autoapi.extension", "myst_parser", ] source_suffix = { ".rst": "restructuredtext", ".md": "markdown", } templates_path = ["_templates"] language = "en" exclude_patterns = ["_build", "Thumbs.db", ".DS_Store"] # -- Options for HTML output ------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output html_theme = "sphinx_rtd_theme" html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] html_show_sourcelink = False html_static_path = [] # -- AutoAPI settings -------------------------------------------------------- # https://sphinx-autoapi.readthedocs.io/en/latest/reference/config.html#event-autoapi-skip-member autoapi_dirs = [ python_root / "ommx", python_root / "ommx-python-mip-adapter", python_root / "ommx-pyscipopt-adapter", python_root / "ommx-openjij-adapter", ] autoapi_options = [ "members", "inherited-members", "undoc-members", "show-module-summary", ] autoapi_member_order = "groupwise" autoapi_file_patterns = ["*.pyi", "*.py"] def skip_member(app, what, name, obj, skip, options): # Ignore the members for generating protobuf. if "global__" in name: return True if "DESCRIPTOR" in name: return True if name.startswith("test_"): return True if name == "conf" or name == "conftest": return True # Not display the string that generated by mypy-protobuf. if what == "module": obj.docstring = None return skip def setup(sphinx): sphinx.connect("autoapi-skip-member", skip_member) [rtd-command-info] start-time: 2026-04-07T05:18:21.791197Z, end-time: 2026-04-07T05:18:39.452525Z, duration: 17, exit-code: 0 python -m sphinx -T -j auto -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v9.1.0 WARNING: Calling get_html_theme_path is deprecated. If you are calling it to define html_theme_path, you are safe to remove that code. loading translations [en]... done [AutoAPI] Reading files... [ 2%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx/ommx/mps.py [AutoAPI] Reading files... [ 5%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx/ommx/adapter.py [AutoAPI] Reading files... [ 7%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx/ommx/qplib.py [AutoAPI] Reading files... [ 9%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx/ommx/__init__.py [AutoAPI] Reading files... [ 11%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx/ommx/testing.py [AutoAPI] Reading files... [ 14%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx/ommx/artifact.py [AutoAPI] Reading files... [ 16%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx/ommx/dataset.py [AutoAPI] Reading files... [ 18%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx/ommx/v1/function_pb2.pyi [AutoAPI] Reading files... [ 20%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx/ommx/v1/decision_variables_pb2.pyi [AutoAPI] Reading files... [ 23%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx/ommx/v1/linear_pb2.pyi [AutoAPI] Reading files... [ 25%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx/ommx/v1/quadratic_pb2.pyi [AutoAPI] Reading files... [ 27%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx/ommx/v1/sos1_pb2.pyi [AutoAPI] Reading files... [ 30%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx/ommx/v1/named_function_pb2.pyi [AutoAPI] Reading files... [ 32%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx/ommx/v1/polynomial_pb2.pyi [AutoAPI] Reading files... [ 34%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx/ommx/v1/sample_set_pb2.pyi [AutoAPI] Reading files... [ 36%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx/ommx/v1/instance_pb2.pyi [AutoAPI] Reading files... [ 39%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx/ommx/v1/constraint_pb2.pyi [AutoAPI] Reading files... [ 41%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx/ommx/v1/one_hot_pb2.pyi [AutoAPI] Reading files... [ 43%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx/ommx/v1/parametric_instance_pb2.pyi [AutoAPI] Reading files... [ 45%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx/ommx/v1/constraint_hints_pb2.pyi [AutoAPI] Reading files... [ 48%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx/ommx/v1/solution_pb2.pyi [AutoAPI] Reading files... [ 50%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx/ommx/v1/annotation.py [AutoAPI] Reading files... [ 52%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx/ommx/v1/__init__.py [AutoAPI] Reading files... [ 55%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx/ommx/_ommx_rust/__init__.pyi [AutoAPI] Reading files... [ 57%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx-python-mip-adapter/tests/test_integration.py [AutoAPI] Reading files... [ 59%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx-python-mip-adapter/tests/test_model_to_instance.py [AutoAPI] Reading files... [ 61%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx-python-mip-adapter/tests/conftest.py [AutoAPI] Reading files... [ 64%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx-python-mip-adapter/tests/test_adapter.py [AutoAPI] Reading files... [ 66%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx-python-mip-adapter/tests/test_constant_constraint.py [AutoAPI] Reading files... [ 68%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx-python-mip-adapter/ommx_python_mip_adapter/exception.py [AutoAPI] Reading files... [ 70%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx-python-mip-adapter/ommx_python_mip_adapter/adapter.py [AutoAPI] Reading files... [ 73%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx-python-mip-adapter/ommx_python_mip_adapter/python_mip_to_ommx.py [AutoAPI] Reading files... [ 75%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx-python-mip-adapter/ommx_python_mip_adapter/__init__.py [AutoAPI] Reading files... [ 77%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx-pyscipopt-adapter/tests/test_ommx_pyscipopt.py [AutoAPI] Reading files... [ 80%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx-pyscipopt-adapter/tests/test_integration.py [AutoAPI] Reading files... [ 82%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx-pyscipopt-adapter/tests/test_sos1_working.py [AutoAPI] Reading files... [ 84%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx-pyscipopt-adapter/tests/test_initial_state.py [AutoAPI] Reading files... [ 86%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx-pyscipopt-adapter/tests/test_sos1_partial_evaluate.py [AutoAPI] Reading files... [ 89%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx-pyscipopt-adapter/tests/test_error.py [AutoAPI] Reading files... [ 91%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx-pyscipopt-adapter/ommx_pyscipopt_adapter/exception.py [AutoAPI] Reading files... [ 93%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx-pyscipopt-adapter/ommx_pyscipopt_adapter/adapter.py [AutoAPI] Reading files... [ 95%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx-pyscipopt-adapter/ommx_pyscipopt_adapter/__init__.py [AutoAPI] Reading files... [ 98%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx-openjij-adapter/ommx_openjij_adapter/__init__.py [AutoAPI] Reading files... [100%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx-openjij-adapter/tests/test_sample.py [AutoAPI] Mapping Data... [ 2%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx/ommx/mps.py [AutoAPI] Mapping Data... [ 5%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx/ommx/adapter.py [AutoAPI] Mapping Data... [ 7%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx/ommx/qplib.py [AutoAPI] Mapping Data... [ 9%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx/ommx/__init__.py [AutoAPI] Mapping Data... [ 11%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx/ommx/testing.py [AutoAPI] Mapping Data... [ 14%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx/ommx/artifact.py [AutoAPI] Mapping Data... [ 16%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx/ommx/dataset.py [AutoAPI] Mapping Data... [ 18%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx/ommx/v1/function_pb2.pyi [AutoAPI] Mapping Data... [ 20%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx/ommx/v1/decision_variables_pb2.pyi [AutoAPI] Mapping Data... [ 23%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx/ommx/v1/linear_pb2.pyi [AutoAPI] Mapping Data... [ 25%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx/ommx/v1/quadratic_pb2.pyi [AutoAPI] Mapping Data... [ 27%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx/ommx/v1/sos1_pb2.pyi [AutoAPI] Mapping Data... [ 30%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx/ommx/v1/named_function_pb2.pyi [AutoAPI] Mapping Data... [ 32%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx/ommx/v1/polynomial_pb2.pyi [AutoAPI] Mapping Data... [ 34%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx/ommx/v1/sample_set_pb2.pyi [AutoAPI] Mapping Data... [ 36%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx/ommx/v1/instance_pb2.pyi [AutoAPI] Mapping Data... [ 39%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx/ommx/v1/constraint_pb2.pyi [AutoAPI] Mapping Data... [ 41%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx/ommx/v1/one_hot_pb2.pyi [AutoAPI] Mapping Data... [ 43%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx/ommx/v1/parametric_instance_pb2.pyi [AutoAPI] Mapping Data... [ 45%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx/ommx/v1/constraint_hints_pb2.pyi [AutoAPI] Mapping Data... [ 48%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx/ommx/v1/solution_pb2.pyi [AutoAPI] Mapping Data... [ 50%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx/ommx/v1/annotation.py [AutoAPI] Mapping Data... [ 52%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx/ommx/v1/__init__.py [AutoAPI] Mapping Data... [ 55%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx/ommx/_ommx_rust/__init__.pyi [AutoAPI] Mapping Data... [ 57%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx-python-mip-adapter/tests/test_integration.py [AutoAPI] Mapping Data... [ 59%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx-python-mip-adapter/tests/test_model_to_instance.py [AutoAPI] Mapping Data... [ 61%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx-python-mip-adapter/tests/conftest.py [AutoAPI] Mapping Data... [ 64%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx-python-mip-adapter/tests/test_adapter.py [AutoAPI] Mapping Data... [ 66%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx-python-mip-adapter/tests/test_constant_constraint.py [AutoAPI] Mapping Data... [ 68%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx-python-mip-adapter/ommx_python_mip_adapter/exception.py [AutoAPI] Mapping Data... [ 70%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx-python-mip-adapter/ommx_python_mip_adapter/adapter.py [AutoAPI] Mapping Data... [ 73%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx-python-mip-adapter/ommx_python_mip_adapter/python_mip_to_ommx.py [AutoAPI] Mapping Data... [ 75%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx-python-mip-adapter/ommx_python_mip_adapter/__init__.py [AutoAPI] Mapping Data... [ 77%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx-pyscipopt-adapter/tests/test_ommx_pyscipopt.py [AutoAPI] Mapping Data... [ 80%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx-pyscipopt-adapter/tests/test_integration.py [AutoAPI] Mapping Data... [ 82%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx-pyscipopt-adapter/tests/test_sos1_working.py [AutoAPI] Mapping Data... [ 84%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx-pyscipopt-adapter/tests/test_initial_state.py [AutoAPI] Mapping Data... [ 86%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx-pyscipopt-adapter/tests/test_sos1_partial_evaluate.py [AutoAPI] Mapping Data... [ 89%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx-pyscipopt-adapter/tests/test_error.py [AutoAPI] Mapping Data... [ 91%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx-pyscipopt-adapter/ommx_pyscipopt_adapter/exception.py [AutoAPI] Mapping Data... [ 93%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx-pyscipopt-adapter/ommx_pyscipopt_adapter/adapter.py [AutoAPI] Mapping Data... [ 95%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx-pyscipopt-adapter/ommx_pyscipopt_adapter/__init__.py [AutoAPI] Mapping Data... [ 98%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx-openjij-adapter/ommx_openjij_adapter/__init__.py [AutoAPI] Mapping Data... [100%] /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/python/ommx-openjij-adapter/tests/test_sample.py [AutoAPI] Rendering Data... [ 3%] ommx [AutoAPI] Rendering Data... [ 6%] ommx.v1 [AutoAPI] Rendering Data... [ 10%] ommx.mps [AutoAPI] Rendering Data... [ 13%] ommx.qplib [AutoAPI] Rendering Data... [ 16%] ommx.adapter [AutoAPI] Rendering Data... [ 19%] ommx.testing [AutoAPI] Rendering Data... [ 23%] ommx.dataset [AutoAPI] Rendering Data... [ 26%] ommx.artifact [AutoAPI] Rendering Data... [ 29%] ommx.v1.sos1_pb2 [AutoAPI] Rendering Data... [ 32%] ommx.v1.linear_pb2 [AutoAPI] Rendering Data... [ 35%] ommx.v1.annotation [AutoAPI] Rendering Data... [ 39%] ommx.v1.one_hot_pb2 [AutoAPI] Rendering Data... [ 42%] ommx.v1.function_pb2 [AutoAPI] Rendering Data... [ 45%] ommx.v1.instance_pb2 [AutoAPI] Rendering Data... [ 48%] ommx.v1.solution_pb2 [AutoAPI] Rendering Data... [ 52%] ommx_openjij_adapter [AutoAPI] Rendering Data... [ 55%] ommx.v1.quadratic_pb2 [AutoAPI] Rendering Data... [ 58%] ommx.v1.polynomial_pb2 [AutoAPI] Rendering Data... [ 61%] ommx.v1.sample_set_pb2 [AutoAPI] Rendering Data... [ 65%] ommx.v1.constraint_pb2 [AutoAPI] Rendering Data... [ 68%] ommx_pyscipopt_adapter [AutoAPI] Rendering Data... [ 71%] ommx_python_mip_adapter [AutoAPI] Rendering Data... [ 74%] ommx.v1.named_function_pb2 [AutoAPI] Rendering Data... [ 77%] ommx.v1.constraint_hints_pb2 [AutoAPI] Rendering Data... [ 81%] ommx.v1.decision_variables_pb2 [AutoAPI] Rendering Data... [ 84%] ommx_pyscipopt_adapter.adapter [AutoAPI] Rendering Data... [ 87%] ommx.v1.parametric_instance_pb2 [AutoAPI] Rendering Data... [ 90%] ommx_python_mip_adapter.adapter [AutoAPI] Rendering Data... [ 94%] ommx_pyscipopt_adapter.exception [AutoAPI] Rendering Data... [ 97%] ommx_python_mip_adapter.exception [AutoAPI] Rendering Data... [100%] ommx_python_mip_adapter.python_mip_to_ommx [autosummary] generating autosummary for: index.rst myst v5.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions=set(), disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=0, heading_slug_func=None, html_meta={}, footnote_sort=True, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 1 source files that are out of date updating environment: [new config] 33 added, 0 changed, 0 removed reading sources... [ 3%] autoapi/index reading sources... [ 6%] autoapi/ommx/adapter/index reading sources... [ 9%] autoapi/ommx/artifact/index reading sources... [ 12%] autoapi/ommx/dataset/index reading sources... [ 15%] autoapi/ommx/index reading sources... [ 18%] autoapi/ommx/mps/index reading sources... [ 21%] autoapi/ommx/qplib/index reading sources... [ 24%] autoapi/ommx/testing/index reading sources... [ 27%] autoapi/ommx/v1/annotation/index reading sources... [ 30%] autoapi/ommx/v1/constraint_hints_pb2/index reading sources... [ 33%] autoapi/ommx/v1/constraint_pb2/index reading sources... [ 36%] autoapi/ommx/v1/decision_variables_pb2/index reading sources... [ 39%] autoapi/ommx/v1/function_pb2/index reading sources... [ 42%] autoapi/ommx/v1/index reading sources... [ 45%] autoapi/ommx/v1/instance_pb2/index reading sources... [ 48%] autoapi/ommx/v1/linear_pb2/index reading sources... [ 52%] autoapi/ommx/v1/named_function_pb2/index reading sources... [ 55%] autoapi/ommx/v1/one_hot_pb2/index reading sources... [ 58%] autoapi/ommx/v1/parametric_instance_pb2/index reading sources... [ 61%] autoapi/ommx/v1/polynomial_pb2/index reading sources... [ 64%] autoapi/ommx/v1/quadratic_pb2/index reading sources... [ 67%] autoapi/ommx/v1/sample_set_pb2/index reading sources... [ 70%] autoapi/ommx/v1/solution_pb2/index reading sources... [ 73%] autoapi/ommx/v1/sos1_pb2/index reading sources... [ 76%] autoapi/ommx_openjij_adapter/index reading sources... [ 79%] autoapi/ommx_pyscipopt_adapter/adapter/index reading sources... [ 82%] autoapi/ommx_pyscipopt_adapter/exception/index reading sources... [ 85%] autoapi/ommx_pyscipopt_adapter/index reading sources... [ 88%] autoapi/ommx_python_mip_adapter/adapter/index reading sources... [ 91%] autoapi/ommx_python_mip_adapter/exception/index reading sources... [ 94%] autoapi/ommx_python_mip_adapter/index reading sources... [ 97%] autoapi/ommx_python_mip_adapter/python_mip_to_ommx/index reading sources... [100%] index [AutoAPI] Adding AutoAPI TOCTree [autoapi/index] to index.rst WARNING: the sphinx_fontawesome extension does not declare if it is safe for parallel reading, assuming it isn't - please ask the extension author to check and make it explicit WARNING: doing serial read /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/docs/api_reference/autoapi/ommx/v1/index.rst:2033: WARNING: Inline interpreted text or phrase reference start-string without end-string. [docutils] looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/_readthedocs/html/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/_readthedocs/html/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/_readthedocs/html/_static/documentation_options.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/jij-inc-ommx/checkouts/770/_readthedocs/html/_static/js/versions.js copying static files: done copying extra files... copying extra files: done copying assets: done writing output... [ 25%] autoapi/ommx/adapter/index .. autoapi/ommx/v1/constraint_pb2/index writing output... [ 50%] autoapi/ommx/v1/decision_variables_pb2/index .. autoapi/ommx/v1/quadratic_pb2/index writing output... [ 75%] autoapi/ommx/v1/sample_set_pb2/index .. autoapi/ommx_python_mip_adapter/index writing output... [100%] autoapi/ommx_python_mip_adapter/python_mip_to_ommx/index .. index generating indices... genindex py-modindex done writing additional pages... search done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 4 warnings. The HTML pages are in ../../_readthedocs/html.