Doc buildinfo

This commit is contained in:
Jamie Hardt
2018-12-26 21:38:10 -08:00
parent acb12b7d9d
commit cbec18607a
4 changed files with 7 additions and 3 deletions

4
docs/.buildinfo Normal file
View File

@@ -0,0 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 9f647f525db0c82aadec132928a40ec5
tags: 645f666f9bcd5a90fca523b33c5a78b7

Binary file not shown.

Binary file not shown.

View File

@@ -24,9 +24,9 @@ copyright = '2018, Jamie Hardt'
author = 'Jamie Hardt' author = 'Jamie Hardt'
# The short X.Y version # The short X.Y version
version = '' version = '0.7'
# The full version, including alpha/beta/rc tags # The full version, including alpha/beta/rc tags
release = '' release = '0.6'
# -- General configuration --------------------------------------------------- # -- General configuration ---------------------------------------------------
@@ -75,7 +75,7 @@ pygments_style = None
# The theme to use for HTML and HTML Help pages. See the documentation for # The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes. # 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 # 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 # further. For a list of options available for each theme, see the