Skip to content
Snippets Groups Projects
Commit 26ffd19f authored by Giovanni Bussi's avatar Giovanni Bussi
Browse files

Better comment on README

[makedoc]
parent 856957e1
No related branches found
No related tags found
No related merge requests found
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment