More packaging documentation.

This commit is contained in:
Todd Gamblin
2013-12-26 13:47:13 -08:00
parent a4cda94524
commit 208db9b002
10 changed files with 509 additions and 62 deletions

View File

@@ -66,7 +66,7 @@
# General information about the project.
project = u'Spack'
copyright = u'2013, Todd Gamblin'
copyright = u'2013, Lawrence Livermore National Laboratory'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
@@ -149,7 +149,7 @@
# If not '', a 'Last updated on:' timestamp is inserted at every page bottom,
# using the given strftime format.
#html_last_updated_fmt = '%b %d, %Y'
html_last_updated_fmt = '%b %d, %Y'
# If true, SmartyPants will be used to convert quotes and dashes to
# typographically correct entities.