List view
Major improvements to documentation, test coverage and environment management
No due date•0/5 issues closed- No due date•1/1 issues closed
At the minute, the source code and the documentation are uncoupled. The problem with this, is that the documentation exists as a stand-alone branch of the repository (i.e. `gh-pages`). At the minute, the documentation is manually managed to correspond to the `master` branch - however, it would be better if we could directly couple the source code and the documentation. This way we could support multiple versions of the documentation for different project branches and versions/releases.
No due date