Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Plumed AlphaFold
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Martin Kurečka
Plumed AlphaFold
Commits
26ffd19f
There was an error fetching the commit references. Please try again later.
Commit
26ffd19f
authored
8 years ago
by
Giovanni Bussi
Browse files
Options
Downloads
Patches
Plain Diff
Better comment on README
[makedoc]
parent
856957e1
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.travis/pushdoc
+6
-3
6 additions, 3 deletions
.travis/pushdoc
with
6 additions
and
3 deletions
.travis/pushdoc
+
6
−
3
View file @
26ffd19f
...
...
@@ -45,13 +45,16 @@ cat > README.md << EOF
Precompiled
manual
for
PLUMED
${
TRAVIS_BRANCH
}
-----------------------------
This
repository
hosts
a
precompiled
manual
for
PLUMED
${
TRAVIS_BRANCH
},
git
revision
$
hash
,
on
$(
date
).
This
repository
hosts
a
precompiled
manual
for
[
PLUMED
](
http:
//
www.plumed.org
)
${
TRAVIS_BRANCH
},
git
revision
[
$
hash
](
https:
//
github.com
/
plumed
/
plumed2
/
commit
/$
hash
).
This
manual
has
been
compiled
on
[
travis
](
http:
//
travis-ci.org
/
plumed
/
plumed2
).
This
manual
has
been
compiled
on
[
travis
](
http:
//
travis-ci.org
/
plumed
/
plumed2
)
on
$(
date
)
.
To
browse
the
manual
you
should
go
[
here
](
http:
//
plumed.github.io
/
doc-
${
TRAVIS_BRANCH
}).
You
can
also
download
a
full
copy
of
the
manual
for
offline
access
at
[
this
link
](
http:
//
github.com
/
plumed
/
doc-
${
TRAVIS_BRANCH
}/
archive
/
gh-pages.zip
).
EOF
git
add
--all
.
git
commit
-m
"
Update
to
plumed
/
plumed2
@$
hash
"
...
...
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