njoy / NJOY21

NJOY for the 21st Century
https://www.njoy21.io/NJOY21
Other
74 stars 38 forks source link

Removing docs from master branch. #83

Closed jlconlin closed 6 years ago

jlconlin commented 6 years ago

I've changed where the web pages (www.njoy21.io/NJOY21) are served from. They used to come from the docs/ folder in the master branch. Now they are served from the gh-pages branch.

The reasoning behind this is that we can change the documentation without modifying the master branch. Since the master branch is supposed to be only touched for production use, it looks really bad if we are changing it just for documentation.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 88.265% when pulling fc742266123f165f76e0737d2db640697f5fdfa5 on feature/remove-docs into 1c0fc0d2f87590cef43c7ec8ba9146c1f5000059 on master.

whaeck commented 6 years ago

There seems to be an issue with the test reporting but they do passed when you look at jenkins.