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