Ocelot/docs/index.rst
Tom Pallister e5ee57bf24
Feat/net6.0 upgrade (#1558)
* +semver: major upgrading from net5.0 to net6.0

* packages upgraded

* removed global.json for ocelot sf sample

* update build image

* test new build

* remove make

* fix tests

* make test fail like in CI

* tests passing locally

* updated docs


Co-authored-by: TGP <thomasgardham-pallister@Thomass-MacBook-Pro-2.local>
2022-01-20 09:04:04 +00:00

59 lines
1.3 KiB
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
introduction/gotchas
.. toctree::
:maxdepth: 2
:hidden:
:caption: Features
features/configuration
features/routing
features/requestaggregation
features/graphql
features/servicediscovery
features/servicefabric
features/kubernetes
features/authentication
features/authorization
features/websockets
features/administration
features/ratelimiting
features/caching
features/qualityofservice
features/headerstransformation
features/methodtransformation
features/claimstransformation
features/logging
features/tracing
features/requestid
features/middlewareinjection
features/loadbalancer
features/delegatinghandlers
features/errorcodes
.. toctree::
:maxdepth: 2
:hidden:
:caption: Building Ocelot
building/overview
building/building
building/tests
building/releaseprocess