The WMA website is displaying a deprecated version of the README instructions. The website is being built from the gh-pages branch, https://github.com/SlicerDMRI/whitematteranalysis/tree/gh-pages, and the HEAD of this branch points to a 2016 commit: d1133e8.
The gh-pages branch should be updated to match the instructions in the master README.md file, which have been updated several times since.
I tend to read the README file, but anyone out there reading the installation instructions on the website will be reading to deprecated instructions.
Also, the information in the README, index.html and params.json files in the gh-pages branch is duplicated. Going forward, maybe it would be best to have a single version that can be rendered directly. Maybe readthedocs can be used for this.
The WMA website is displaying a deprecated version of the
READMEinstructions. The website is being built from thegh-pagesbranch, https://github.com/SlicerDMRI/whitematteranalysis/tree/gh-pages, and theHEADof this branch points to a 2016 commit: d1133e8.The
gh-pagesbranch should be updated to match the instructions in themasterREADME.mdfile, which have been updated several times since.I tend to read the
READMEfile, but anyone out there reading the installation instructions on the website will be reading to deprecated instructions.Also, the information in the
README,index.htmlandparams.jsonfiles in thegh-pagesbranch is duplicated. Going forward, maybe it would be best to have a single version that can be rendered directly. Maybereadthedocscan be used for this.