Read the Docs build information Build id: 283379 Project: nubeva-docs Version: k8s Commit: 2f48dddf43bf0bd4653efa0203f1f30e463aa59c Date: 2020-02-01T01:47:22.031703Z State: finished Success: True [rtd-command-info] start-time: 2020-02-01T01:47:23.953423Z, end-time: 2020-02-01T01:47:24.167750Z, duration: 0, exit-code: 0 git remote set-url origin git@bitbucket.org:nubeva/docs.git [rtd-command-info] start-time: 2020-02-01T01:47:24.227749Z, end-time: 2020-02-01T01:47:26.829045Z, duration: 2, exit-code: 0 git fetch origin --force --tags --prune --prune-tags --depth 50 Warning: Permanently added 'bitbucket.org,18.205.93.2' (RSA) to the list of known hosts. From bitbucket.org:nubeva/docs 80ca4d6..2f48ddd k8s -> origin/k8s [rtd-command-info] start-time: 2020-02-01T01:47:27.004699Z, end-time: 2020-02-01T01:47:27.274290Z, duration: 0, exit-code: 0 git checkout --force origin/k8s Previous HEAD position was 80ca4d6 contentui HEAD is now at 2f48ddd removed kops [rtd-command-info] start-time: 2020-02-01T01:47:27.334735Z, end-time: 2020-02-01T01:47:27.547073Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2020-02-01T01:47:28.748024Z, end-time: 2020-02-01T01:47:34.819970Z, duration: 6, exit-code: 0 python3.7 -mvirtualenv --no-site-packages Using base prefix '/home/docs/.pyenv/versions/3.7.3' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/bin/python3.7 Not overwriting existing python script /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/bin/python (you must use /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/bin/python3.7) Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2020-02-01T01:47:34.889692Z, end-time: 2020-02-01T01:47:35.809645Z, duration: 0, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/.cache/pip pip Requirement already up-to-date: pip in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/lib/python3.7/site-packages (20.0.2) [rtd-command-info] start-time: 2020-02-01T01:47:35.871275Z, end-time: 2020-02-01T01:47:41.100505Z, duration: 5, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/.cache/pip Pygments==2.3.1 setuptools==41.0.1 docutils==0.14 mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<1.1 Requirement already up-to-date: Pygments==2.3.1 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/lib/python3.7/site-packages (2.3.1) Collecting setuptools==41.0.1 Using cached setuptools-41.0.1-py2.py3-none-any.whl (575 kB) Requirement already up-to-date: docutils==0.14 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/lib/python3.7/site-packages (0.14) Requirement already up-to-date: mock==1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/lib/python3.7/site-packages (1.0.1) Requirement already up-to-date: pillow==5.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/lib/python3.7/site-packages (5.4.1) Requirement already up-to-date: alabaster!=0.7.5,<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/lib/python3.7/site-packages (0.7.12) Requirement already up-to-date: commonmark==0.8.1 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/lib/python3.7/site-packages (0.8.1) Requirement already up-to-date: recommonmark==0.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/lib/python3.7/site-packages (0.5.0) Collecting sphinx<2 Using cached Sphinx-1.8.5-py2.py3-none-any.whl (3.1 MB) Requirement already up-to-date: sphinx-rtd-theme<0.5 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/lib/python3.7/site-packages (0.4.3) Requirement already up-to-date: readthedocs-sphinx-ext<1.1 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/lib/python3.7/site-packages (1.0.1) Requirement already satisfied, skipping upgrade: future in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/lib/python3.7/site-packages (from commonmark==0.8.1) (0.18.2) Requirement already satisfied, skipping upgrade: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/lib/python3.7/site-packages (from sphinx<2) (2.0.0) Requirement already satisfied, skipping upgrade: requests>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/lib/python3.7/site-packages (from sphinx<2) (2.22.0) Requirement already satisfied, skipping upgrade: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/lib/python3.7/site-packages (from sphinx<2) (2.8.0) Requirement already satisfied, skipping upgrade: packaging in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/lib/python3.7/site-packages (from sphinx<2) (20.1) Requirement already satisfied, skipping upgrade: sphinxcontrib-websupport in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/lib/python3.7/site-packages (from sphinx<2) (1.1.2) Requirement already satisfied, skipping upgrade: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/lib/python3.7/site-packages (from sphinx<2) (2.11.1) Requirement already satisfied, skipping upgrade: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/lib/python3.7/site-packages (from sphinx<2) (1.2.0) Requirement already satisfied, skipping upgrade: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/lib/python3.7/site-packages (from sphinx<2) (1.14.0) Requirement already satisfied, skipping upgrade: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/lib/python3.7/site-packages (from requests>=2.0.0->sphinx<2) (2019.11.28) Requirement already satisfied, skipping upgrade: chardet<3.1.0,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/lib/python3.7/site-packages (from requests>=2.0.0->sphinx<2) (3.0.4) Requirement already satisfied, skipping upgrade: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/lib/python3.7/site-packages (from requests>=2.0.0->sphinx<2) (1.25.8) Requirement already satisfied, skipping upgrade: idna<2.9,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/lib/python3.7/site-packages (from requests>=2.0.0->sphinx<2) (2.8) Requirement already satisfied, skipping upgrade: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/lib/python3.7/site-packages (from babel!=2.0,>=1.3->sphinx<2) (2019.3) Requirement already satisfied, skipping upgrade: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/lib/python3.7/site-packages (from packaging->sphinx<2) (2.4.6) Requirement already satisfied, skipping upgrade: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/lib/python3.7/site-packages (from Jinja2>=2.3->sphinx<2) (1.1.1) ERROR: sphinxcontrib-contentui 0.2.4 has requirement Sphinx>=2.0, but you'll have sphinx 1.8.5 which is incompatible. Installing collected packages: setuptools, sphinx Attempting uninstall: setuptools Found existing installation: setuptools 45.1.0 Uninstalling setuptools-45.1.0: Successfully uninstalled setuptools-45.1.0 Attempting uninstall: sphinx Found existing installation: Sphinx 2.3.1 Uninstalling Sphinx-2.3.1: Successfully uninstalled Sphinx-2.3.1 Successfully installed setuptools-41.0.1 sphinx-1.8.5 [rtd-command-info] start-time: 2020-02-01T01:47:41.163285Z, end-time: 2020-02-01T01:47:44.133434Z, duration: 2, exit-code: 0 python -m pip install --exists-action=w --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/.cache/pip -r requirements.txt Requirement already satisfied: sphinxcontrib-contentui==0.2.4 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/lib/python3.7/site-packages (from -r requirements.txt (line 1)) (0.2.4) Collecting Sphinx>=2.0 Using cached Sphinx-2.3.1-py3-none-any.whl (2.7 MB) Requirement already satisfied: docutils>=0.12 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/lib/python3.7/site-packages (from Sphinx>=2.0->sphinxcontrib-contentui==0.2.4->-r requirements.txt (line 1)) (0.14) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/lib/python3.7/site-packages (from Sphinx>=2.0->sphinxcontrib-contentui==0.2.4->-r requirements.txt (line 1)) (2.8.0) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/lib/python3.7/site-packages (from Sphinx>=2.0->sphinxcontrib-contentui==0.2.4->-r requirements.txt (line 1)) (1.0.2) Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/lib/python3.7/site-packages (from Sphinx>=2.0->sphinxcontrib-contentui==0.2.4->-r requirements.txt (line 1)) (1.1.3) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/lib/python3.7/site-packages (from Sphinx>=2.0->sphinxcontrib-contentui==0.2.4->-r requirements.txt (line 1)) (2.3.1) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/lib/python3.7/site-packages (from Sphinx>=2.0->sphinxcontrib-contentui==0.2.4->-r requirements.txt (line 1)) (1.2.0) Requirement already satisfied: sphinxcontrib-htmlhelp in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/lib/python3.7/site-packages (from Sphinx>=2.0->sphinxcontrib-contentui==0.2.4->-r requirements.txt (line 1)) (1.0.2) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/lib/python3.7/site-packages (from Sphinx>=2.0->sphinxcontrib-contentui==0.2.4->-r requirements.txt (line 1)) (1.0.1) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/lib/python3.7/site-packages (from Sphinx>=2.0->sphinxcontrib-contentui==0.2.4->-r requirements.txt (line 1)) (1.0.1) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/lib/python3.7/site-packages (from Sphinx>=2.0->sphinxcontrib-contentui==0.2.4->-r requirements.txt (line 1)) (2.22.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/lib/python3.7/site-packages (from Sphinx>=2.0->sphinxcontrib-contentui==0.2.4->-r requirements.txt (line 1)) (0.7.12) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/lib/python3.7/site-packages (from Sphinx>=2.0->sphinxcontrib-contentui==0.2.4->-r requirements.txt (line 1)) (41.0.1) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/lib/python3.7/site-packages (from Sphinx>=2.0->sphinxcontrib-contentui==0.2.4->-r requirements.txt (line 1)) (1.0.1) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/lib/python3.7/site-packages (from Sphinx>=2.0->sphinxcontrib-contentui==0.2.4->-r requirements.txt (line 1)) (20.1) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/lib/python3.7/site-packages (from Sphinx>=2.0->sphinxcontrib-contentui==0.2.4->-r requirements.txt (line 1)) (2.0.0) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/lib/python3.7/site-packages (from Sphinx>=2.0->sphinxcontrib-contentui==0.2.4->-r requirements.txt (line 1)) (2.11.1) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/lib/python3.7/site-packages (from babel!=2.0,>=1.3->Sphinx>=2.0->sphinxcontrib-contentui==0.2.4->-r requirements.txt (line 1)) (2019.3) Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/lib/python3.7/site-packages (from requests>=2.5.0->Sphinx>=2.0->sphinxcontrib-contentui==0.2.4->-r requirements.txt (line 1)) (3.0.4) Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/lib/python3.7/site-packages (from requests>=2.5.0->Sphinx>=2.0->sphinxcontrib-contentui==0.2.4->-r requirements.txt (line 1)) (1.25.8) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/lib/python3.7/site-packages (from requests>=2.5.0->Sphinx>=2.0->sphinxcontrib-contentui==0.2.4->-r requirements.txt (line 1)) (2019.11.28) Requirement already satisfied: idna<2.9,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/lib/python3.7/site-packages (from requests>=2.5.0->Sphinx>=2.0->sphinxcontrib-contentui==0.2.4->-r requirements.txt (line 1)) (2.8) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/lib/python3.7/site-packages (from packaging->Sphinx>=2.0->sphinxcontrib-contentui==0.2.4->-r requirements.txt (line 1)) (2.4.6) Requirement already satisfied: six in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/lib/python3.7/site-packages (from packaging->Sphinx>=2.0->sphinxcontrib-contentui==0.2.4->-r requirements.txt (line 1)) (1.14.0) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/lib/python3.7/site-packages (from Jinja2>=2.3->Sphinx>=2.0->sphinxcontrib-contentui==0.2.4->-r requirements.txt (line 1)) (1.1.1) Installing collected packages: Sphinx Attempting uninstall: Sphinx Found existing installation: Sphinx 1.8.5 Uninstalling Sphinx-1.8.5: Successfully uninstalled Sphinx-1.8.5 Successfully installed Sphinx-2.3.1 [rtd-command-info] start-time: 2020-02-01T01:47:45.547799Z, end-time: 2020-02-01T01:47:45.768375Z, duration: 0, exit-code: 0 cat conf.py # -*- coding: utf-8 -*- # # Configuration file for the Sphinx documentation builder. # # This file does only contain a selection of the most common options. For a # full list see the documentation: # http://www.sphinx-doc.org/en/master/config # -- Path setup -------------------------------------------------------------- # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # # import os # import sys # sys.path.insert(0, os.path.abspath('.')) # -- Project information ----------------------------------------------------- project = 'Nubeva Controller' copyright = '2020 Nubeva' author = 'Nubeva' # The short X.Y version version = '' # The full version, including alpha/beta/rc tags release = '1.1' # -- 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.todo', 'sphinxcontrib.contentui', ] # 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' # 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 = None # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This pattern also affects 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 = None # -- 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 = 'alabaster' html_theme = "sphinx_rtd_theme" # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. # html_theme_options = { 'canonical_url': '', 'analytics_id': 'UA-XXXXXXX-1', # Provided by Google in your dashboard 'logo_only': False, 'display_version': True, 'prev_next_buttons_location': 'bottom', 'style_external_links': False, # 'style_nav_header_background': 'white', # Toc options 'collapse_navigation': False, 'sticky_navigation': True, 'navigation_depth': 4, 'includehidden': True, 'titles_only': False } # 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'] html_css_files = [ 'css/prisms.css', ] # Custom sidebar templates, must be a dictionary that maps document names # to template names. # # The default sidebars (for documents that don't match any pattern) are # defined by theme itself. Builtin themes are using these templates by # default: ``['localtoc.html', 'relations.html', 'sourcelink.html', # 'searchbox.html']``. # # html_sidebars = {} # -- Options for HTMLHelp output --------------------------------------------- # Output file base name for HTML help builder. htmlhelp_basename = 'Prismsdoc' # -- Options for LaTeX output ------------------------------------------------ latex_elements = { # The paper size ('letterpaper' or 'a4paper'). # # 'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). # # 'pointsize': '10pt', # Additional stuff for the LaTeX preamble. # # 'preamble': '', # Latex figure (float) alignment # # 'figure_align': 'htbp', } # 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, 'Prisms.tex', 'Nubeva Controller Documentation', 'Product', '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, 'Nubeva', 'Nubeva Controller Documentation', [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, 'Nubeva', 'Nubeva Controller Documentation', author, 'Nubeva', 'Nubeva Controller user guide.', ''), ] # -- Options for Epub output ------------------------------------------------- # Bibliographic Dublin Core info. epub_title = project # The unique identifier of the text. This can be a ISBN number # or the project homepage. # # epub_identifier = '' # A unique identification for the text. # # epub_uid = '' # A list of files that should not be packed into the epub file. epub_exclude_files = ['search.html'] # -- Extension configuration ------------------------------------------------- # -- Options for intersphinx extension --------------------------------------- # Example configuration for intersphinx: refer to the Python standard library. intersphinx_mapping = {'https://docs.python.org/': None} # -- Options for todo extension ---------------------------------------------- # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = True ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # import importlib import sys import os.path from six import string_types from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://media.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "k8s", 'version_slug': "k8s", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://media.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/en/latest/"), ("tls", "/en/tls/"), ("newui", "/en/newui/"), ("k8s", "/en/k8s/"), ("garland", "/en/garland/"), ("cloudtools", "/en/cloudtools/"), ("api", "/en/api/"), ], 'downloads': [ ("pdf", "//docs.nubeva.com/_/downloads/en/k8s/pdf/"), ("html", "//docs.nubeva.com/_/downloads/en/k8s/htmlzip/"), ("epub", "//docs.nubeva.com/_/downloads/en/k8s/epub/"), ], 'subprojects': [ ], 'slug': 'nubeva-docs', 'name': u'docs', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://docs.nubeva.com/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/', 'api_host': 'https://readthedocs.com', 'proxied_api_host': 'https://readthedocs.com', 'github_user': 'None', 'github_repo': 'None', 'github_version': 'k8s', 'display_github': False, 'bitbucket_user': 'nubeva', 'bitbucket_repo': 'docs', 'bitbucket_version': 'k8s', 'display_bitbucket': True, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'k8s', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '2f48dddf', } if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' [rtd-command-info] start-time: 2020-02-01T01:47:45.835952Z, end-time: 2020-02-01T01:47:49.285552Z, duration: 3, exit-code: 0 python sphinx-build -T -E -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v2.3.1 loading translations [en]... done making output directory... done loading intersphinx inventory from https://docs.python.org/objects.inv... intersphinx inventory has moved: https://docs.python.org/objects.inv -> https://docs.python.org/3/objects.inv building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 4 source files that are out of date updating environment: [new config] 4 added, 0 changed, 0 removed reading sources... [ 25%] files/Introduction reading sources... [ 50%] files/installation reading sources... [ 75%] files/prerequisites reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 25%] files/Introduction writing output... [ 50%] files/installation writing output... [ 75%] files/prerequisites writing output... [100%] index generating indices... genindexdone writing additional pages... searchdone copying images... [ 33%] files/include/NubevaManager.png copying images... [ 66%] files/include/NMDownloadBtn.png copying images... [100%] files/include/NMPackageDNLD.png copying static files... ... done copying readthedocs static files... done copying searchtools... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in _build/html. Copying contentui stylesheet/javascript... done /home/docs/checkouts/readthedocs.org/user_builds/nubeva-docs/envs/k8s/lib/python3.7/site-packages/sphinx_rtd_theme/search.html:21: RemovedInSphinx30Warning: To modify script_files in the theme is deprecated. Please insert a