From 5b31645afac9c39a05f6ab925f06db036457c51b Mon Sep 17 00:00:00 2001 From: ibizaman Date: Tue, 23 Sep 2025 22:32:09 +0200 Subject: [PATCH] docs: sort order --- docs/blocks.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/blocks.md b/docs/blocks.md index 1bf6a8a..ec7f4ee 100644 --- a/docs/blocks.md +++ b/docs/blocks.md @@ -20,6 +20,14 @@ modules/blocks/lldap/docs/default.md modules/blocks/mitmdump/docs/default.md ``` +```{=include=} chapters html:into-file=//blocks-monitoring.html +modules/blocks/monitoring/docs/default.md +``` + +```{=include=} chapters html:into-file=//blocks-postgresql.html +modules/blocks/postgresql/docs/default.md +``` + ```{=include=} chapters html:into-file=//blocks-sops.html modules/blocks/sops/docs/default.md ``` @@ -28,14 +36,6 @@ modules/blocks/sops/docs/default.md modules/blocks/ssl/docs/default.md ``` -```{=include=} chapters html:into-file=//blocks-postgresql.html -modules/blocks/postgresql/docs/default.md -``` - ```{=include=} chapters html:into-file=//blocks-restic.html modules/blocks/restic/docs/default.md ``` - -```{=include=} chapters html:into-file=//blocks-monitoring.html -modules/blocks/monitoring/docs/default.md -```