summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorTodd Gamblin <tgamblin@llnl.gov>2016-09-23 18:01:38 -0700
committerTodd Gamblin <tgamblin@llnl.gov>2016-09-23 18:07:33 -0700
commitcb36aadaf6cfb0373e28b435cb0a4ea3ea19aac4 (patch)
tree94cfeb9b8b59e1f5213c89fbb5616235d7200843 /lib
parentec91152a36eaa48527a9adf308a83d93aac34b89 (diff)
downloadspack-cb36aadaf6cfb0373e28b435cb0a4ea3ea19aac4.tar.gz
spack-cb36aadaf6cfb0373e28b435cb0a4ea3ea19aac4.tar.bz2
spack-cb36aadaf6cfb0373e28b435cb0a4ea3ea19aac4.tar.xz
spack-cb36aadaf6cfb0373e28b435cb0a4ea3ea19aac4.zip
Fix doc bugs, widen columns in the package list
Diffstat (limited to 'lib')
-rw-r--r--lib/spack/docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/spack/docs/conf.py b/lib/spack/docs/conf.py
index 43d37f1526..ed3e5811bc 100644
--- a/lib/spack/docs/conf.py
+++ b/lib/spack/docs/conf.py
@@ -65,7 +65,7 @@ spack_version = subprocess.Popen(
# Set an environment variable so that colify will print output like it would to
# a terminal.
-os.environ['COLIFY_SIZE'] = '25x80'
+os.environ['COLIFY_SIZE'] = '25x120'
#
# Generate package list using spack command