From 3f7a108104c9d88a721d5103a9fc80685faef9e2 Mon Sep 17 00:00:00 2001 From: gmuloc Date: Wed, 6 Nov 2024 09:22:26 +0100 Subject: [PATCH] doc: Add documentation --- docs/api/tests.system.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/docs/api/tests.system.md b/docs/api/tests.system.md index 5dcfbc026..e474295c5 100644 --- a/docs/api/tests.system.md +++ b/docs/api/tests.system.md @@ -7,6 +7,8 @@ anta_title: ANTA catalog for System tests ~ that can be found in the LICENSE file. --> +# Tests + ::: anta.tests.system options: show_root_heading: false @@ -18,3 +20,15 @@ anta_title: ANTA catalog for System tests filters: - "!test" - "!render" + +# Input models + +::: anta.input_models.system + + options: + show_root_heading: false + show_root_toc_entry: false + show_bases: false + anta_hide_test_module_description: true + show_labels: true + filters: ["!^__str__"]