From 4321c4ac4d3db57d9c2ae70c8bfa850b4faf2d12 Mon Sep 17 00:00:00 2001 From: Lancetnik Date: Wed, 28 Aug 2024 15:53:36 +0000 Subject: [PATCH] docs: generate API References --- docs/docs/SUMMARY.md | 1 + .../broker/middlewares/exception/ignore_handler.md | 11 +++++++++++ 2 files changed, 12 insertions(+) create mode 100644 docs/docs/en/api/faststream/broker/middlewares/exception/ignore_handler.md diff --git a/docs/docs/SUMMARY.md b/docs/docs/SUMMARY.md index 8a76ee0dce..e81c64efbb 100644 --- a/docs/docs/SUMMARY.md +++ b/docs/docs/SUMMARY.md @@ -382,6 +382,7 @@ search: - exception - [BaseExceptionMiddleware](api/faststream/broker/middlewares/exception/BaseExceptionMiddleware.md) - [ExceptionMiddleware](api/faststream/broker/middlewares/exception/ExceptionMiddleware.md) + - [ignore_handler](api/faststream/broker/middlewares/exception/ignore_handler.md) - logging - [CriticalLogMiddleware](api/faststream/broker/middlewares/logging/CriticalLogMiddleware.md) - proto diff --git a/docs/docs/en/api/faststream/broker/middlewares/exception/ignore_handler.md b/docs/docs/en/api/faststream/broker/middlewares/exception/ignore_handler.md new file mode 100644 index 0000000000..425561dcba --- /dev/null +++ b/docs/docs/en/api/faststream/broker/middlewares/exception/ignore_handler.md @@ -0,0 +1,11 @@ +--- +# 0.5 - API +# 2 - Release +# 3 - Contributing +# 5 - Template Page +# 10 - Default +search: + boost: 0.5 +--- + +::: faststream.broker.middlewares.exception.ignore_handler