doc: organizational and look improvements

Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
David B. Kinder
2018-03-06 12:26:59 -08:00
committed by lijinxia
parent 052047556b
commit dce61618dc
10 changed files with 243 additions and 16 deletions

View File

@@ -45,7 +45,7 @@ source_suffix = '.rst'
master_doc = 'index'
# General information about the project.
project = u'Project ACRN'
project = u'Project ACRN'
copyright = u'2018, Project ACRN'
author = u'Project ARCN developers'
@@ -103,7 +103,7 @@ else:
#
# html_theme_options = {}
html_logo = 'images/ACRNlogo.png'
html_logo = 'images/ACRN_Logo_300w.png'
# 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,