Read the Docs build information Build id: 3106870 Project: shinnytech-q73-manual Version: latest Commit: 8e54a067989eac18542ad22bbcccbe8b8033ae02 Date: 2025-06-10T02:41:25.427064Z State: finished Success: True [rtd-command-info] start-time: 2025-06-10T02:41:26.231063Z, end-time: 2025-06-10T02:41:28.015597Z, duration: 1, exit-code: 0 git clone --depth 1 git@github.com:shinnytech/q73-manual.git . Cloning into '.'... Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2025-06-10T02:41:28.061167Z, end-time: 2025-06-10T02:41:29.567819Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/master:refs/remotes/origin/master Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2025-06-10T02:41:29.648541Z, end-time: 2025-06-10T02:41:29.702377Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: switching to 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 8e54a06 新增vp目录 (#20) [rtd-command-info] start-time: 2025-06-10T02:41:29.761614Z, end-time: 2025-06-10T02:41:29.802839Z, duration: 0, exit-code: 0 cat .readthedocs.yml # .readthedocs.yml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 build: os: ubuntu-22.04 tools: python: "3.12" # Build documentation in the docs/ directory with Sphinx sphinx: configuration: conf.py # Optionally build your docs in additional formats such as PDF and ePub formats: all # Optionally set the version of Python and requirements required to build your docs python: install: - requirements: requirements.txt [rtd-command-info] start-time: 2025-06-10T02:41:35.548479Z, end-time: 2025-06-10T02:41:35.610951Z, duration: 0, exit-code: 0 asdf global python 3.12.10 [rtd-command-info] start-time: 2025-06-10T02:41:36.020084Z, end-time: 2025-06-10T02:41:37.099709Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.12.10.final.0-64 in 778ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/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==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2025-06-10T02:41:37.144777Z, end-time: 2025-06-10T02:41:46.884702Z, duration: 9, 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/shinnytech-q73-manual/envs/latest/lib/python3.12/site-packages (23.1) Collecting pip Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 9.5 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/envs/latest/lib/python3.12/site-packages (67.6.1) Collecting setuptools Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 23.1 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-25.1.1 setuptools-80.9.0 [rtd-command-info] start-time: 2025-06-10T02:41:46.931194Z, end-time: 2025-06-10T02:41:54.390060Z, duration: 7, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Collecting sphinx Downloading sphinx-8.2.3-py3-none-any.whl.metadata (7.0 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.19.1-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.22,>=0.20 (from sphinx) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 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.17.0-py3-none-any.whl.metadata (2.0 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-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.30.0 (from sphinx) Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) Collecting roman-numerals-py>=1.0.0 (from sphinx) Downloading roman_numerals_py-3.1.0-py3-none-any.whl.metadata (3.6 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading MarkupSafe-3.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) Collecting charset_normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading charset_normalizer-3.4.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx) Downloading urllib3-2.4.0-py3-none-any.whl.metadata (6.5 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2025.4.26-py3-none-any.whl.metadata (2.5 kB) Downloading sphinx-8.2.3-py3-none-any.whl (3.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 126.2 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 407.0 MB/s eta 0:00:00 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading babel-2.17.0-py3-none-any.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 351.6 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) Downloading MarkupSafe-3.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB) Downloading packaging-25.0-py3-none-any.whl (66 kB) Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 260.9 MB/s eta 0:00:00 Downloading requests-2.32.4-py3-none-any.whl (64 kB) Downloading charset_normalizer-3.4.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (148 kB) Downloading idna-3.10-py3-none-any.whl (70 kB) Downloading urllib3-2.4.0-py3-none-any.whl (128 kB) Downloading certifi-2025.4.26-py3-none-any.whl (159 kB) Downloading roman_numerals_py-3.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-py, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset_normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.2 Pygments-2.19.1 alabaster-1.0.0 babel-2.17.0 certifi-2025.4.26 charset_normalizer-3.4.2 docutils-0.21.2 idna-3.10 imagesize-1.4.1 packaging-25.0 requests-2.32.4 roman-numerals-py-3.1.0 snowballstemmer-3.0.1 sphinx-8.2.3 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.4.0 [rtd-command-info] start-time: 2025-06-10T02:41:54.436990Z, end-time: 2025-06-10T02:42:00.379933Z, duration: 5, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Collecting autodocsumm (from -r requirements.txt (line 1)) Downloading autodocsumm-0.2.14-py3-none-any.whl.metadata (5.6 kB) Collecting sphinxcontrib-googleanalytics (from -r requirements.txt (line 2)) Downloading sphinxcontrib_googleanalytics-0.5-py3-none-any.whl.metadata (2.2 kB) Collecting jieba (from -r requirements.txt (line 3)) Downloading jieba-0.42.1.tar.gz (19.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.2/19.2 MB 178.8 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting sphinx_rtd_theme (from -r requirements.txt (line 4)) Downloading sphinx_rtd_theme-3.0.2-py2.py3-none-any.whl.metadata (4.4 kB) Requirement already satisfied: Sphinx<9.0,>=4.0 in /home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/envs/latest/lib/python3.12/site-packages (from autodocsumm->-r requirements.txt (line 1)) (8.2.3) Requirement already satisfied: sphinxcontrib-applehelp>=1.0.7 in /home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/envs/latest/lib/python3.12/site-packages (from Sphinx<9.0,>=4.0->autodocsumm->-r requirements.txt (line 1)) (2.0.0) Requirement already satisfied: sphinxcontrib-devhelp>=1.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/envs/latest/lib/python3.12/site-packages (from Sphinx<9.0,>=4.0->autodocsumm->-r requirements.txt (line 1)) (2.0.0) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/envs/latest/lib/python3.12/site-packages (from Sphinx<9.0,>=4.0->autodocsumm->-r requirements.txt (line 1)) (2.1.0) Requirement already satisfied: sphinxcontrib-jsmath>=1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/envs/latest/lib/python3.12/site-packages (from Sphinx<9.0,>=4.0->autodocsumm->-r requirements.txt (line 1)) (1.0.1) Requirement already satisfied: sphinxcontrib-qthelp>=1.0.6 in /home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/envs/latest/lib/python3.12/site-packages (from Sphinx<9.0,>=4.0->autodocsumm->-r requirements.txt (line 1)) (2.0.0) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.9 in /home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/envs/latest/lib/python3.12/site-packages (from Sphinx<9.0,>=4.0->autodocsumm->-r requirements.txt (line 1)) (2.0.0) Requirement already satisfied: Jinja2>=3.1 in /home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/envs/latest/lib/python3.12/site-packages (from Sphinx<9.0,>=4.0->autodocsumm->-r requirements.txt (line 1)) (3.1.6) Requirement already satisfied: Pygments>=2.17 in /home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/envs/latest/lib/python3.12/site-packages (from Sphinx<9.0,>=4.0->autodocsumm->-r requirements.txt (line 1)) (2.19.1) Requirement already satisfied: docutils<0.22,>=0.20 in /home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/envs/latest/lib/python3.12/site-packages (from Sphinx<9.0,>=4.0->autodocsumm->-r requirements.txt (line 1)) (0.21.2) Requirement already satisfied: snowballstemmer>=2.2 in /home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/envs/latest/lib/python3.12/site-packages (from Sphinx<9.0,>=4.0->autodocsumm->-r requirements.txt (line 1)) (3.0.1) Requirement already satisfied: babel>=2.13 in /home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/envs/latest/lib/python3.12/site-packages (from Sphinx<9.0,>=4.0->autodocsumm->-r requirements.txt (line 1)) (2.17.0) Requirement already satisfied: alabaster>=0.7.14 in /home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/envs/latest/lib/python3.12/site-packages (from Sphinx<9.0,>=4.0->autodocsumm->-r requirements.txt (line 1)) (1.0.0) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/envs/latest/lib/python3.12/site-packages (from Sphinx<9.0,>=4.0->autodocsumm->-r requirements.txt (line 1)) (1.4.1) Requirement already satisfied: requests>=2.30.0 in /home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/envs/latest/lib/python3.12/site-packages (from Sphinx<9.0,>=4.0->autodocsumm->-r requirements.txt (line 1)) (2.32.4) Requirement already satisfied: roman-numerals-py>=1.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/envs/latest/lib/python3.12/site-packages (from Sphinx<9.0,>=4.0->autodocsumm->-r requirements.txt (line 1)) (3.1.0) Requirement already satisfied: packaging>=23.0 in /home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/envs/latest/lib/python3.12/site-packages (from Sphinx<9.0,>=4.0->autodocsumm->-r requirements.txt (line 1)) (25.0) Collecting sphinxcontrib-jquery<5,>=4 (from sphinx_rtd_theme->-r requirements.txt (line 4)) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl.metadata (2.6 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/envs/latest/lib/python3.12/site-packages (from Jinja2>=3.1->Sphinx<9.0,>=4.0->autodocsumm->-r requirements.txt (line 1)) (3.0.2) Requirement already satisfied: charset_normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/envs/latest/lib/python3.12/site-packages (from requests>=2.30.0->Sphinx<9.0,>=4.0->autodocsumm->-r requirements.txt (line 1)) (3.4.2) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/envs/latest/lib/python3.12/site-packages (from requests>=2.30.0->Sphinx<9.0,>=4.0->autodocsumm->-r requirements.txt (line 1)) (3.10) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/envs/latest/lib/python3.12/site-packages (from requests>=2.30.0->Sphinx<9.0,>=4.0->autodocsumm->-r requirements.txt (line 1)) (2.4.0) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/envs/latest/lib/python3.12/site-packages (from requests>=2.30.0->Sphinx<9.0,>=4.0->autodocsumm->-r requirements.txt (line 1)) (2025.4.26) Downloading autodocsumm-0.2.14-py3-none-any.whl (14 kB) Downloading sphinxcontrib_googleanalytics-0.5-py3-none-any.whl (4.2 kB) Downloading sphinx_rtd_theme-3.0.2-py2.py3-none-any.whl (7.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.7/7.7 MB 199.5 MB/s eta 0:00:00 Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) Building wheels for collected packages: jieba DEPRECATION: Building 'jieba' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jieba'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for jieba (setup.py): started Building wheel for jieba (setup.py): finished with status 'done' Created wheel for jieba: filename=jieba-0.42.1-py3-none-any.whl size=19314509 sha256=d82e4f864c1a492d7e72266440499a570e907f0a6c90c4c5eefa0029265ad549 Stored in directory: /tmp/pip-ephem-wheel-cache-di1bb7fq/wheels/08/a1/a3/5c8ac52cc2f5782ffffc34c95c57c8e5ecb3063dc69541ee7c Successfully built jieba Installing collected packages: jieba, sphinxcontrib-jquery, sphinxcontrib-googleanalytics, autodocsumm, sphinx_rtd_theme Successfully installed autodocsumm-0.2.14 jieba-0.42.1 sphinx_rtd_theme-3.0.2 sphinxcontrib-googleanalytics-0.5 sphinxcontrib-jquery-4.1 [rtd-command-info] start-time: 2025-06-10T02:42:00.492323Z, end-time: 2025-06-10T02:42:00.533952Z, duration: 0, exit-code: 0 cat conf.py # -*- coding: utf-8 -*- import os import sys sys.path.insert(0, os.path.abspath('../')) # -- General configuration ------------------------------------------------ # If your documentation needs a minimal Sphinx version, state it here. # # needs_sphinx = '1.0' # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = ['sphinx.ext.autodoc', 'sphinx.ext.intersphinx', 'sphinx.ext.githubpages', 'autodocsumm', 'sphinxcontrib.googleanalytics'] smartquotes = False # 设置 graphviz_dot 路径 graphviz_dot = 'dot' # 设置 graphviz_dot_args 的参数,这里默认了默认字体 # graphviz_dot_args = ['-Gfontname=Georgia', # '-Nfontname=Georgia', # '-Efontname=Georgia'] # 输出格式,默认png,这里我用svg矢量图 graphviz_output_format = 'png' # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # # source_suffix = ['.rst', '.md'] source_suffix = '.rst' # The master toctree document. master_doc = 'index' # General information about the project. project = u'快期3使用手册' copyright = u'2013-2025, 上海信易信息科技股份有限公司' author = u'快期产品组' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # The short X.Y version. version = u'3.8.0' # The full version, including alpha/beta/rc tags. release = u'3.8.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = "zh" # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This patterns also effect to html_static_path and html_extra_path exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] # The name of the Pygments (syntax highlighting) style to use. pygments_style = 'sphinx' # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = False # -- Options for HTML output ---------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # html_theme = 'classic' html_theme = 'sphinx_rtd_theme' googleanalytics_id = 'G-9SPL7ERCMF' googleanalytics_enabled = True # html_sidebars = { # '**': ['localtoc.html','globaltoc.html','relations.html', 'sourcelink.html', 'searchbox.html'], # 'using/windows': ['windowssidebar.html', 'searchbox.html'], # } # html_sidebars = { # '**': [ # 'about.html', # 'navigation.html', # 'relations.html', # 'searchbox.html', # 'donate.html', # ] # } # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ['_static'] def setup(app): app.add_js_file("baidu.js") # -- Options for HTMLHelp output ------------------------------------------ # Output file base name for HTML help builder. htmlhelp_basename = 'Q73Manual' # -- Options for LaTeX output --------------------------------------------- latex_engine = 'xelatex' latex_use_xindy = False latex_elements = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [ (master_doc, 'Q73Manual.tex', u'快期3使用手册', author, 'manual'), ] # -- Options for manual page output --------------------------------------- # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ (master_doc, 'q73manual', u'快期3使用手册', [author], 1) ] # -- Options for Texinfo output ------------------------------------------- # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ (master_doc, 'Q73Manual', u'快期3使用手册', author, 'Q73Manual', '快期3使用手册.', 'Miscellaneous'), ] # Example configuration for intersphinx: refer to the Python standard library. intersphinx_mapping = {'https://docs.python.org/': ('https://docs.python.org/3', None)} autodoc_member_order = "bysource" autoclass_content = 'both' [rtd-command-info] start-time: 2025-06-10T02:42:00.569191Z, end-time: 2025-06-10T02:42:04.541160Z, duration: 3, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=zh_CN . $READTHEDOCS_OUTPUT/html Running Sphinx v8.2.3 loading translations [zh_CN]... done making output directory... done Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. loading intersphinx inventory 'https://docs.python.org/' from https://docs.python.org/3/objects.inv ... [autosummary] generating autosummary for: README.rst, faq.rst, faq/index.rst, index.rst, intro.rst, quickstart.rst, shortcut.rst, usage/chart.rst, usage/gui.rst, usage/index.rst, usage/option.rst, usage/order_flow.rst, usage/report.rst, usage/trade.rst, usage/trade_advance.rst, usage/volume_profile.rst building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 16 source files that are out of date updating environment: [new config] 16 added, 0 changed, 0 removed reading sources... [ 6%] README reading sources... [ 12%] faq reading sources... [ 19%] faq/index reading sources... [ 25%] index reading sources... [ 31%] intro reading sources... [ 38%] quickstart reading sources... [ 44%] shortcut reading sources... [ 50%] usage/chart reading sources... [ 56%] usage/gui reading sources... [ 62%] usage/index reading sources... [ 69%] usage/option reading sources... [ 75%] usage/order_flow reading sources... [ 81%] usage/report reading sources... [ 88%] usage/trade reading sources... [ 94%] usage/trade_advance reading sources... [100%] usage/volume_profile /home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/checkouts/latest/faq/index.rst:4: WARNING: duplicate label faq, other instance in /home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/checkouts/latest/faq.rst /home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/checkouts/latest/usage/order_flow.rst:55: WARNING: Inline emphasis start-string without end-string. [docutils] looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/checkouts/latest/README.rst: WARNING: document isn't included in any toctree [toc.not_included] /home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/checkouts/latest/faq/index.rst: WARNING: document isn't included in any toctree [toc.not_included] done preparing documents... /home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/envs/latest/lib/python3.12/site-packages/jieba/_compat.py:18: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources Building prefix dict from the default dictionary ... Dumping model to file cache /tmp/jieba.cache Loading model cost 0.837 seconds. Prefix dict has been built successfully. done copying assets... copying static files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/checkouts/latest/_readthedocs/html/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/checkouts/latest/_readthedocs/html/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/checkouts/latest/_readthedocs/html/_static/documentation_options.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/checkouts/latest/_readthedocs/html/_static/js/versions.js copying static files: done copying extra files... copying extra files: done copying assets: done writing output... [ 6%] README writing output... [ 12%] faq writing output... [ 19%] faq/index writing output... [ 25%] index writing output... [ 31%] intro writing output... [ 38%] quickstart writing output... [ 44%] shortcut writing output... [ 50%] usage/chart writing output... [ 56%] usage/gui writing output... [ 62%] usage/index writing output... [ 69%] usage/option writing output... [ 75%] usage/order_flow writing output... [ 81%] usage/report writing output... [ 88%] usage/trade writing output... [ 94%] usage/trade_advance writing output... [100%] usage/volume_profile generating indices... genindex done writing additional pages... search done copying images... [ 1%] images/shipandenglu.png copying images... [ 2%] images/monidenglu.png copying images... [ 2%] images/zhuche.png copying images... [ 3%] images/xinjianye.png copying images... [ 4%] images/tuodong.png copying images... [ 5%] images/zixuan.png copying images... [ 6%] images/zixuanpeizhi.png copying images... [ 7%] images/huaxian.png copying images... [ 8%] images/sanjianxiadan.png copying images... [ 8%] images/sanjian.png copying images... [ 9%] images/biaozhunxiadan.png copying images... [ 10%] images/zhouqiqiehuan1.png copying images... [ 11%] images/zhouqiqiehuan2.png copying images... [ 12%] images/zidingyizhouqi.png copying images... [ 12%] images/zidingyitianjia.png copying images... [ 13%] images/zidingyishanchu.png copying images... [ 14%] images/tianjiazhibiao.png copying images... [ 15%] images/shanchuzhibiao.png copying images... [ 16%] images/duizhao1.png copying images... [ 17%] images/duizhao2.png copying images... [ 18%] images/huaxian2.png copying images... [ 18%] images/huaxianyujing.png copying images... [ 19%] images/yujing.png copying images... [ 20%] images/yujingshezhi.png copying images... [ 21%] images/yujingguanli.png copying images... [ 22%] images/duogu11.png copying images... [ 22%] images/duogu2.png copying images... [ 23%] images/duozhouqi1.png copying images... [ 24%] images/duozhouqi2.png copying images... [ 25%] images/suofang.png copying images... [ 26%] images/chicangweituoxian.png copying images... [ 27%] images/wanggexian.png copying images... [ 28%] images/liandong.png copying images... [ 28%] images/shiziguangbiao.png copying images... [ 29%] images/tick.png copying images... [ 30%] images/fenshitu.png copying images... [ 31%] images/lishifenshitu.png copying images... [ 32%] images/chengjiaobiaozhu1.png copying images... [ 32%] images/chengjiaobiaozhu2.png copying images... [ 33%] images/chengjiaobiaozhu3.png copying images... [ 34%] images/peise1.png copying images... [ 35%] images/tianjia.png copying images... [ 36%] images/guanbitanchu.png copying images... [ 37%] images/canshuyanse.png copying images... [ 38%] images/yemianqiehuan.png copying images... [ 38%] images/xinjianzidingyi.png copying images... [ 39%] images/daorudaochu.png copying images... [ 40%] images/qiquanbaojia1.png copying images... [ 41%] images/qiquanbaojia2.png copying images... [ 42%] images/qiquanbaojia3.png copying images... [ 42%] images/qiquanbaojia4.png copying images... [ 43%] images/qiquanbaojia5.png copying images... [ 44%] images/qiquanbaojia6.png copying images... [ 45%] images/qiquanbaojia9.png copying images... [ 46%] images/yingkuitu1.png copying images... [ 47%] images/yingkuitu2.png copying images... [ 48%] images/yingkuibiao.png copying images... [ 48%] images/qiquanbaojia8.png copying images... [ 49%] images/xunjia.png copying images... [ 50%] images/order_flow1.png copying images... [ 51%] images/order_flow2.png copying images... [ 52%] images/order_flow3.png copying images... [ 52%] images/order_flow4.png copying images... [ 53%] images/order_flow5.png copying images... [ 54%] images/report_zhouqizonglan.png copying images... [ 55%] images/report_jiaoyichicang.png copying images... [ 56%] images/report_shouyie.png copying images... [ 57%] images/report_shouyilv.png copying images... [ 57%] images/report_pinzhongshouyi.png copying images... [ 58%] images/report_duokongshouyi.png copying images... [ 59%] images/report_pinzhongduokongshouyi.png copying images... [ 60%] images/report_shenglv.png copying images... [ 61%] images/report_pinzhongshenglv.png copying images... [ 62%] images/report_duokongshenglv.png copying images... [ 62%] images/report_pinzhongduokongshenglv.png copying images... [ 63%] images/report_pinzhongchengjiaojiegou.png copying images... [ 64%] images/report_zhouqishouyi.png copying images... [ 65%] images/report_zhouqichengjiao.png copying images... [ 66%] images/report_zhouqicangwei.png copying images... [ 67%] images/report_yingkuibishu.png copying images... [ 68%] images/report_feiyonglirun.png copying images... [ 68%] images/report_yizhoufenbu.png copying images... [ 69%] images/jianpanxiadan.png copying images... [ 70%] images/jianpankuaijiexiadan.png copying images... [ 71%] images/shoudongzhisun.png copying images... [ 72%] images/zidongzhisun.png copying images... [ 72%] images/fudongzhisun.png copying images... [ 73%] images/zhisunbaodanjia.png copying images... [ 74%] images/tiaojiandan.png copying images... [ 75%] images/tiaojiandanbaodan.png copying images... [ 76%] images/huaxianxiadanban.png copying images... [ 77%] images/huaxianxiadanbangaijia.png copying images... [ 78%] images/tuochicangxian1.png copying images... [ 78%] images/tuochicangxian2.png copying images... [ 79%] images/dashangsuo1.png copying images... [ 80%] images/dashangsuo2.png copying images... [ 81%] images/dashangsuo3.png copying images... [ 82%] images/dashangsuo4.png copying images... [ 82%] images/dashangsuo5.png copying images... [ 83%] images/dashangsuo6.png copying images... [ 84%] images/dianjiaxiadan.png copying images... [ 85%] images/dianjia.png copying images... [ 86%] images/dianjia1.png copying images... [ 87%] images/dianjiaxiadan1.png copying images... [ 88%] images/dianjiaxiadan2.png copying images... [ 88%] images/dianjiaxiadan3.png copying images... [ 89%] images/yicang1.png copying images... [ 90%] images/yicang2.png copying images... [ 91%] images/yicang3.png copying images... [ 92%] images/dadanchaifen1.png copying images... [ 92%] images/dadanchaifen2.png copying images... [ 93%] images/dadanchaifen3.png copying images... [ 94%] images/taolixiadan.png copying images... [ 95%] images/fakfok.png copying images... [ 96%] images/yicang.png copying images... [ 97%] images/volumeprofile_add.png copying images... [ 98%] images/volumeprofile_elements.png copying images... [ 98%] images/volumeprofile_fr.png copying images... [ 99%] images/volumeprofile_settings.png copying images... [100%] images/volumeprofile_colors.png dumping search index in Chinese (code: zh)... done dumping object inventory... done build succeeded, 4 warnings. The HTML pages are in _readthedocs/html. [rtd-command-info] start-time: 2025-06-10T02:42:04.578698Z, end-time: 2025-06-10T02:42:09.277342Z, duration: 4, exit-code: 0 python -m sphinx -T -b singlehtml -d _build/doctrees -D language=zh_CN . $READTHEDOCS_OUTPUT/htmlzip Running Sphinx v8.2.3 loading translations [zh_CN]... done making output directory... done Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. loading pickled environment... The configuration has changed (2 options: 'html_permalinks_icon', 'jquery_use_sri') done [autosummary] generating autosummary for: README.rst, faq.rst, faq/index.rst, index.rst, intro.rst, quickstart.rst, shortcut.rst, usage/chart.rst, usage/gui.rst, usage/index.rst, usage/option.rst, usage/order_flow.rst, usage/report.rst, usage/trade.rst, usage/trade_advance.rst, usage/volume_profile.rst building [mo]: targets for 0 po files that are out of date writing output... building [singlehtml]: all documents updating environment: 0 added, 0 changed, 0 removed reading sources... looking for now-outdated files... none found preparing documents... /home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/envs/latest/lib/python3.12/site-packages/jieba/_compat.py:18: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources Building prefix dict from the default dictionary ... Loading model from cache /tmp/jieba.cache Loading model cost 1.070 seconds. Prefix dict has been built successfully. done copying assets... copying static files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/checkouts/latest/_readthedocs/htmlzip/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/checkouts/latest/_readthedocs/htmlzip/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/checkouts/latest/_readthedocs/htmlzip/_static/documentation_options.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/checkouts/latest/_readthedocs/htmlzip/_static/js/versions.js copying static files: done copying extra files... copying extra files: done copying assets: done assembling single document... index intro quickstart usage/index usage/gui usage/trade usage/chart usage/order_flow usage/volume_profile usage/trade_advance usage/option usage/report faq shortcut assembling single document: done writing... done writing additional files... done copying images... [ 1%] images/shipandenglu.png copying images... [ 2%] images/monidenglu.png copying images... [ 2%] images/zhuche.png copying images... [ 3%] images/xinjianye.png copying images... [ 4%] images/tuodong.png copying images... [ 5%] images/zixuan.png copying images... [ 6%] images/zixuanpeizhi.png copying images... [ 7%] images/huaxian.png copying images... [ 8%] images/sanjianxiadan.png copying images... [ 8%] images/sanjian.png copying images... [ 9%] images/biaozhunxiadan.png copying images... [ 10%] images/peise1.png copying images... [ 11%] images/tianjia.png copying images... [ 12%] images/guanbitanchu.png copying images... [ 12%] images/canshuyanse.png copying images... [ 13%] images/yemianqiehuan.png copying images... [ 14%] images/xinjianzidingyi.png copying images... [ 15%] images/daorudaochu.png copying images... [ 16%] images/jianpanxiadan.png copying images... [ 17%] images/jianpankuaijiexiadan.png copying images... [ 18%] images/shoudongzhisun.png copying images... [ 18%] images/zidongzhisun.png copying images... [ 19%] images/fudongzhisun.png copying images... [ 20%] images/zhisunbaodanjia.png copying images... [ 21%] images/tiaojiandan.png copying images... [ 22%] images/tiaojiandanbaodan.png copying images... [ 22%] images/huaxianxiadanban.png copying images... [ 23%] images/huaxianxiadanbangaijia.png copying images... [ 24%] images/tuochicangxian1.png copying images... [ 25%] images/tuochicangxian2.png copying images... [ 26%] images/dashangsuo1.png copying images... [ 27%] images/dashangsuo2.png copying images... [ 28%] images/dashangsuo3.png copying images... [ 28%] images/dashangsuo4.png copying images... [ 29%] images/dashangsuo5.png copying images... [ 30%] images/dashangsuo6.png copying images... [ 31%] images/dianjiaxiadan.png copying images... [ 32%] images/dianjia.png copying images... [ 32%] images/dianjia1.png copying images... [ 33%] images/dianjiaxiadan1.png copying images... [ 34%] images/dianjiaxiadan2.png copying images... [ 35%] images/dianjiaxiadan3.png copying images... [ 36%] images/yicang1.png copying images... [ 37%] images/yicang2.png copying images... [ 38%] images/yicang3.png copying images... [ 38%] images/dadanchaifen1.png copying images... [ 39%] images/dadanchaifen2.png copying images... [ 40%] images/dadanchaifen3.png copying images... [ 41%] images/zhouqiqiehuan1.png copying images... [ 42%] images/zhouqiqiehuan2.png copying images... [ 42%] images/zidingyizhouqi.png copying images... [ 43%] images/zidingyitianjia.png copying images... [ 44%] images/zidingyishanchu.png copying images... [ 45%] images/tianjiazhibiao.png copying images... [ 46%] images/shanchuzhibiao.png copying images... [ 47%] images/duizhao1.png copying images... [ 48%] images/duizhao2.png copying images... [ 48%] images/huaxian2.png copying images... [ 49%] images/huaxianyujing.png copying images... [ 50%] images/yujing.png copying images... [ 51%] images/yujingshezhi.png copying images... [ 52%] images/yujingguanli.png copying images... [ 52%] images/duogu11.png copying images... [ 53%] images/duogu2.png copying images... [ 54%] images/duozhouqi1.png copying images... [ 55%] images/duozhouqi2.png copying images... [ 56%] images/suofang.png copying images... [ 57%] images/chicangweituoxian.png copying images... [ 57%] images/wanggexian.png copying images... [ 58%] images/liandong.png copying images... [ 59%] images/shiziguangbiao.png copying images... [ 60%] images/tick.png copying images... [ 61%] images/fenshitu.png copying images... [ 62%] images/lishifenshitu.png copying images... [ 62%] images/chengjiaobiaozhu1.png copying images... [ 63%] images/chengjiaobiaozhu2.png copying images... [ 64%] images/chengjiaobiaozhu3.png copying images... [ 65%] images/order_flow1.png copying images... [ 66%] images/order_flow2.png copying images... [ 67%] images/order_flow3.png copying images... [ 68%] images/order_flow4.png copying images... [ 68%] images/order_flow5.png copying images... [ 69%] images/volumeprofile_add.png copying images... [ 70%] images/volumeprofile_elements.png copying images... [ 71%] images/volumeprofile_fr.png copying images... [ 72%] images/volumeprofile_settings.png copying images... [ 72%] images/volumeprofile_colors.png copying images... [ 73%] images/taolixiadan.png copying images... [ 74%] images/fakfok.png copying images... [ 75%] images/yicang.png copying images... [ 76%] images/qiquanbaojia1.png copying images... [ 77%] images/qiquanbaojia2.png copying images... [ 78%] images/qiquanbaojia3.png copying images... [ 78%] images/qiquanbaojia4.png copying images... [ 79%] images/qiquanbaojia5.png copying images... [ 80%] images/qiquanbaojia6.png copying images... [ 81%] images/qiquanbaojia9.png copying images... [ 82%] images/yingkuitu1.png copying images... [ 82%] images/yingkuitu2.png copying images... [ 83%] images/yingkuibiao.png copying images... [ 84%] images/qiquanbaojia8.png copying images... [ 85%] images/xunjia.png copying images... [ 86%] images/report_zhouqizonglan.png copying images... [ 87%] images/report_jiaoyichicang.png copying images... [ 88%] images/report_shouyie.png copying images... [ 88%] images/report_shouyilv.png copying images... [ 89%] images/report_pinzhongshouyi.png copying images... [ 90%] images/report_duokongshouyi.png copying images... [ 91%] images/report_pinzhongduokongshouyi.png copying images... [ 92%] images/report_shenglv.png copying images... [ 92%] images/report_pinzhongshenglv.png copying images... [ 93%] images/report_duokongshenglv.png copying images... [ 94%] images/report_pinzhongduokongshenglv.png copying images... [ 95%] images/report_pinzhongchengjiaojiegou.png copying images... [ 96%] images/report_zhouqishouyi.png copying images... [ 97%] images/report_zhouqichengjiao.png copying images... [ 98%] images/report_zhouqicangwei.png copying images... [ 98%] images/report_yingkuibishu.png copying images... [ 99%] images/report_feiyonglirun.png copying images... [100%] images/report_yizhoufenbu.png copying static files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/checkouts/latest/_readthedocs/htmlzip/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/checkouts/latest/_readthedocs/htmlzip/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/checkouts/latest/_readthedocs/htmlzip/_static/documentation_options.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/checkouts/latest/_readthedocs/htmlzip/_static/js/versions.js copying static files: done copying extra files... copying extra files: done dumping object inventory... done build succeeded. The HTML page is in _readthedocs/htmlzip. [rtd-command-info] start-time: 2025-06-10T02:42:09.958876Z, end-time: 2025-06-10T02:42:10.818182Z, duration: 0, exit-code: 0 python -m sphinx -T -b latex -d _build/doctrees -D language=zh_CN . $READTHEDOCS_OUTPUT/pdf Running Sphinx v8.2.3 loading translations [zh_CN]... done making output directory... done Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. loading pickled environment... The configuration has changed (2 options: 'html_permalinks_icon', 'jquery_use_sri') done [autosummary] generating autosummary for: README.rst, faq.rst, faq/index.rst, index.rst, intro.rst, quickstart.rst, shortcut.rst, usage/chart.rst, usage/gui.rst, usage/index.rst, usage/option.rst, usage/order_flow.rst, usage/report.rst, usage/trade.rst, usage/trade_advance.rst, usage/volume_profile.rst building [mo]: targets for 0 po files that are out of date writing output... building [latex]: all documents updating environment: 0 added, 0 changed, 0 removed reading sources... looking for now-outdated files... none found preparing documents... done copying assets... copying TeX support files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/checkouts/latest/_readthedocs/pdf/latexmkrc Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/checkouts/latest/_readthedocs/pdf/Makefile Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/checkouts/latest/_readthedocs/pdf/make.bat Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/checkouts/latest/_readthedocs/pdf/latexmkjarc done copying assets: done processing Q73Manual.tex... index intro quickstart usage/index usage/gui usage/trade usage/chart usage/order_flow usage/volume_profile usage/trade_advance usage/option usage/report faq shortcut resolving references... processing Q73Manual.tex: done writing... done copying images... [ 1%] images/shipandenglu.png copying images... [ 2%] images/monidenglu.png copying images... [ 2%] images/zhuche.png copying images... [ 3%] images/xinjianye.png copying images... [ 4%] images/tuodong.png copying images... [ 5%] images/zixuan.png copying images... [ 6%] images/zixuanpeizhi.png copying images... [ 7%] images/huaxian.png copying images... [ 8%] images/sanjianxiadan.png copying images... [ 8%] images/sanjian.png copying images... [ 9%] images/biaozhunxiadan.png copying images... [ 10%] images/peise1.png copying images... [ 11%] images/tianjia.png copying images... [ 12%] images/guanbitanchu.png copying images... [ 12%] images/canshuyanse.png copying images... [ 13%] images/yemianqiehuan.png copying images... [ 14%] images/xinjianzidingyi.png copying images... [ 15%] images/daorudaochu.png copying images... [ 16%] images/jianpanxiadan.png copying images... [ 17%] images/jianpankuaijiexiadan.png copying images... [ 18%] images/shoudongzhisun.png copying images... [ 18%] images/zidongzhisun.png copying images... [ 19%] images/fudongzhisun.png copying images... [ 20%] images/zhisunbaodanjia.png copying images... [ 21%] images/tiaojiandan.png copying images... [ 22%] images/tiaojiandanbaodan.png copying images... [ 22%] images/huaxianxiadanban.png copying images... [ 23%] images/huaxianxiadanbangaijia.png copying images... [ 24%] images/tuochicangxian1.png copying images... [ 25%] images/tuochicangxian2.png copying images... [ 26%] images/dashangsuo1.png copying images... [ 27%] images/dashangsuo2.png copying images... [ 28%] images/dashangsuo3.png copying images... [ 28%] images/dashangsuo4.png copying images... [ 29%] images/dashangsuo5.png copying images... [ 30%] images/dashangsuo6.png copying images... [ 31%] images/dianjiaxiadan.png copying images... [ 32%] images/dianjia.png copying images... [ 32%] images/dianjia1.png copying images... [ 33%] images/dianjiaxiadan1.png copying images... [ 34%] images/dianjiaxiadan2.png copying images... [ 35%] images/dianjiaxiadan3.png copying images... [ 36%] images/yicang1.png copying images... [ 37%] images/yicang2.png copying images... [ 38%] images/yicang3.png copying images... [ 38%] images/dadanchaifen1.png copying images... [ 39%] images/dadanchaifen2.png copying images... [ 40%] images/dadanchaifen3.png copying images... [ 41%] images/zhouqiqiehuan1.png copying images... [ 42%] images/zhouqiqiehuan2.png copying images... [ 42%] images/zidingyizhouqi.png copying images... [ 43%] images/zidingyitianjia.png copying images... [ 44%] images/zidingyishanchu.png copying images... [ 45%] images/tianjiazhibiao.png copying images... [ 46%] images/shanchuzhibiao.png copying images... [ 47%] images/duizhao1.png copying images... [ 48%] images/duizhao2.png copying images... [ 48%] images/huaxian2.png copying images... [ 49%] images/huaxianyujing.png copying images... [ 50%] images/yujing.png copying images... [ 51%] images/yujingshezhi.png copying images... [ 52%] images/yujingguanli.png copying images... [ 52%] images/duogu11.png copying images... [ 53%] images/duogu2.png copying images... [ 54%] images/duozhouqi1.png copying images... [ 55%] images/duozhouqi2.png copying images... [ 56%] images/suofang.png copying images... [ 57%] images/chicangweituoxian.png copying images... [ 57%] images/wanggexian.png copying images... [ 58%] images/liandong.png copying images... [ 59%] images/shiziguangbiao.png copying images... [ 60%] images/tick.png copying images... [ 61%] images/fenshitu.png copying images... [ 62%] images/lishifenshitu.png copying images... [ 62%] images/chengjiaobiaozhu1.png copying images... [ 63%] images/chengjiaobiaozhu2.png copying images... [ 64%] images/chengjiaobiaozhu3.png copying images... [ 65%] images/order_flow1.png copying images... [ 66%] images/order_flow2.png copying images... [ 67%] images/order_flow3.png copying images... [ 68%] images/order_flow4.png copying images... [ 68%] images/order_flow5.png copying images... [ 69%] images/volumeprofile_add.png copying images... [ 70%] images/volumeprofile_elements.png copying images... [ 71%] images/volumeprofile_fr.png copying images... [ 72%] images/volumeprofile_settings.png copying images... [ 72%] images/volumeprofile_colors.png copying images... [ 73%] images/taolixiadan.png copying images... [ 74%] images/fakfok.png copying images... [ 75%] images/yicang.png copying images... [ 76%] images/qiquanbaojia1.png copying images... [ 77%] images/qiquanbaojia2.png copying images... [ 78%] images/qiquanbaojia3.png copying images... [ 78%] images/qiquanbaojia4.png copying images... [ 79%] images/qiquanbaojia5.png copying images... [ 80%] images/qiquanbaojia6.png copying images... [ 81%] images/qiquanbaojia9.png copying images... [ 82%] images/yingkuitu1.png copying images... [ 82%] images/yingkuitu2.png copying images... [ 83%] images/yingkuibiao.png copying images... [ 84%] images/qiquanbaojia8.png copying images... [ 85%] images/xunjia.png copying images... [ 86%] images/report_zhouqizonglan.png copying images... [ 87%] images/report_jiaoyichicang.png copying images... [ 88%] images/report_shouyie.png copying images... [ 88%] images/report_shouyilv.png copying images... [ 89%] images/report_pinzhongshouyi.png copying images... [ 90%] images/report_duokongshouyi.png copying images... [ 91%] images/report_pinzhongduokongshouyi.png copying images... [ 92%] images/report_shenglv.png copying images... [ 92%] images/report_pinzhongshenglv.png copying images... [ 93%] images/report_duokongshenglv.png copying images... [ 94%] images/report_pinzhongduokongshenglv.png copying images... [ 95%] images/report_pinzhongchengjiaojiegou.png copying images... [ 96%] images/report_zhouqishouyi.png copying images... [ 97%] images/report_zhouqichengjiao.png copying images... [ 98%] images/report_zhouqicangwei.png copying images... [ 98%] images/report_yingkuibishu.png copying images... [ 99%] images/report_feiyonglirun.png copying images... [100%] images/report_yizhoufenbu.png Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/checkouts/latest/_readthedocs/pdf/sphinxmessages.sty build succeeded. The LaTeX files are in _readthedocs/pdf. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). [rtd-command-info] start-time: 2025-06-10T02:42:21.295067Z, end-time: 2025-06-10T02:42:21.338605Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'xelatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'makeindex -s python.ist %O -o %D %S'; add_cus_dep( "glo", "gls", 0, "makeglo" ); sub makeglo { return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" ); } [rtd-command-info] start-time: 2025-06-10T02:42:21.398456Z, end-time: 2025-06-10T02:42:52.909137Z, duration: 31, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=shinnytech-q73-manual -interaction=nonstopmode Use of uninitialized value in concatenation (.) or string at (eval 10) line 1. Use of uninitialized value in concatenation (.) or string at (eval 10) line 2. Use of uninitialized value in concatenation (.) or string at (eval 10) line 3. Use of uninitialized value in concatenation (.) or string at (eval 10) line 4. Subroutine makeglo redefined at (eval 11) line 7. Use of uninitialized value in concatenation (.) or string at (eval 11) line 1. Use of uninitialized value in concatenation (.) or string at (eval 11) line 2. Use of uninitialized value in concatenation (.) or string at (eval 11) line 3. Use of uninitialized value in concatenation (.) or string at (eval 11) line 4. Rc files read: /etc/LatexMk latexmkrc latexmkrc Latexmk: This is Latexmk, John Collins, 20 November 2021, version: 4.76. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'Q73Manual.tex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'xelatex -interaction=nonstopmode -recorder --jobname="shinnytech-q73-manual" "Q73Manual.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is XeTeX, Version 3.141592653-2.6-0.999993 (TeX Live 2022/dev/Debian) (preloaded format=xelatex) restricted \write18 enabled. entering extended mode (./Q73Manual.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty Package cmap Warning: pdftex not detected - exiting. ) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJK.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-xetex.def (|extractbb --version))) (/usr/share/texlive/texmf-dist/tex/latex/ctex/ctexhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xtemplate/xtemplate.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.sty (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec-xetex.sty (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.cfg))) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJK.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/xebabel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/xetex.def)) (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-xetex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (./sphinxpackagefootnote.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hxetex.def (/usr/share/texlive/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/ctex.sty (/usr/share/texlive/texmf-dist/tex/latex/ctex/ctexpatch.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fix-cm.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def)) (/usr/share/texlive/texmf-dist/tex/latex/ctex/config/ctexopts.cfg) (/usr/share/texlive/texmf-dist/tex/latex/ctex/engine/ctex-engine-xetex.def) (/usr/share/texlive/texmf-dist/tex/latex/zhnumber/zhnumber.sty (/usr/share/texlive/texmf-dist/tex/latex/zhnumber/zhnumber-utf8.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/ctex/scheme/ctex-scheme-chinese.def (/usr/share/texlive/texmf-dist/tex/latex/ctex/config/ctex-name-utf8.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/tools/indentfirst.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/fontset/ctex-fontset-fandol.def Package fontspec Warning: Font "FandolSong-Regular" does not contain requested (fontspec) Script "CJK". )) (/usr/share/texlive/texmf-dist/tex/latex/ctex/config/ctex.cfg) Writing index file shinnytech-q73-manual.idx (./shinnytech-q73-manual.aux) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5.sty (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-utex-helper. sty (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/tufontawesomefree.fd) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/tufontawesomebrands.fd))) *geometry* driver: auto-detecting *geometry* detected driver: xetex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) Package hyperref Warning: Rerun to get /PageLabels entry. Package fontspec Warning: Font "FandolHei-Regular" does not contain requested (fontspec) Script "CJK". LaTeX Font Warning: Font shape `TU/FandolHei-Regular(0)/b/it' undefined (Font) using `TU/FandolHei-Regular(0)/b/n' instead on input line 8 8. (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1] [2] [1] [2] Chapter 1. [1] [2] Chapter 2. Package fontspec Warning: Font "FandolFang-Regular" does not contain requested (fontspec) Script "CJK". [3] [4] [5] [6] [7] [8] [9] [10] LaTeX Warning: Hyper reference `usage/trade:keyboardorder' on page 11 undefined on input line 244. LaTeX Warning: Hyper reference `usage/trade:conditionorder' on page 11 undefine d on input line 250. LaTeX Warning: Hyper reference `usage/index:usage' on page 11 undefined on inpu t line 253. [11] [12] Chapter 3. [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] LaTeX Warning: Hyper reference `quickstart:threekeyorder' on page 75 undefined on input line 1384. LaTeX Warning: Hyper reference `quickstart:standardorder' on page 75 undefined on input line 1384. LaTeX Warning: Hyper reference `usage/trade:keyboardorder' on page 75 undefined on input line 1384. [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] LaTeX Warning: Hyper reference `quickstart:threekeyorder' on page 88 undefined on input line 1573. LaTeX Warning: Hyper reference `quickstart:standardorder' on page 88 undefined on input line 1573. LaTeX Warning: Hyper reference `usage/trade:keyboardorder' on page 88 undefined on input line 1573. LaTeX Warning: Hyper reference `usage/trade:conditionorder' on page 88 undefine d on input line 1573. LaTeX Warning: Hyper reference `usage/trade:clickorder' on page 88 undefined on input line 1573. [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] Chapter 4. [109] [110] [111] [112] [113] [114] [115] [116] Chapter 5. Package longtable Warning: Column widths have changed (longtable) in table 1 on input line 2703. [117] No file shinnytech-q73-manual.ind. Package longtable Warning: Table widths have changed. Rerun LaTeX. [118] (./shinnytech-q73-manual.aux) LaTeX Font Warning: Some font shapes were not available, defaults substituted. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. Package rerunfilecheck Warning: File `shinnytech-q73-manual.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) Output written on shinnytech-q73-manual.pdf (122 pages). Transcript written on shinnytech-q73-manual.log. Latexmk: Index file 'shinnytech-q73-manual.idx' was written Latexmk: References changed. Latexmk: Missing input file 'shinnytech-q73-manual.ind' (or dependence on it) from following: 'No file shinnytech-q73-manual.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'shinnytech-q73-manual.pdf' Rule 'makeindex shinnytech-q73-manual.idx': File changes, etc: Changed files, or newly in use since previous run(s): 'shinnytech-q73-manual.idx' ------------ Run number 1 of rule 'makeindex shinnytech-q73-manual.idx' ------------ Latexmk: Examining 'shinnytech-q73-manual.log' === TeX engine is 'XeTeX' Latexmk: applying rule 'makeindex shinnytech-q73-manual.idx'... ------------ Running 'makeindex -s python.ist -o "shinnytech-q73-manual.ind" "shinnytech-q73-manual.idx"' ------------ This is makeindex, version 2.15 [TeX Live 2022/dev] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file shinnytech-q73-manual.idx...done (0 entries accepted, 0 rejected). Nothing written in shinnytech-q73-manual.ind. Transcript written in shinnytech-q73-manual.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'shinnytech-q73-manual.aux' 'shinnytech-q73-manual.ind' 'shinnytech-q73-manual.out' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'xelatex -interaction=nonstopmode -recorder --jobname="shinnytech-q73-manual" "Q73Manual.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is XeTeX, Version 3.141592653-2.6-0.999993 (TeX Live 2022/dev/Debian) (preloaded format=xelatex) restricted \write18 enabled. entering extended mode (./Q73Manual.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty Package cmap Warning: pdftex not detected - exiting. ) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJK.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-xetex.def (|extractbb --version))) (/usr/share/texlive/texmf-dist/tex/latex/ctex/ctexhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xtemplate/xtemplate.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.sty (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec-xetex.sty (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.cfg))) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJK.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/xebabel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/xetex.def)) (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-xetex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (./sphinxpackagefootnote.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hxetex.def (/usr/share/texlive/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/ctex.sty (/usr/share/texlive/texmf-dist/tex/latex/ctex/ctexpatch.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fix-cm.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def)) (/usr/share/texlive/texmf-dist/tex/latex/ctex/config/ctexopts.cfg) (/usr/share/texlive/texmf-dist/tex/latex/ctex/engine/ctex-engine-xetex.def) (/usr/share/texlive/texmf-dist/tex/latex/zhnumber/zhnumber.sty (/usr/share/texlive/texmf-dist/tex/latex/zhnumber/zhnumber-utf8.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/ctex/scheme/ctex-scheme-chinese.def (/usr/share/texlive/texmf-dist/tex/latex/ctex/config/ctex-name-utf8.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/tools/indentfirst.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/fontset/ctex-fontset-fandol.def Package fontspec Warning: Font "FandolSong-Regular" does not contain requested (fontspec) Script "CJK". )) (/usr/share/texlive/texmf-dist/tex/latex/ctex/config/ctex.cfg) Writing index file shinnytech-q73-manual.idx (./shinnytech-q73-manual.aux) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5.sty (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-utex-helper. sty (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/tufontawesomefree.fd) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/tufontawesomebrands.fd))) *geometry* driver: auto-detecting *geometry* detected driver: xetex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./shinnytech-q73-manual.out) (./shinnytech-q73-manual.out) Package fontspec Warning: Font "FandolHei-Regular" does not contain requested (fontspec) Script "CJK". LaTeX Font Warning: Font shape `TU/FandolHei-Regular(0)/b/it' undefined (Font) using `TU/FandolHei-Regular(0)/b/n' instead on input line 8 8. (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1] [2] (./shinnytech-q73-manual.toc [1]) [2] Chapter 1. [1] [2] Chapter 2. Package fontspec Warning: Font "FandolFang-Regular" does not contain requested (fontspec) Script "CJK". [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] Chapter 3. [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] Chapter 4. [109] [110] [111] [112] [113] [114] [115] [116] Chapter 5. [117] (./shinnytech-q73-manual.ind) [118] (./shinnytech-q73-manual.aux) LaTeX Font Warning: Some font shapes were not available, defaults substituted. ) Output written on shinnytech-q73-manual.pdf (122 pages). Transcript written on shinnytech-q73-manual.log. Latexmk: Index file 'shinnytech-q73-manual.idx' was written Latexmk: Log file says output to 'shinnytech-q73-manual.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'shinnytech-q73-manual.toc' ------------ Run number 3 of rule 'pdflatex' ------------ ------------ Running 'xelatex -interaction=nonstopmode -recorder --jobname="shinnytech-q73-manual" "Q73Manual.tex"' ------------ Latexmk: Examining 'shinnytech-q73-manual.log' === TeX engine is 'XeTeX' Latexmk: applying rule 'pdflatex'... This is XeTeX, Version 3.141592653-2.6-0.999993 (TeX Live 2022/dev/Debian) (preloaded format=xelatex) restricted \write18 enabled. entering extended mode (./Q73Manual.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty Package cmap Warning: pdftex not detected - exiting. ) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJK.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-xetex.def (|extractbb --version))) (/usr/share/texlive/texmf-dist/tex/latex/ctex/ctexhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xtemplate/xtemplate.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.sty (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec-xetex.sty (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontspec/fontspec.cfg))) (/usr/share/texlive/texmf-dist/tex/xelatex/xecjk/xeCJK.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/xebabel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/xetex.def)) (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-xetex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (./sphinxpackagefootnote.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hxetex.def (/usr/share/texlive/texmf-dist/tex/generic/stringenc/stringenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/ctex.sty (/usr/share/texlive/texmf-dist/tex/latex/ctex/ctexpatch.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fix-cm.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def)) (/usr/share/texlive/texmf-dist/tex/latex/ctex/config/ctexopts.cfg) (/usr/share/texlive/texmf-dist/tex/latex/ctex/engine/ctex-engine-xetex.def) (/usr/share/texlive/texmf-dist/tex/latex/zhnumber/zhnumber.sty (/usr/share/texlive/texmf-dist/tex/latex/zhnumber/zhnumber-utf8.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/ctex/scheme/ctex-scheme-chinese.def (/usr/share/texlive/texmf-dist/tex/latex/ctex/config/ctex-name-utf8.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/tools/indentfirst.sty) (/usr/share/texlive/texmf-dist/tex/latex/ctex/fontset/ctex-fontset-fandol.def Package fontspec Warning: Font "FandolSong-Regular" does not contain requested (fontspec) Script "CJK". )) (/usr/share/texlive/texmf-dist/tex/latex/ctex/config/ctex.cfg) Writing index file shinnytech-q73-manual.idx (./shinnytech-q73-manual.aux) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5.sty (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-utex-helper. sty (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/tufontawesomefree.fd) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/tufontawesomebrands.fd))) *geometry* driver: auto-detecting *geometry* detected driver: xetex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./shinnytech-q73-manual.out) (./shinnytech-q73-manual.out) Package fontspec Warning: Font "FandolHei-Regular" does not contain requested (fontspec) Script "CJK". LaTeX Font Warning: Font shape `TU/FandolHei-Regular(0)/b/it' undefined (Font) using `TU/FandolHei-Regular(0)/b/n' instead on input line 8 8. (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1] [2] (./shinnytech-q73-manual.toc [1]) [2] Chapter 1. [1] [2] Chapter 2. Package fontspec Warning: Font "FandolFang-Regular" does not contain requested (fontspec) Script "CJK". [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] Chapter 3. [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] [53] [54] [55] [56] [57] [58] [59] [60] [61] [62] [63] [64] [65] [66] [67] [68] [69] [70] [71] [72] [73] [74] [75] [76] [77] [78] [79] [80] [81] [82] [83] [84] [85] [86] [87] [88] [89] [90] [91] [92] [93] [94] [95] [96] [97] [98] [99] [100] [101] [102] [103] [104] [105] [106] [107] [108] Chapter 4. [109] [110] [111] [112] [113] [114] [115] [116] Chapter 5. [117] (./shinnytech-q73-manual.ind) [118] (./shinnytech-q73-manual.aux) LaTeX Font Warning: Some font shapes were not available, defaults substituted. ) Output written on shinnytech-q73-manual.pdf (122 pages). Transcript written on shinnytech-q73-manual.log. Latexmk: Index file 'shinnytech-q73-manual.idx' was written Latexmk: Log file says output to 'shinnytech-q73-manual.pdf' Latexmk: Examining 'shinnytech-q73-manual.log' === TeX engine is 'XeTeX' Latexmk: All targets (shinnytech-q73-manual.pdf) are up-to-date [rtd-command-info] start-time: 2025-06-10T02:42:53.154009Z, end-time: 2025-06-10T02:42:54.345358Z, duration: 1, exit-code: 0 python -m sphinx -T -b epub -d _build/doctrees -D language=zh_CN . $READTHEDOCS_OUTPUT/epub Running Sphinx v8.2.3 loading translations [zh_CN]... done making output directory... done Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. loading pickled environment... The configuration has changed (2 options: 'html_permalinks_icon', 'jquery_use_sri') done [autosummary] generating autosummary for: README.rst, faq.rst, faq/index.rst, index.rst, intro.rst, quickstart.rst, shortcut.rst, usage/chart.rst, usage/gui.rst, usage/index.rst, usage/option.rst, usage/order_flow.rst, usage/report.rst, usage/trade.rst, usage/trade_advance.rst, usage/volume_profile.rst building [mo]: targets for 0 po files that are out of date writing output... building [epub]: targets for 16 source files that are out of date updating environment: 0 added, 0 changed, 0 removed reading sources... looking for now-outdated files... none found preparing documents... done copying assets... copying static files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/checkouts/latest/_readthedocs/epub/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/checkouts/latest/_readthedocs/epub/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/checkouts/latest/_readthedocs/epub/_static/documentation_options.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/checkouts/latest/_readthedocs/epub/_static/epub.css copying static files: done copying extra files... copying extra files: done copying assets: done writing output... [ 6%] README writing output... [ 12%] faq writing output... [ 19%] faq/index writing output... [ 25%] index writing output... [ 31%] intro writing output... [ 38%] quickstart writing output... [ 44%] shortcut writing output... [ 50%] usage/chart writing output... [ 56%] usage/gui writing output... [ 62%] usage/index writing output... [ 69%] usage/option writing output... [ 75%] usage/order_flow writing output... [ 81%] usage/report writing output... [ 88%] usage/trade writing output... [ 94%] usage/trade_advance writing output... [100%] usage/volume_profile generating indices... genindex done writing additional pages... done copying images... [ 1%] images/shipandenglu.png copying images... [ 2%] images/monidenglu.png copying images... [ 2%] images/zhuche.png copying images... [ 3%] images/xinjianye.png copying images... [ 4%] images/tuodong.png copying images... [ 5%] images/zixuan.png copying images... [ 6%] images/zixuanpeizhi.png copying images... [ 7%] images/huaxian.png copying images... [ 8%] images/sanjianxiadan.png copying images... [ 8%] images/sanjian.png copying images... [ 9%] images/biaozhunxiadan.png copying images... [ 10%] images/zhouqiqiehuan1.png copying images... [ 11%] images/zhouqiqiehuan2.png copying images... [ 12%] images/zidingyizhouqi.png copying images... [ 12%] images/zidingyitianjia.png copying images... [ 13%] images/zidingyishanchu.png copying images... [ 14%] images/tianjiazhibiao.png copying images... [ 15%] images/shanchuzhibiao.png copying images... [ 16%] images/duizhao1.png copying images... [ 17%] images/duizhao2.png copying images... [ 18%] images/huaxian2.png copying images... [ 18%] images/huaxianyujing.png copying images... [ 19%] images/yujing.png copying images... [ 20%] images/yujingshezhi.png copying images... [ 21%] images/yujingguanli.png copying images... [ 22%] images/duogu11.png copying images... [ 22%] images/duogu2.png copying images... [ 23%] images/duozhouqi1.png copying images... [ 24%] images/duozhouqi2.png copying images... [ 25%] images/suofang.png copying images... [ 26%] images/chicangweituoxian.png copying images... [ 27%] images/wanggexian.png copying images... [ 28%] images/liandong.png copying images... [ 28%] images/shiziguangbiao.png copying images... [ 29%] images/tick.png copying images... [ 30%] images/fenshitu.png copying images... [ 31%] images/lishifenshitu.png copying images... [ 32%] images/chengjiaobiaozhu1.png copying images... [ 32%] images/chengjiaobiaozhu2.png copying images... [ 33%] images/chengjiaobiaozhu3.png copying images... [ 34%] images/peise1.png copying images... [ 35%] images/tianjia.png copying images... [ 36%] images/guanbitanchu.png copying images... [ 37%] images/canshuyanse.png copying images... [ 38%] images/yemianqiehuan.png copying images... [ 38%] images/xinjianzidingyi.png copying images... [ 39%] images/daorudaochu.png copying images... [ 40%] images/qiquanbaojia1.png copying images... [ 41%] images/qiquanbaojia2.png copying images... [ 42%] images/qiquanbaojia3.png copying images... [ 42%] images/qiquanbaojia4.png copying images... [ 43%] images/qiquanbaojia5.png copying images... [ 44%] images/qiquanbaojia6.png copying images... [ 45%] images/qiquanbaojia9.png copying images... [ 46%] images/yingkuitu1.png copying images... [ 47%] images/yingkuitu2.png copying images... [ 48%] images/yingkuibiao.png copying images... [ 48%] images/qiquanbaojia8.png copying images... [ 49%] images/xunjia.png copying images... [ 50%] images/order_flow1.png copying images... [ 51%] images/order_flow2.png copying images... [ 52%] images/order_flow3.png copying images... [ 52%] images/order_flow4.png copying images... [ 53%] images/order_flow5.png copying images... [ 54%] images/report_zhouqizonglan.png copying images... [ 55%] images/report_jiaoyichicang.png copying images... [ 56%] images/report_shouyie.png copying images... [ 57%] images/report_shouyilv.png copying images... [ 57%] images/report_pinzhongshouyi.png copying images... [ 58%] images/report_duokongshouyi.png copying images... [ 59%] images/report_pinzhongduokongshouyi.png copying images... [ 60%] images/report_shenglv.png copying images... [ 61%] images/report_pinzhongshenglv.png copying images... [ 62%] images/report_duokongshenglv.png copying images... [ 62%] images/report_pinzhongduokongshenglv.png copying images... [ 63%] images/report_pinzhongchengjiaojiegou.png copying images... [ 64%] images/report_zhouqishouyi.png copying images... [ 65%] images/report_zhouqichengjiao.png copying images... [ 66%] images/report_zhouqicangwei.png copying images... [ 67%] images/report_yingkuibishu.png copying images... [ 68%] images/report_feiyonglirun.png copying images... [ 68%] images/report_yizhoufenbu.png copying images... [ 69%] images/jianpanxiadan.png copying images... [ 70%] images/jianpankuaijiexiadan.png copying images... [ 71%] images/shoudongzhisun.png copying images... [ 72%] images/zidongzhisun.png copying images... [ 72%] images/fudongzhisun.png copying images... [ 73%] images/zhisunbaodanjia.png copying images... [ 74%] images/tiaojiandan.png copying images... [ 75%] images/tiaojiandanbaodan.png copying images... [ 76%] images/huaxianxiadanban.png copying images... [ 77%] images/huaxianxiadanbangaijia.png copying images... [ 78%] images/tuochicangxian1.png copying images... [ 78%] images/tuochicangxian2.png copying images... [ 79%] images/dashangsuo1.png copying images... [ 80%] images/dashangsuo2.png copying images... [ 81%] images/dashangsuo3.png copying images... [ 82%] images/dashangsuo4.png copying images... [ 82%] images/dashangsuo5.png copying images... [ 83%] images/dashangsuo6.png copying images... [ 84%] images/dianjiaxiadan.png copying images... [ 85%] images/dianjia.png copying images... [ 86%] images/dianjia1.png copying images... [ 87%] images/dianjiaxiadan1.png copying images... [ 88%] images/dianjiaxiadan2.png copying images... [ 88%] images/dianjiaxiadan3.png copying images... [ 89%] images/yicang1.png copying images... [ 90%] images/yicang2.png copying images... [ 91%] images/yicang3.png copying images... [ 92%] images/dadanchaifen1.png copying images... [ 92%] images/dadanchaifen2.png copying images... [ 93%] images/dadanchaifen3.png copying images... [ 94%] images/taolixiadan.png copying images... [ 95%] images/fakfok.png copying images... [ 96%] images/yicang.png copying images... [ 97%] images/volumeprofile_add.png copying images... [ 98%] images/volumeprofile_elements.png copying images... [ 98%] images/volumeprofile_fr.png copying images... [ 99%] images/volumeprofile_settings.png copying images... [100%] images/volumeprofile_colors.png writing mimetype file... writing META-INF/container.xml file... writing content.opf file... WARNING: unknown mimetype for .nojekyll, ignoring [epub.unknown_project_files] Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/checkouts/latest/_readthedocs/epub/content.opf writing nav.xhtml file... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/checkouts/latest/_readthedocs/epub/nav.xhtml writing toc.ncx file... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/shinnytech-q73-manual/checkouts/latest/_readthedocs/epub/toc.ncx writing 3.epub file... build succeeded, 1 warning. The ePub file is in _readthedocs/epub.