Private
Public Access
2
0

sphinx: update python module documentation to reflect latest changes

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
Brendan Le Foll
2014-07-31 10:25:24 +02:00
parent 9b6d67aa87
commit 1b2ff8af55
4 changed files with 12 additions and 12 deletions

View File

@@ -47,7 +47,7 @@ source_suffix = '.rst'
master_doc = 'index'
# General information about the project.
project = 'pymraa'
project = 'mraa'
copyright = '2014, Intel Corporation'
# The version info for the project you're documenting, acts as replacement for
@@ -180,7 +180,7 @@ html_static_path = ['_static']
#html_file_suffix = None
# Output file base name for HTML help builder.
htmlhelp_basename = 'pymraadoc'
htmlhelp_basename = 'mraadoc'
# -- Options for LaTeX output ---------------------------------------------