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

* added delegate to select last handler * #529 implemented a way we can inject the last delegating handler * wip - moving code * #529 removed loads of qos code and moved it into Ocelot.Provider.Polly * #529 can now inject http client expcetions to ocelot errors mappers and updated docs
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: