mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-04-20 19:52:49 +08:00
46 lines
918 B
ReStructuredText
46 lines
918 B
ReStructuredText
Welcome to Ocelot
|
|
=================
|
|
|
|
Thanks for taking a look at the Ocelot documentation. Please use the left hand nav to get around. I would suggest taking a look at introduction first.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:hidden:
|
|
:caption: Introduction
|
|
|
|
introduction/bigpicture
|
|
introduction/gettingstarted
|
|
introduction/contributing
|
|
introduction/notsupported
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:hidden:
|
|
:caption: Features
|
|
|
|
features/routing
|
|
features/configuration
|
|
features/servicediscovery
|
|
features/authentication
|
|
features/authorisation
|
|
features/administration
|
|
features/caching
|
|
features/qualityofservice
|
|
features/claimstransformation
|
|
features/logging
|
|
features/requestid
|
|
features/middlewareinjection
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:hidden:
|
|
:caption: Building Ocelot
|
|
|
|
building/overview
|
|
building/building
|
|
building/tests
|
|
building/releaseprocess
|
|
|
|
|
|
|