summaryrefslogtreecommitdiffstats
path: root/mkdocs.yml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-10-15 20:30:47 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-10-15 20:32:01 +0000
commite45744e7c5b9916c398fe41273194ffb671fcdac (patch)
tree620ad07a959cf23c8fef76d2967d31eb9c29e6ec /mkdocs.yml
parentReleasing debian version 1.0.0-1. (diff)
downloadanta-e45744e7c5b9916c398fe41273194ffb671fcdac.tar.xz
anta-e45744e7c5b9916c398fe41273194ffb671fcdac.zip
Merging upstream version 1.1.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'mkdocs.yml')
-rw-r--r--mkdocs.yml16
1 files changed, 10 insertions, 6 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index db08e73..100042e 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -153,7 +153,7 @@ markdown_extensions:
separator: "-"
# permalink: "#"
permalink: true
- # baselevel: 3
+ baselevel: 2
- pymdownx.highlight
- pymdownx.snippets:
base_path:
@@ -170,7 +170,7 @@ nav:
- Home: README.md
- Getting Started: getting-started.md
- Installation: requirements-and-installation.md
- - Inventory & Tests catalog: usage-inventory-catalog.md
+ - Inventory and Test catalog: usage-inventory-catalog.md
- ANTA CLI:
- Overview: cli/overview.md
- NRFU: cli/nrfu.md
@@ -178,8 +178,8 @@ nav:
- Inventory from CVP: cli/inv-from-cvp.md
- Inventory from Ansible: cli/inv-from-ansible.md
- Get Inventory Information: cli/get-inventory-information.md
- - Check: cli/check.md
- - Helpers: cli/debug.md
+ - Check commands: cli/check.md
+ - Debug commands: cli/debug.md
- Tag Management: cli/tag-management.md
- Advanced Usages:
- Caching in ANTA: advanced_usages/caching.md
@@ -193,6 +193,7 @@ nav:
- Configuration: api/tests.configuration.md
- Connectivity: api/tests.connectivity.md
- Field Notices: api/tests.field_notices.md
+ - Flow Tracking: api/tests.flow_tracking.md
- GreenT: api/tests.greent.md
- Hardware: api/tests.hardware.md
- Interfaces: api/tests.interfaces.md
@@ -229,8 +230,11 @@ nav:
- Result Manager:
- Result Manager module: api/result_manager.md
- Result Manager models: api/result_manager_models.md
- - Report Manager: api/report_manager.md
+ - Reporter:
+ - CSV reporter: api/csv_reporter.md
+ - Markdown reporter: api/md_reporter.md
+ - Other reporters: api/reporters.md
- Runner: api/runner.md
- - Troubleshooting: troubleshooting.md
+ - Troubleshooting ANTA: troubleshooting.md
- Contributions: contribution.md
- FAQ: faq.md