Read the Docs build information Build id: 927687 Project: citrix-citrix-hypervisor-sdk Version: latest Commit: 0e73625c9b30cbbdd2ca4003f6b95541bec0d402 Date: 2022-04-26T08:58:14.281990Z State: finished Success: True [rtd-command-info] start-time: 2022-04-26T08:58:16.146988Z, end-time: 2022-04-26T08:58:16.765538Z, duration: 0, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/citrix/citrix-hypervisor-sdk.git . Cloning into '.'... [rtd-command-info] start-time: 2022-04-26T08:58:16.947430Z, end-time: 2022-04-26T08:58:17.020227Z, 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 0e73625 Merge pull request #4 from citrix/improvement-cross-linking [rtd-command-info] start-time: 2022-04-26T08:58:17.207230Z, end-time: 2022-04-26T08:58:17.271531Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-04-26T08:58:17.470151Z, end-time: 2022-04-26T08:58:18.180725Z, duration: 0, exit-code: 0 git submodule sync [rtd-command-info] start-time: 2022-04-26T08:58:18.359273Z, end-time: 2022-04-26T08:58:19.318728Z, duration: 0, exit-code: 0 git submodule update --init --force --recursive devdocs-theme Submodule 'devdocs-theme' (https://github.com/citrix/devdocs-theme.git) registered for path 'devdocs-theme' Cloning into '/home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-sdk/checkouts/latest/devdocs-theme'... Submodule path 'devdocs-theme': checked out '430f468f592efed37cc3256b2a29efdd3153b308' [rtd-command-info] start-time: 2022-04-26T08:58:20.406740Z, end-time: 2022-04-26T08:58:24.875600Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-sdk/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-sdk/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2022-04-26T08:58:25.071572Z, end-time: 2022-04-26T08:58:27.141475Z, duration: 2, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-sdk/envs/latest/lib/python3.7/site-packages (22.0.4) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 KB 28.4 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 62.1.0 Uninstalling setuptools-62.1.0: Successfully uninstalled setuptools-62.1.0 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2022-04-26T08:58:27.337502Z, end-time: 2022-04-26T08:58:36.878742Z, duration: 9, exit-code: 0 python -m pip install --upgrade --no-cache-dir mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 mkdocs Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 KB 26.4 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 160.5 MB/s eta 0:00:00 Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.4/47.4 KB 169.2 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting mkdocs Downloading mkdocs-1.3.0-py3-none-any.whl (3.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 197.4 MB/s eta 0:00:00 Collecting future Downloading future-0.18.2.tar.gz (829 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 829.2/829.2 KB 237.9 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting sphinx>=1.3.1 Downloading Sphinx-4.5.0-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 211.4 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 KB 229.6 MB/s eta 0:00:00 Collecting Markdown>=3.2.1 Downloading Markdown-3.3.6-py3-none-any.whl (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.8/97.8 KB 188.0 MB/s eta 0:00:00 Collecting ghp-import>=1.0 Downloading ghp_import-2.0.2-py3-none-any.whl (11 kB) Collecting packaging>=20.5 Downloading packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 KB 160.8 MB/s eta 0:00:00 Collecting mergedeep>=1.3.4 Downloading mergedeep-1.3.4-py3-none-any.whl (6.4 kB) Collecting watchdog>=2.0 Downloading watchdog-2.1.7-py3-none-manylinux2014_x86_64.whl (76 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 76.8/76.8 KB 166.8 MB/s eta 0:00:00 Collecting importlib-metadata>=4.3 Downloading importlib_metadata-4.11.3-py3-none-any.whl (18 kB) Collecting Jinja2>=2.10.2 Downloading Jinja2-3.1.1-py3-none-any.whl (132 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 132.6/132.6 KB 205.6 MB/s eta 0:00:00 Collecting pyyaml-env-tag>=0.1 Downloading pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB) Collecting click>=3.3 Downloading click-8.1.2-py3-none-any.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 KB 197.3 MB/s eta 0:00:00 Collecting PyYAML>=3.10 Downloading PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 596.3/596.3 KB 185.5 MB/s eta 0:00:00 Collecting python-dateutil>=2.8.1 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 KB 215.3 MB/s eta 0:00:00 Collecting typing-extensions>=3.6.4 Downloading typing_extensions-4.2.0-py3-none-any.whl (24 kB) Collecting zipp>=0.5 Downloading zipp-3.8.0-py3-none-any.whl (5.4 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting pyparsing!=3.0.5,>=2.0.2 Downloading pyparsing-3.0.8-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.5/98.5 KB 170.9 MB/s eta 0:00:00 Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 KB 187.5 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 KB 202.5 MB/s eta 0:00:00 Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 KB 196.4 MB/s eta 0:00:00 Collecting requests>=2.5.0 Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.1/63.1 KB 175.8 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml>=1.1.5 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 KB 197.9 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 KB 231.3 MB/s eta 0:00:00 Collecting imagesize Downloading imagesize-1.3.0-py2.py3-none-any.whl (5.2 kB) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 KB 192.4 MB/s eta 0:00:00 Collecting babel>=1.3 Downloading Babel-2.10.1-py3-none-any.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 194.7 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 KB 192.2 MB/s eta 0:00:00 Collecting Pygments>=2.0 Downloading Pygments-2.12.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 222.7 MB/s eta 0:00:00 Collecting pytz>=2015.7 Downloading pytz-2022.1-py2.py3-none-any.whl (503 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 KB 227.0 MB/s eta 0:00:00 Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting certifi>=2017.4.17 Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.2/149.2 KB 200.4 MB/s eta 0:00:00 Collecting charset-normalizer~=2.0.0 Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) Collecting idna<4,>=2.5 Downloading idna-3.3-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 KB 190.4 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.0/139.0 KB 202.8 MB/s eta 0:00:00 Building wheels for collected packages: mock, future Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23773 sha256=bbcfa6cc1d9ad7d80567dca92f20f4bed6818a25b4af737bb428d7c38d356fa1 Stored in directory: /tmp/pip-ephem-wheel-cache-1g7rfz7i/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=1b67d9ab9b8d57e21b9be6f36d0d99f61f6ac525380f875e32ce05d09003eb44 Stored in directory: /tmp/pip-ephem-wheel-cache-1g7rfz7i/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: snowballstemmer, pytz, mock, certifi, alabaster, zipp, watchdog, urllib3, typing-extensions, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, six, PyYAML, pyparsing, Pygments, pillow, mergedeep, MarkupSafe, imagesize, idna, future, docutils, charset-normalizer, babel, requests, pyyaml-env-tag, python-dateutil, packaging, Jinja2, importlib-metadata, commonmark, sphinx, Markdown, ghp-import, click, recommonmark, mkdocs Successfully installed Jinja2-3.1.1 Markdown-3.3.6 MarkupSafe-2.1.1 PyYAML-6.0 Pygments-2.12.0 alabaster-0.7.12 babel-2.10.1 certifi-2021.10.8 charset-normalizer-2.0.12 click-8.1.2 commonmark-0.8.1 docutils-0.17.1 future-0.18.2 ghp-import-2.0.2 idna-3.3 imagesize-1.3.0 importlib-metadata-4.11.3 mergedeep-1.3.4 mkdocs-1.3.0 mock-1.0.1 packaging-21.3 pillow-5.4.1 pyparsing-3.0.8 python-dateutil-2.8.2 pytz-2022.1 pyyaml-env-tag-0.1 recommonmark-0.5.0 requests-2.27.1 six-1.16.0 snowballstemmer-2.2.0 sphinx-4.5.0 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 typing-extensions-4.2.0 urllib3-1.26.9 watchdog-2.1.7 zipp-3.8.0 [rtd-command-info] start-time: 2022-04-26T08:58:37.039912Z, end-time: 2022-04-26T08:58:38.384056Z, duration: 1, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Requirement already satisfied: mkdocs>=1 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-sdk/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 1)) (1.3.0) Requirement already satisfied: Pygments>=2.2 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-sdk/envs/latest/lib/python3.7/site-packages (from -r requirements.txt (line 2)) (2.12.0) Collecting pymdown-extensions>=4.3 Downloading pymdown_extensions-9.4-py3-none-any.whl (216 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.4/216.4 KB 10.8 MB/s eta 0:00:00 Requirement already satisfied: mergedeep>=1.3.4 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-sdk/envs/latest/lib/python3.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (1.3.4) Requirement already satisfied: Markdown>=3.2.1 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-sdk/envs/latest/lib/python3.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (3.3.6) Requirement already satisfied: pyyaml-env-tag>=0.1 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-sdk/envs/latest/lib/python3.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (0.1) Requirement already satisfied: PyYAML>=3.10 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-sdk/envs/latest/lib/python3.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (6.0) Requirement already satisfied: Jinja2>=2.10.2 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-sdk/envs/latest/lib/python3.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (3.1.1) Requirement already satisfied: watchdog>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-sdk/envs/latest/lib/python3.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (2.1.7) Requirement already satisfied: importlib-metadata>=4.3 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-sdk/envs/latest/lib/python3.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (4.11.3) Requirement already satisfied: ghp-import>=1.0 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-sdk/envs/latest/lib/python3.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (2.0.2) Requirement already satisfied: click>=3.3 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-sdk/envs/latest/lib/python3.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (8.1.2) Requirement already satisfied: packaging>=20.5 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-sdk/envs/latest/lib/python3.7/site-packages (from mkdocs>=1->-r requirements.txt (line 1)) (21.3) Requirement already satisfied: python-dateutil>=2.8.1 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-sdk/envs/latest/lib/python3.7/site-packages (from ghp-import>=1.0->mkdocs>=1->-r requirements.txt (line 1)) (2.8.2) Requirement already satisfied: typing-extensions>=3.6.4 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-sdk/envs/latest/lib/python3.7/site-packages (from importlib-metadata>=4.3->mkdocs>=1->-r requirements.txt (line 1)) (4.2.0) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-sdk/envs/latest/lib/python3.7/site-packages (from importlib-metadata>=4.3->mkdocs>=1->-r requirements.txt (line 1)) (3.8.0) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-sdk/envs/latest/lib/python3.7/site-packages (from Jinja2>=2.10.2->mkdocs>=1->-r requirements.txt (line 1)) (2.1.1) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-sdk/envs/latest/lib/python3.7/site-packages (from packaging>=20.5->mkdocs>=1->-r requirements.txt (line 1)) (3.0.8) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-sdk/envs/latest/lib/python3.7/site-packages (from python-dateutil>=2.8.1->ghp-import>=1.0->mkdocs>=1->-r requirements.txt (line 1)) (1.16.0) Installing collected packages: pymdown-extensions Successfully installed pymdown-extensions-9.4 [rtd-command-info] start-time: 2022-04-26T08:58:38.966461Z, end-time: 2022-04-26T08:58:39.043644Z, duration: 0, exit-code: 0 cat mkdocs.yml assignees_uri: - katshann copyright: '© 1999-2022 Citrix Systems, Inc. All rights reserved. ' docs_dir: docs extra: social: - icon: fontawesome/brands/youtube link: https://www.youtube.com/channel/UCiOupk9QF6jdk3EDKTHDykA - icon: fontawesome/brands/github-alt link: https://github.com/citrix - icon: fontawesome/brands/twitter link: https://twitter.com/citrixdeveloper - icon: fontawesome/brands/linkedin link: https://www.linkedin.com/company/citrix/ extra_css: - assets/stylesheets/extra.css - https://use.fontawesome.com/releases/v5.12.1/css/all.css - https://assets.readthedocs.com/css/badge_only.css - https://assets.readthedocs.com/css/readthedocs-doc-embed.css extra_javascript: - readthedocs-data.js - https://assets.readthedocs.com/core/js/readthedocs-doc-embed.js - https://assets.readthedocs.com/javascript/readthedocs-analytics.js google_analytics: null issues_uri: https://github.com/citrix/devdocs-issue-collector/issues/new labels_uri: - documentation markdown_extensions: - admonition - codehilite - toc: permalink: true nav: - Introduction: index.md - Getting Started: getting-started.md - Overview: overview.md - Using: using.md - Using HTTP: using-http.md - Citrix Hypervisor Management API Extensions: xs-api-extensions.md - XenCenter API Extensions: xc-api-extensions.md - Questions?: https://discussions.citrix.com/forum/1385-citrix-developer-exchange/ plugins: - search: prebuild_index: true separator: '[\s\-\.]+' site_description: Citrix Hypervisor Software Development Kit Guide site_name: Citrix Hypervisor Software Development Kit Guide site_title: Developer Documentation site_url: https://developer-docs.citrix.com theme: custom_dir: devdocs-theme favicon: https://docs.citrix.com/assets/images/favicon.ico font: false icon: fontawesome include_search_page: false language: en logo: https://developer-docs.citrix.com/_static/logo.svg name: null palette: accent: teal primary: teal search_index_only: true static_templates: - 404.html [rtd-command-info] start-time: 2022-04-26T08:58:39.244249Z, end-time: 2022-04-26T08:58:45.529071Z, duration: 6, exit-code: 0 python -m mkdocs build --clean --site-dir _build/html --config-file mkdocs.yml WARNING - Config value: 'issues_uri'. Warning: Unrecognised configuration name: issues_uri WARNING - Config value: 'assignees_uri'. Warning: Unrecognised configuration name: assignees_uri WARNING - Config value: 'labels_uri'. Warning: Unrecognised configuration name: labels_uri WARNING - Config value: 'site_title'. Warning: Unrecognised configuration name: site_title INFO - Cleaning site directory INFO - Building documentation to directory: /home/docs/checkouts/readthedocs.org/user_builds/citrix-citrix-hypervisor-sdk/checkouts/latest/_build/html INFO - Documentation built in 5.93 seconds