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

* 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>
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: