Tom Pallister 86e8d66daf
Activate ChangeToken when Ocelot's configuration changes #1037
* Add configuration change token (#1036)

* Add IOptionsMonitor<IInternalConfiguration>

* Activate change token from *ConfigurationRepository instead of FileAndInternalConfigurationSetter; add acceptance & integration tests

* Update documentation

* Use IWebHostEnvironment as IHostingEnvironment deprecated

Co-authored-by: Chris Swinchatt <chrisswinchatt@gmail.com>
2020-02-04 20:50:40 +00:00
..
2020-01-16 21:37:51 -08:00
2020-01-18 22:17:22 +00:00
2017-11-25 15:03:50 +00:00
2018-03-01 12:58:36 +00:00
2019-01-31 07:19:32 -03: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: