Editing these pages
These pages appear at https://icyphy.github.io/ptII/.
Static pages like this one are edited via the gh-pages
branch of the Github ptII repo:
git clone --depth=1 --single-branch --branch=gh-pages https://github.com/icyphy/ptII gh-pages
Page sources are in markdown. To update them, simply push a revision. It may take a few minutes for the update to appear. See https://pages.github.com/ for details.
The pages in the downloads directory are created as part ofthe Travis-ci ptII build, which runs $PTII/bin/ptIITravisBuild.sh.