mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-04-20 07:42:51 +08:00

* started refactoring json config validation stack because ive made it crap * inject validators from DI rather than instanciating, next step mock them * added some unit tests for specific validators on the train yey
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: