.. _24.0: https://github.com/ThreeMammals/Ocelot/releases/tag/24.0.0
.. role:: htm(raw)
:format: html
.. role:: pdf(raw)
:format: latex pdflatex
##############
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 :htm:`Table of Contents below.` :pdf:`\textbf{Table of Contents} 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`.
:htm:`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/building
building/devprocess
building/releaseprocess
:htm:``