From ab14d1d42f47f2f5ea5654db6ea1c6f753e8d9ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Olender?= Date: Tue, 8 Apr 2025 14:37:03 +0200 Subject: [PATCH] docs: remove gh badges remove github badges from next & versioned docs change toc_max_heading_level for 0.21 version of docs --- docs/index.md | 3 --- website/versioned_docs/version-0.20/index.md | 3 --- website/versioned_docs/version-0.21/index.md | 3 --- website/versioned_docs/version-0.21/reference.md | 2 +- 4 files changed, 1 insertion(+), 10 deletions(-) diff --git a/docs/index.md b/docs/index.md index c7a113828..8806bab9a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -2,9 +2,6 @@ title: Apify CLI --- -npm version -Build Status - Apify command-line interface (Apify CLI) helps you create, develop, build and run [Apify Actors](https://apify.com/actors), and manage the Apify cloud platform from any computer. diff --git a/website/versioned_docs/version-0.20/index.md b/website/versioned_docs/version-0.20/index.md index c7a113828..8806bab9a 100644 --- a/website/versioned_docs/version-0.20/index.md +++ b/website/versioned_docs/version-0.20/index.md @@ -2,9 +2,6 @@ title: Apify CLI --- -npm version -Build Status - Apify command-line interface (Apify CLI) helps you create, develop, build and run [Apify Actors](https://apify.com/actors), and manage the Apify cloud platform from any computer. diff --git a/website/versioned_docs/version-0.21/index.md b/website/versioned_docs/version-0.21/index.md index c7a113828..8806bab9a 100644 --- a/website/versioned_docs/version-0.21/index.md +++ b/website/versioned_docs/version-0.21/index.md @@ -2,9 +2,6 @@ title: Apify CLI --- -npm version -Build Status - Apify command-line interface (Apify CLI) helps you create, develop, build and run [Apify Actors](https://apify.com/actors), and manage the Apify cloud platform from any computer. diff --git a/website/versioned_docs/version-0.21/reference.md b/website/versioned_docs/version-0.21/reference.md index 1ad1cace9..9e60a48ca 100644 --- a/website/versioned_docs/version-0.21/reference.md +++ b/website/versioned_docs/version-0.21/reference.md @@ -1,7 +1,7 @@ --- title: Apify CLI Reference Documentation sidebar_label: Command reference -toc_max_heading_level: 4 +toc_max_heading_level: 5 --- The Apify CLI provides tools for managing your Apify projects and resources from the command line. Use these commands to develop Actors locally, deploy them to Apify platform, manage storage, orchestrate runs, and handle account configuration.