|
@@ -62,7 +62,7 @@ master_doc = 'toctree'
|
|
|
|
|
|
# General information about the project.
|
|
# General information about the project.
|
|
project = u'Docker'
|
|
project = u'Docker'
|
|
-copyright = u'2013, Team Docker'
|
|
|
|
|
|
+copyright = u'2014 Docker, Inc.'
|
|
|
|
|
|
# The version info for the project you're documenting, acts as replacement for
|
|
# The version info for the project you're documenting, acts as replacement for
|
|
# |version| and |release|, also used in various other places throughout the
|
|
# |version| and |release|, also used in various other places throughout the
|
|
@@ -175,7 +175,7 @@ html_show_sourcelink = False
|
|
#html_show_sphinx = True
|
|
#html_show_sphinx = True
|
|
|
|
|
|
# If true, "(C) Copyright ..." is shown in the HTML footer. Default is True.
|
|
# If true, "(C) Copyright ..." is shown in the HTML footer. Default is True.
|
|
-#html_show_copyright = True
|
|
|
|
|
|
+html_show_copyright = True
|
|
|
|
|
|
# If true, an OpenSearch description file will be output, and all pages will
|
|
# If true, an OpenSearch description file will be output, and all pages will
|
|
# contain a <link> tag referring to it. The value of this option must be the
|
|
# contain a <link> tag referring to it. The value of this option must be the
|