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

* #340 started looking at supporting automatic routing when using service discovery * #340 getting old routing tests to pass * #340 renamed stuff to provider rather than finder, as its not longer finding anything * #340 working towards supporting dynamic routing * #340 loads of refactoring to make configuration work with dynamic routing * #340 refactor consul config code so the registry class owns it * #340 default to consul to maintain backwards compat * #340 added docs, finished this branches todos
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: