Frederik Beaujean
Frederik Beaujean
Useful links [gist with good comments](https://gist.github.com/vidavidorra/548ffbcdae99d752da02) https://docs.travis-ci.com/user/deployment/pages/ https://github.com/smartell/APIDemo https://docusaurus.io/
I'm undecided whether to host any versions on github. The thing that I don't like is that all these docs are on the `ghpages` branch so they become and stay...
It seems we can't use readthedocs because the manual needs to include plots from running an example. This way, we can be sure it is in sync with the examples....
Perhaps we can create a repo just to absorb the docs? I will check how to do that
https://docs.travis-ci.com/user/deployment/pages/ mentions an option to define the repo. I will test this on my fork of BAT
In #282 , deploying to a separate github repo is implemented. Just a matter of changing two lines to change to another repo and branch
Is that a special configuration or does it happen with any two priors? If so, does it mean nobody ever used it with two priors? You implemented the `BCPrior` business...
downloaded the docker container with root5 locally, tests that should have run on travis pass
This is much easier to do with the new doxygen-based manual that is already in the manual branch
In fact the markdown `INSTALL.md` can be simply included without any conversion needed on our part.