Tom Pallister 11a2d13f18
Feat/monorepo (#734)
* copied everything from repos back to ocelot repo

* added src projects to sln

* removed all test projects that have no tests

* added all test projects to sln

* removed test not on master

* merged unit tests

* merged acceptance tests

* merged integration tests

* fixed namepaces

* build script creates packages for all projects

* updated docs to make sure no references to external repos that we will remove

* +semver: breaking
2019-01-07 19:52:53 +00:00
..
2019-01-07 19:52:53 +00:00
2019-01-07 19:52:53 +00:00
2018-12-17 19:47:01 +00:00
2017-11-25 15:03:50 +00:00
2018-03-01 12:58:36 +00:00
2018-04-12 17:48:43 +01:00

Ocelot documentation

The folder contains the documentation for Ocelot.

We are using Read the docs to host the documentation and the rendered version can be found here.

Doc pages are authored in ReStructuredText (RST) - you can find a primer here.

You can find more information about RTD and Sphinx under the following links: