docs: refactor Overview into several files (#8543)

This commit is contained in:
Andoni Alonso
2025-08-20 13:59:06 +02:00
committed by GitHub
parent 4c6a1592ac
commit 46c24055ee
12 changed files with 782 additions and 785 deletions

View File

@@ -46,8 +46,20 @@ repo_name: prowler-cloud/prowler
nav:
- Getting Started:
- Overview: index.md
- Requirements: getting-started/requirements.md
- Overview:
- What is Prowler?: index.md
- Products:
- Prowler App: products/prowler-app.md
- Prowler CLI: products/prowler-cli.md
- Prowler Cloud: https://cloud.prowler.com
- Prowler Hub: https://hub.prowler.com
- Installation:
- Prowler App: installation/prowler-app.md
- Prowler CLI: installation/prowler-cli.md
- Basic Usage:
- Prowler App: basic-usage/prowler-app.md
- Prowler CLI: basic-usage/prowler-cli.md
- Requirements: getting-started/requirements.md
- Tutorials:
- Prowler App:
- Getting Started: tutorials/prowler-app.md