Skip to content

Files

62 lines (53 loc) · 1.7 KB

index.rst

File metadata and controls

62 lines (53 loc) · 1.7 KB

Welcome to Ocelot 23.0

Thanks for taking a look at the Ocelot documentation! Please use the left hand navigation to get around. The team would suggest taking a look at the Introduction chapter first.

All Features are arranged in alphabetical order. The main features are :doc:`../features/configuration` and :doc:`../features/routing`.

We do follow development process which is described in :doc:`../building/releaseprocess`.

.. toctree::
   :maxdepth: 2
   :hidden:
   :caption: Introduction

   introduction/bigpicture
   introduction/gettingstarted
   introduction/contributing
   introduction/notsupported
   introduction/gotchas

.. toctree::
   :maxdepth: 2
   :hidden:
   :caption: Features

   features/administration
   features/authentication
   features/authorization
   features/caching
   features/claimstransformation
   features/configuration
   features/delegatinghandlers
   features/dependencyinjection
   features/errorcodes
   features/graphql
   features/headerstransformation
   features/kubernetes
   features/loadbalancer
   features/logging
   features/methodtransformation
   features/middlewareinjection
   features/qualityofservice
   features/ratelimiting
   features/requestaggregation
   features/requestid
   features/routing
   features/servicediscovery
   features/servicefabric
   features/tracing
   features/websockets

.. toctree::
   :maxdepth: 2
   :hidden:
   :caption: Building Ocelot

   building/overview
   building/building
   building/tests
   building/releaseprocess