Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Spack
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
eic_tools
Spack
Commits
cb36aada
Commit
cb36aada
authored
8 years ago
by
Todd Gamblin
Browse files
Options
Downloads
Patches
Plain Diff
Fix doc bugs, widen columns in the package list
parent
ec91152a
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
lib/spack/docs/conf.py
+1
-1
1 addition, 1 deletion
lib/spack/docs/conf.py
var/spack/repos/builtin/packages/heppdt/package.py
+1
-1
1 addition, 1 deletion
var/spack/repos/builtin/packages/heppdt/package.py
with
2 additions
and
2 deletions
lib/spack/docs/conf.py
+
1
−
1
View file @
cb36aada
...
@@ -65,7 +65,7 @@
...
@@ -65,7 +65,7 @@
# Set an environment variable so that colify will print output like it would to
# Set an environment variable so that colify will print output like it would to
# a terminal.
# a terminal.
os
.
environ
[
'
COLIFY_SIZE
'
]
=
'
25x
8
0
'
os
.
environ
[
'
COLIFY_SIZE
'
]
=
'
25x
12
0
'
#
#
# Generate package list using spack command
# Generate package list using spack command
...
...
This diff is collapsed.
Click to expand it.
var/spack/repos/builtin/packages/heppdt/package.py
+
1
−
1
View file @
cb36aada
...
@@ -27,7 +27,7 @@
...
@@ -27,7 +27,7 @@
class
Heppdt
(
Package
):
class
Heppdt
(
Package
):
"""
The HepPID library contains translation methods for particle ID
'
s
"""
The HepPID library contains translation methods for particle ID
'
s
to and from various Monte Carlo generators and the PDG standard
to and from various Monte Carlo generators and the PDG standard
numbering scheme. We realize that the generators adhere closely
numbering scheme. We realize that the generators adhere closely
to the standard, but there are occasional differences.
"""
to the standard, but there are occasional differences.
"""
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment