Modifed conf.py file to update copyright to 2016. Fixed typo in gs_getting_started.rst.

This commit is contained in:
Tullis, Michael L
2016-04-23 07:10:39 -06:00
parent a378079e5d
commit 720e0728cc
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ master_doc = 'index'
# General information about the project.
project = u'Clear Linux* Project for Intel® Architecture'
copyright = u'2015, many'
copyright = u'2016, many'
author = u'many'
# The version info for the project you're documenting, acts as replacement for
+1 -1
View File
@@ -46,7 +46,7 @@ This image is intended to be used in a provioning environment. Find the
Container Evaluation
====================
Clear Containers for Docker``*``Engine is now available on multiple operating
Clear Containers for Docker* Engine is now available on multiple operating
systems. This enables executing existing Docker applications in the secure and
fast Clear Containers environment. Find the ``clear-[version_number]-containers.img.xz``
and see :ref:`gs-clear-containers-gettting-started` for further detail.