Skip to content

Latest commit

 

History

History
73 lines (58 loc) · 2.08 KB

index.rst

File metadata and controls

73 lines (58 loc) · 2.08 KB

Ocelot 24.0

Thanks for taking a look at the Ocelot documentation! Please use the left hand Navigation sidebar to get around, or see the Table of Contents below (above).

The team recommends that newcomers to Ocelot's world start with the Introduction chapters. For seasoned fans of Ocelot with a Production environment, it is advised to always consult the :ref:`release-notes` in the Welcome section before upgrading the app to the latest 24.0 version.

All Features are listed in alphabetical order. The primary features include :doc:`../features/configuration` and :doc:`../features/routing`.

Additional tips for building Ocelot can be found in the Building Ocelot section. We adhere to a :doc:`../building/devprocess` which is a part of :doc:`../building/releaseprocess`.

Table of Contents

.. toctree::
  :maxdepth: 2
  :caption: Welcome

  releasenotes

.. toctree::
  :maxdepth: 3
  :caption: Introduction

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

.. toctree::
  :maxdepth: 3
  :caption: Features

  features/administration
  features/aggregation
  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/metadata
  features/methodtransformation
  features/middlewareinjection
  features/qualityofservice
  features/ratelimiting
  features/routing
  features/servicediscovery
  features/servicefabric
  features/tracing
  features/websockets

.. toctree::
  :maxdepth: 3
  :caption: Building Ocelot

  building/overview
  building/devprocess
  building/releaseprocess