Read the Docs build information Build id: 10854 Project: read-the-docs-guidelines Version: latest Commit: b3c42c1b8c53b9442708bbb6677aa3c55e038dae Date: 2016-04-21T03:14:08.700250Z State: finished Success: True [rtd-command-info] start-time: 2016-04-21T08:10:12.508000Z, end-time: 2016-04-21T08:10:14.534000Z, duration: 2, exit-code: 0 python -mvirtualenv --no-site-packages New python executable in /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/envs/latest/bin/python Installing setuptools, pip, wheel...done. [rtd-command-info] start-time: 2016-04-21T08:10:14.720000Z, end-time: 2016-04-21T08:10:44.924000Z, duration: 30, exit-code: 0 python pip install --use-wheel -U --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/.cache/pip sphinx==1.3.5 Pygments==2.1.3 setuptools==20.1.1 docutils==0.12 mkdocs==0.15.0 mock==1.0.1 pillow==2.6.1 git+https://github.com/rtfd/readthedocs-sphinx-ext.git@0.6-alpha#egg=readthedocs-sphinx-ext sphinx-rtd-theme==0.1.9 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.5.4 recommonmark==0.1.1 Collecting sphinx==1.3.5 /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/envs/latest/local/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:315: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#snimissingwarning. SNIMissingWarning /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/envs/latest/local/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:120: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning. InsecurePlatformWarning Downloading Sphinx-1.3.5-py2.py3-none-any.whl (1.5MB) Collecting Pygments==2.1.3 Downloading Pygments-2.1.3-py2.py3-none-any.whl (755kB) Collecting setuptools==20.1.1 Downloading setuptools-20.1.1-py2.py3-none-any.whl (472kB) Collecting docutils==0.12 Downloading docutils-0.12.tar.gz (1.6MB) Collecting mkdocs==0.15.0 Downloading mkdocs-0.15.0-py2.py3-none-any.whl (966kB) Collecting mock==1.0.1 Downloading mock-1.0.1.tar.gz (818kB) Collecting pillow==2.6.1 Downloading Pillow-2.6.1.tar.gz (7.3MB) Collecting readthedocs-sphinx-ext from git+https://github.com/rtfd/readthedocs-sphinx-ext.git@0.6-alpha#egg=readthedocs-sphinx-ext Cloning https://github.com/rtfd/readthedocs-sphinx-ext.git (to 0.6-alpha) to /tmp/pip-build-vPHVQs/readthedocs-sphinx-ext Collecting sphinx-rtd-theme==0.1.9 Downloading sphinx_rtd_theme-0.1.9-py2-none-any.whl (693kB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.7-py2.py3-none-any.whl Collecting commonmark==0.5.4 Downloading CommonMark-0.5.4.tar.gz (120kB) Collecting recommonmark==0.1.1 Downloading recommonmark-0.1.1-py2.py3-none-any.whl Collecting babel!=2.0,>=1.3 (from sphinx==1.3.5) Downloading Babel-2.3.3-py2.py3-none-any.whl (7.1MB) Collecting snowballstemmer>=1.1 (from sphinx==1.3.5) Downloading snowballstemmer-1.2.1-py2.py3-none-any.whl (64kB) Collecting six>=1.4 (from sphinx==1.3.5) Downloading six-1.10.0-py2.py3-none-any.whl Collecting Jinja2>=2.3 (from sphinx==1.3.5) Downloading Jinja2-2.8-py2.py3-none-any.whl (263kB) Collecting Markdown>=2.3.1 (from mkdocs==0.15.0) Downloading Markdown-2.6.6.tar.gz (302kB) Collecting livereload>=2.3.2 (from mkdocs==0.15.0) Downloading livereload-2.4.1-py2-none-any.whl Collecting PyYAML>=3.10 (from mkdocs==0.15.0) Downloading PyYAML-3.11.zip (371kB) Collecting tornado>=4.1 (from mkdocs==0.15.0) Downloading tornado-4.3.tar.gz (450kB) Collecting click>=4.0 (from mkdocs==0.15.0) Downloading click-6.6.tar.gz (283kB) Collecting mkdocs-bootswatch>=0.1.0 (from mkdocs==0.15.0) Downloading mkdocs-bootswatch-0.4.0.tar.gz (4.4MB) Collecting mkdocs-bootstrap>=0.1.1 (from mkdocs==0.15.0) Downloading mkdocs-bootstrap-0.1.1.tar.gz (363kB) Collecting requests (from readthedocs-sphinx-ext) Downloading requests-2.9.1-py2.py3-none-any.whl (501kB) Collecting nilsimsa>=0.3.7 (from readthedocs-sphinx-ext) Downloading nilsimsa-0.3.8.tar.gz (276kB) Collecting pytz>=0a (from babel!=2.0,>=1.3->sphinx==1.3.5) Downloading pytz-2016.3-py2.py3-none-any.whl (479kB) Collecting MarkupSafe (from Jinja2>=2.3->sphinx==1.3.5) Downloading MarkupSafe-0.23.tar.gz Collecting backports.ssl-match-hostname (from tornado>=4.1->mkdocs==0.15.0) Downloading backports.ssl_match_hostname-3.5.0.1.tar.gz Collecting singledispatch (from tornado>=4.1->mkdocs==0.15.0) Downloading singledispatch-3.4.0.3-py2.py3-none-any.whl Collecting certifi (from tornado>=4.1->mkdocs==0.15.0) Downloading certifi-2016.2.28-py2.py3-none-any.whl (366kB) Collecting backports-abc>=0.4 (from tornado>=4.1->mkdocs==0.15.0) Downloading backports_abc-0.4-py2.py3-none-any.whl Building wheels for collected packages: docutils, mock, pillow, commonmark, Markdown, PyYAML, tornado, click, mkdocs-bootswatch, mkdocs-bootstrap, nilsimsa, MarkupSafe, backports.ssl-match-hostname Running setup.py bdist_wheel for docutils: started [?25l Running setup.py bdist_wheel for docutils: finished with status 'done' [?25h Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/.cache/pip/wheels/d5/32/4f/1347e8ac67071e8150a5dc69354a51a04ac065d0b48334f608 Running setup.py bdist_wheel for mock: started [?25l Running setup.py bdist_wheel for mock: finished with status 'done' [?25h Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/.cache/pip/wheels/c9/b4/72/4de2802cbc4bfd82f938ff92015e1b42f01131583675ab4d00 Running setup.py bdist_wheel for pillow: started [?25l Running setup.py bdist_wheel for pillow: finished with status 'done' [?25h Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/.cache/pip/wheels/c8/e7/86/14df997e6ee7bd98c7a2a23d088d15a02732c6e7f4a3a27b67 Running setup.py bdist_wheel for commonmark: started [?25l Running setup.py bdist_wheel for commonmark: finished with status 'done' [?25h Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/.cache/pip/wheels/44/91/1f/dd28001c800b2b58d068e08300e3513e19e42a3db2c9a995b9 Running setup.py bdist_wheel for Markdown: started [?25l Running setup.py bdist_wheel for Markdown: finished with status 'done' [?25h Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/.cache/pip/wheels/f3/f7/c7/930d6aac7c31f441a5da8db82b311624f3f33dd6614a9aec3e Running setup.py bdist_wheel for PyYAML: started [?25l Running setup.py bdist_wheel for PyYAML: finished with status 'done' [?25h Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/.cache/pip/wheels/4a/bf/14/d79994d19a59d4f73efdafb8682961f582d45ed6b459420346 Running setup.py bdist_wheel for tornado: started [?25l Running setup.py bdist_wheel for tornado: finished with status 'done' [?25h Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/.cache/pip/wheels/2d/e6/19/1a61a89abb78cc3e1761a5844eaa1fdc86fd41b38353df5967 Running setup.py bdist_wheel for click: started [?25l Running setup.py bdist_wheel for click: finished with status 'done' [?25h Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/.cache/pip/wheels/85/34/73/74fc76049d890d131db55346df1c8821b4d42468a993b2315e Running setup.py bdist_wheel for mkdocs-bootswatch: started [?25l Running setup.py bdist_wheel for mkdocs-bootswatch: finished with status 'done' [?25h Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/.cache/pip/wheels/cf/6d/36/d10545559a493511f21d2fe41e30ae16fb17c863a732a20c81 Running setup.py bdist_wheel for mkdocs-bootstrap: started [?25l Running setup.py bdist_wheel for mkdocs-bootstrap: finished with status 'done' [?25h Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/.cache/pip/wheels/72/38/d1/60ec9510c18946fa83c379f386f0aceeb3feb1d422d569a7ae Running setup.py bdist_wheel for nilsimsa: started [?25l Running setup.py bdist_wheel for nilsimsa: finished with status 'done' [?25h Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/.cache/pip/wheels/14/ab/83/08655a165450c7ffca095db750b465121180a74f551a9b0a5a Running setup.py bdist_wheel for MarkupSafe: started [?25l Running setup.py bdist_wheel for MarkupSafe: finished with status 'done' [?25h Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/.cache/pip/wheels/a3/fa/dc/0198eed9ad95489b8a4f45d14dd5d2aee3f8984e46862c5748 Running setup.py bdist_wheel for backports.ssl-match-hostname: started [?25l Running setup.py bdist_wheel for backports.ssl-match-hostname: finished with status 'done' [?25h Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/.cache/pip/wheels/ca/e4/ff/d57f7b2052ddfcf76644f59ad355808f8584d79d4d922601e1 Successfully built docutils mock pillow commonmark Markdown PyYAML tornado click mkdocs-bootswatch mkdocs-bootstrap nilsimsa MarkupSafe backports.ssl-match-hostname Installing collected packages: pytz, babel, snowballstemmer, sphinx-rtd-theme, six, Pygments, docutils, MarkupSafe, Jinja2, alabaster, sphinx, setuptools, Markdown, backports.ssl-match-hostname, singledispatch, certifi, backports-abc, tornado, livereload, PyYAML, click, mkdocs-bootswatch, mkdocs-bootstrap, mkdocs, mock, pillow, requests, nilsimsa, readthedocs-sphinx-ext, commonmark, recommonmark Found existing installation: setuptools 19.4 Uninstalling setuptools-19.4: Successfully uninstalled setuptools-19.4 Running setup.py install for readthedocs-sphinx-ext: started [?25l Running setup.py install for readthedocs-sphinx-ext: finished with status 'done' [?25hSuccessfully installed Jinja2-2.8 Markdown-2.6.6 MarkupSafe-0.23 PyYAML-3.11 Pygments-2.1.3 alabaster-0.7.7 babel-2.3.3 backports-abc-0.4 backports.ssl-match-hostname-3.5.0.1 certifi-2016.2.28 click-6.6 commonmark-0.5.4 docutils-0.12 livereload-2.4.1 mkdocs-0.15.0 mkdocs-bootstrap-0.1.1 mkdocs-bootswatch-0.4.0 mock-1.0.1 nilsimsa-0.3.8 pillow-2.6.1 pytz-2016.3 readthedocs-sphinx-ext-0.5.4 recommonmark-0.1.1 requests-2.9.1 setuptools-20.1.1 singledispatch-3.4.0.3 six-1.10.0 snowballstemmer-1.2.1 sphinx-1.3.5 sphinx-rtd-theme-0.1.9 tornado-4.3 /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/envs/latest/local/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:120: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning. InsecurePlatformWarning You are using pip version 8.0.2, however version 8.1.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. [rtd-command-info] start-time: 2016-04-21T08:10:46.013000Z, end-time: 2016-04-21T08:10:46.090000Z, duration: 0, exit-code: 0 cat conf.py # -*- coding: utf-8 -*- # # Read the Docs Guidelines documentation build configuration file, created by # sphinx-quickstart on Sun Nov 23 23:16:31 2014. # # This file is execfile()d with the current directory set to its # containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. import sys import os # 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. #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 = [] # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] # The suffix of source filenames. source_suffix = '.rst' # The encoding of source files. #source_encoding = 'utf-8-sig' # The master toctree document. master_doc = 'index' # General information about the project. project = u'Read the Docs Guidelines' copyright = u'2014, Read the Docs, Inc.' # 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 = '1.0' # The full version, including alpha/beta/rc tags. release = '1.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. #language = None # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: #today = '' # Else, today_fmt is used as the format for a strftime call. #today_fmt = '%B %d, %Y' # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. exclude_patterns = ['_build'] # The reST default role (used for this markup: `text`) to use for all # documents. #default_role = None # If true, '()' will be appended to :func: etc. cross-reference text. #add_function_parentheses = True # If true, the current module name will be prepended to all description # unit titles (such as .. function::). #add_module_names = True # If true, sectionauthor and moduleauthor directives will be shown in the # output. They are ignored by default. #show_authors = False # The name of the Pygments (syntax highlighting) style to use. pygments_style = 'sphinx' # A list of ignored prefixes for module index sorting. #modindex_common_prefix = [] # If true, keep warnings as "system message" paragraphs in the built documents. #keep_warnings = 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 = 'default' # 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 = {} # Add any paths that contain custom themes here, relative to this directory. #html_theme_path = [] # The name for this set of Sphinx documents. If None, it defaults to # " v documentation". #html_title = None # A shorter title for the navigation bar. Default is the same as html_title. #html_short_title = None # The name of an image file (relative to this directory) to place at the top # of the sidebar. #html_logo = None # The name of an image file (within the static path) to use as favicon of the # docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32 # pixels large. #html_favicon = None # 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'] # Add any extra paths that contain custom files (such as robots.txt or # .htaccess) here, relative to this directory. These files are copied # directly to the root of the documentation. #html_extra_path = [] # If not '', a 'Last updated on:' timestamp is inserted at every page bottom, # using the given strftime format. #html_last_updated_fmt = '%b %d, %Y' # If true, SmartyPants will be used to convert quotes and dashes to # typographically correct entities. #html_use_smartypants = True # Custom sidebar templates, maps document names to template names. #html_sidebars = {} # Additional templates that should be rendered to pages, maps page names to # template names. #html_additional_pages = {} # If false, no module index is generated. #html_domain_indices = True # If false, no index is generated. #html_use_index = True # If true, the index is split into individual pages for each letter. #html_split_index = False # If true, links to the reST sources are added to the pages. #html_show_sourcelink = True # If true, "Created using Sphinx" is shown in the HTML footer. Default is True. #html_show_sphinx = True # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True. #html_show_copyright = True # If true, an OpenSearch description file will be output, and all pages will # contain a tag referring to it. The value of this option must be the # base URL from which the finished HTML is served. #html_use_opensearch = '' # This is the file name suffix for HTML files (e.g. ".xhtml"). #html_file_suffix = None # Output file base name for HTML help builder. htmlhelp_basename = 'ReadtheDocsGuidelinesdoc' # -- 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': '', } # 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 = [ ('index', 'ReadtheDocsGuidelines.tex', u'Read the Docs Guidelines Documentation', u'Anthony Johnson', 'manual'), ] # The name of an image file (relative to this directory) to place at the top of # the title page. #latex_logo = None # For "manual" documents, if this is true, then toplevel headings are parts, # not chapters. #latex_use_parts = False # If true, show page references after internal links. #latex_show_pagerefs = False # If true, show URL addresses after external links. #latex_show_urls = False # Documents to append as an appendix to all manuals. #latex_appendices = [] # If false, no module index is generated. #latex_domain_indices = True # -- Options for manual page output --------------------------------------- # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ ('index', 'readthedocsguidelines', u'Read the Docs Guidelines Documentation', [u'Anthony Johnson'], 1) ] # If true, show URL addresses after external links. #man_show_urls = False # -- 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 = [ ('index', 'ReadtheDocsGuidelines', u'Read the Docs Guidelines Documentation', u'Anthony Johnson', 'ReadtheDocsGuidelines', 'One line description of project.', 'Miscellaneous'), ] # Documents to append as an appendix to all manuals. #texinfo_appendices = [] # If false, no module index is generated. #texinfo_domain_indices = True # How to display URL addresses: 'footnote', 'no', or 'inline'. #texinfo_show_urls = 'footnote' # If true, do not generate a @detailmenu in the "Top" node's menu. #texinfo_no_detailmenu = False ########################################################################### # 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 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 else: SUFFIX = source_suffix[0] 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') html_static_path.append('/home/docs/checkouts/readthedocs.org/readthedocs/templates/sphinx/_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = False if 'html_theme' in globals(): if html_theme in ['default']: # Allow people to bail with a hack of having an html_style if not 'html_style' in globals(): import sphinx_rtd_theme html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(sphinx_rtd_theme.get_html_theme_path()) else: html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] using_rtd_theme = True else: import sphinx_rtd_theme html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(sphinx_rtd_theme.get_html_theme_path()) else: html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] using_rtd_theme = True if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com//websupport' if 'http' not in settings.MEDIA_URL: websupport2_static_url = 'https://media.readthedocs.com/' else: websupport2_static_url = 'https://media.readthedocs.com/media//static' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/en/latest/"), ], 'downloads': [ ("pdf", "//readthedocs.com/projects/read-the-docs-guidelines/downloads/pdf/latest/"), ("htmlzip", "//readthedocs.com/projects/read-the-docs-guidelines/downloads/htmlzip/latest/"), ("epub", "//readthedocs.com/projects/read-the-docs-guidelines/downloads/epub/latest/"), ], 'subprojects': [ ], 'slug': 'read-the-docs-guidelines', 'name': u'guidelines', 'rtd_language': u'en', 'canonical_url': 'http://guidelines.readthedocs.io/en/latest/', 'analytics_code': '', 'single_version': False, 'conf_py_path': '/./', 'api_host': 'https://readthedocs.com/', 'github_user': 'readthedocs', 'github_repo': 'guidelines', 'github_version': 'master', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'master', 'display_bitbucket': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': 'b3c42c1b', } if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): extensions.append("readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] [rtd-command-info] start-time: 2016-04-21T08:10:46.264000Z, end-time: 2016-04-21T08:10:47.002000Z, duration: 0, exit-code: 0 python sphinx-build -T -E -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v1.3.5 making output directory... loading translations [en]... done building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 3 source files that are out of date updating environment: 3 added, 0 changed, 0 removed reading sources... [ 33%] README reading sources... [ 66%] branding reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/checkouts/latest/README.rst:: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 33%] README writing output... [ 66%] branding writing output... [100%] index generating indices... genindex writing additional pages... search copying images... [ 25%] assets/logo-wordmark-light.png copying images... [ 50%] assets/logo-wordmark-dark.png copying images... [ 75%] assets/logo-light.png copying images... [100%] assets/logo-dark.png copying downloadable files... [ 12%] /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/checkouts/latest/assets/logo-wordmark-light.svg copying downloadable files... [ 25%] /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/checkouts/latest/assets/logo-light.svg copying downloadable files... [ 37%] /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/checkouts/latest/assets/logo-wordmark-dark.png copying downloadable files... [ 50%] /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/checkouts/latest/assets/logo-wordmark-dark.svg copying downloadable files... [ 62%] /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/checkouts/latest/assets/logo-light.png copying downloadable files... [ 75%] /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/checkouts/latest/assets/logo-dark.png copying downloadable files... [ 87%] /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/checkouts/latest/assets/logo-dark.svg copying downloadable files... [100%] /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/checkouts/latest/assets/logo-wordmark-light.png copying static files... WARNING: html_static_path entry u'/home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/checkouts/latest/_static' does not exist WARNING: html_static_path entry '/home/docs/checkouts/readthedocs.org/readthedocs/templates/sphinx/_static' does not exist done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 3 warnings. Copying readthedocs-dynamic-include.js_t... done Copying readthedocs-data.js_t... done Copying searchtools.js_t... done [rtd-command-info] start-time: 2016-04-21T08:10:47.217000Z, end-time: 2016-04-21T08:10:47.740000Z, duration: 0, exit-code: 0 python sphinx-build -T -b json -d _build/doctrees-json -D language=en . _build/json Running Sphinx v1.3.5 making output directory... loading translations [en]... done loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [json]: targets for 3 source files that are out of date updating environment: 3 added, 0 changed, 0 removed reading sources... [ 33%] README reading sources... [ 66%] branding reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/checkouts/latest/README.rst:: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 33%] README writing output... [ 66%] branding writing output... [100%] index generating indices... genindex writing additional pages... search copying images... [ 25%] assets/logo-wordmark-light.png copying images... [ 50%] assets/logo-wordmark-dark.png copying images... [ 75%] assets/logo-light.png copying images... [100%] assets/logo-dark.png copying downloadable files... [ 12%] /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/checkouts/latest/assets/logo-wordmark-light.svg copying downloadable files... [ 25%] /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/checkouts/latest/assets/logo-light.svg copying downloadable files... [ 37%] /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/checkouts/latest/assets/logo-wordmark-dark.png copying downloadable files... [ 50%] /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/checkouts/latest/assets/logo-wordmark-dark.svg copying downloadable files... [ 62%] /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/checkouts/latest/assets/logo-light.png copying downloadable files... [ 75%] /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/checkouts/latest/assets/logo-dark.png copying downloadable files... [ 87%] /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/checkouts/latest/assets/logo-dark.svg copying downloadable files... [100%] /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/checkouts/latest/assets/logo-wordmark-light.png copying static files... WARNING: html_static_path entry u'/home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/checkouts/latest/_static' does not exist WARNING: html_static_path entry '/home/docs/checkouts/readthedocs.org/readthedocs/templates/sphinx/_static' does not exist done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 3 warnings. [rtd-command-info] start-time: 2016-04-21T08:10:47.902000Z, end-time: 2016-04-21T08:10:48.535000Z, duration: 0, exit-code: 0 python sphinx-build -T -b readthedocssinglehtmllocalmedia -d _build/doctrees-readthedocssinglehtmllocalmedia -D language=en . _build/localmedia Running Sphinx v1.3.5 making output directory... loading translations [en]... done loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 3 added, 0 changed, 0 removed reading sources... [ 33%] README reading sources... [ 66%] branding reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/checkouts/latest/README.rst:: WARNING: document isn't included in any toctree done preparing documents... done assembling single document... branding writing... done writing additional files... copying images... [ 25%] assets/logo-wordmark-light.png copying images... [ 50%] assets/logo-wordmark-dark.png copying images... [ 75%] assets/logo-light.png copying images... [100%] assets/logo-dark.png copying downloadable files... [ 12%] /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/checkouts/latest/assets/logo-wordmark-light.svg copying downloadable files... [ 25%] /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/checkouts/latest/assets/logo-light.svg copying downloadable files... [ 37%] /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/checkouts/latest/assets/logo-wordmark-dark.png copying downloadable files... [ 50%] /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/checkouts/latest/assets/logo-wordmark-dark.svg copying downloadable files... [ 62%] /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/checkouts/latest/assets/logo-light.png copying downloadable files... [ 75%] /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/checkouts/latest/assets/logo-dark.png copying downloadable files... [ 87%] /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/checkouts/latest/assets/logo-dark.svg copying downloadable files... [100%] /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/checkouts/latest/assets/logo-wordmark-light.png copying static files... WARNING: html_static_path entry u'/home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/checkouts/latest/_static' does not exist WARNING: html_static_path entry '/home/docs/checkouts/readthedocs.org/readthedocs/templates/sphinx/_static' does not exist done copying extra files... done dumping object inventory... done build succeeded, 3 warnings. [rtd-command-info] start-time: 2016-04-21T08:10:48.742000Z, end-time: 2016-04-21T08:10:49.375000Z, duration: 0, exit-code: 0 python sphinx-build -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v1.3.5 making output directory... loading translations [en]... done loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 3 added, 0 changed, 0 removed reading sources... [ 33%] README reading sources... [ 66%] branding reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/checkouts/latest/README.rst:: WARNING: document isn't included in any toctree done processing ReadtheDocsGuidelines.tex... index branding resolving references... writing... done copying images... assets/logo-wordmark-light.png assets/logo-wordmark-dark.png assets/logo-light.png assets/logo-dark.png copying TeX support files... done build succeeded, 1 warning. [rtd-command-info] start-time: 2016-04-21T08:10:49.579000Z, end-time: 2016-04-21T08:10:50.250000Z, duration: 0, exit-code: 0 pdflatex -interaction=nonstopmode /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/checkouts/latest/_build/latex/ReadtheDocsGuidelines.tex This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013/Debian) restricted \write18 enabled. entering extended mode (/home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/chec kouts/latest/_build/latex/ReadtheDocsGuidelines.tex LaTeX2e <2011/06/27> Babel <3.9h> and hyphenation patterns for 78 languages loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2009/06/02 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2007/10/19 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (./fncychap.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/fancybox/fancybox.sty Style option: `fancybox' v1.4 <2010/05/15> (tvz) ) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (./tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/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/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/color.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pdftex-def/pdftex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty))) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz) (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty )) (/usr/share/texlive/texmf-dist/tex/latex/threeparttable/threeparttable.sty) (/usr/share/texlive/texmf-dist/tex/latex/mdwtools/footnote.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.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/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/latexconfig/graphics.cfg))) (/usr/share/texlive/texmf-dist/tex/plain/misc/pdfcolor.tex) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) Package hyperref Message: Driver (autodetected): hpdftex. (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (/usr/share/texlive/texmf-dist/tex/latex/caption/newfloat.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (/usr/share/texlive/texmf-dist/tex/latex/multirow/multirow.sty) (/usr/share/texlive/texmf-dist/tex/latex/eqparbox/eqparbox.sty (/usr/share/texlive/texmf-dist/tex/latex/environ/environ.sty (/usr/share/texlive/texmf-dist/tex/latex/trimspaces/trimspaces.sty))) Writing index file ReadtheDocsGuidelines.idx No file ReadtheDocsGuidelines.aux. (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) Underfull \hbox (badness 10000) in paragraph at lines 133--133 (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> [1{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map }] [2] Adding blank page after the table of contents. [1] [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [3] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [4 <./logo-dark.png>] [5 <./logo-light.pn g> <./logo-wordmark-dark.png> <./logo-wordmark-light.png>] No file ReadtheDocsGuidelines.ind. [6] (./ReadtheDocsGuidelines.aux) Package rerunfilecheck Warning: File `ReadtheDocsGuidelines.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on ReadtheDocsGuidelines.pdf (10 pages, 195965 bytes). Transcript written on ReadtheDocsGuidelines.log. [rtd-command-info] start-time: 2016-04-21T08:10:50.423000Z, end-time: 2016-04-21T08:10:50.504000Z, duration: 0, exit-code: 0 makeindex -s python.ist ReadtheDocsGuidelines.idx This is makeindex, version 2.15 [TeX Live 2013] (kpathsea + Thai support). Scanning style file ./python.ist......done (6 attributes redefined, 0 ignored). Scanning input file ReadtheDocsGuidelines.idx...done (0 entries accepted, 0 rejected). Nothing written in ReadtheDocsGuidelines.ind. Transcript written in ReadtheDocsGuidelines.ilg. [rtd-command-info] start-time: 2016-04-21T08:10:50.670000Z, end-time: 2016-04-21T08:10:51.342000Z, duration: 0, exit-code: 0 pdflatex -interaction=nonstopmode /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/checkouts/latest/_build/latex/ReadtheDocsGuidelines.tex This is pdfTeX, Version 3.1415926-2.5-1.40.14 (TeX Live 2013/Debian) restricted \write18 enabled. entering extended mode (/home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/chec kouts/latest/_build/latex/ReadtheDocsGuidelines.tex LaTeX2e <2011/06/27> Babel <3.9h> and hyphenation patterns for 78 languages loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2009/06/02 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2007/10/19 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (./fncychap.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/fancybox/fancybox.sty Style option: `fancybox' v1.4 <2010/05/15> (tvz) ) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (./tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/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/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/ifthen.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/color.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pdftex-def/pdftex.def (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty))) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz) (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty )) (/usr/share/texlive/texmf-dist/tex/latex/threeparttable/threeparttable.sty) (/usr/share/texlive/texmf-dist/tex/latex/mdwtools/footnote.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.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/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/latexconfig/graphics.cfg))) (/usr/share/texlive/texmf-dist/tex/plain/misc/pdfcolor.tex) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) Package hyperref Message: Driver (autodetected): hpdftex. (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (/usr/share/texlive/texmf-dist/tex/latex/caption/newfloat.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (/usr/share/texlive/texmf-dist/tex/latex/multirow/multirow.sty) (/usr/share/texlive/texmf-dist/tex/latex/eqparbox/eqparbox.sty (/usr/share/texlive/texmf-dist/tex/latex/environ/environ.sty (/usr/share/texlive/texmf-dist/tex/latex/trimspaces/trimspaces.sty))) Writing index file ReadtheDocsGuidelines.idx (./ReadtheDocsGuidelines.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./ReadtheDocsGuidelines.out) (./ReadtheDocsGuidelines.out) Underfull \hbox (badness 10000) in paragraph at lines 133--133 (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> [1{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map }] [2] (./ReadtheDocsGuidelines.toc) Adding blank page after the table of contents. [1] [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [3] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [4 <./logo-dark.png>] [5 <./logo-light.pn g> <./logo-wordmark-dark.png> <./logo-wordmark-light.png>] (./ReadtheDocsGuidelines.ind) [6] (./ReadtheDocsGuidelines.aux) ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc} Output written on ReadtheDocsGuidelines.pdf (10 pages, 198852 bytes). Transcript written on ReadtheDocsGuidelines.log. [rtd-command-info] start-time: 2016-04-21T08:10:51.525000Z, end-time: 2016-04-21T08:10:51.556000Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/checkouts/latest/_build/latex/ReadtheDocsGuidelines.pdf /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/artifacts/latest/sphinx_pdf/read-the-docs-guidelines.pdf [rtd-command-info] start-time: 2016-04-21T08:10:51.719000Z, end-time: 2016-04-21T08:10:52.382000Z, duration: 0, exit-code: 0 python sphinx-build -T -b epub -d _build/doctrees-epub -D language=en . _build/epub Running Sphinx v1.3.5 making output directory... loading translations [en]... done loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [epub]: targets for 3 source files that are out of date updating environment: 3 added, 0 changed, 0 removed reading sources... [ 33%] README reading sources... [ 66%] branding reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/checkouts/latest/README.rst:: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 33%] README writing output... [ 66%] branding writing output... [100%] index generating indices... genindex writing additional pages... search copying images... [ 25%] assets/logo-wordmark-light.png copying images... [ 50%] assets/logo-wordmark-dark.png copying images... [ 75%] assets/logo-light.png copying images... [100%] assets/logo-dark.png copying downloadable files... [ 12%] /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/checkouts/latest/assets/logo-wordmark-light.svg copying downloadable files... [ 25%] /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/checkouts/latest/assets/logo-light.svg copying downloadable files... [ 37%] /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/checkouts/latest/assets/logo-wordmark-dark.png copying downloadable files... [ 50%] /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/checkouts/latest/assets/logo-wordmark-dark.svg copying downloadable files... [ 62%] /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/checkouts/latest/assets/logo-light.png copying downloadable files... [ 75%] /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/checkouts/latest/assets/logo-dark.png copying downloadable files... [ 87%] /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/checkouts/latest/assets/logo-dark.svg copying downloadable files... [100%] /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/checkouts/latest/assets/logo-wordmark-light.png copying static files... WARNING: html_static_path entry u'/home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/checkouts/latest/_static' does not exist WARNING: html_static_path entry '/home/docs/checkouts/readthedocs.org/readthedocs/templates/sphinx/_static' does not exist done copying extra files... done writing mimetype file... writing META-INF/container.xml file... writing content.opf file... writing toc.ncx file... writing ReadtheDocsGuidelines.epub file... build succeeded, 3 warnings. [rtd-command-info] start-time: 2016-04-21T08:10:52.546000Z, end-time: 2016-04-21T08:10:52.577000Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/checkouts/latest/_build/epub/ReadtheDocsGuidelines.epub /home/docs/checkouts/readthedocs.org/user_builds/read-the-docs-guidelines/artifacts/latest/sphinx_epub/read-the-docs-guidelines.epub