Skip to content

Commit 80e3362

Browse files
authored
docs: remove gh badges (#773)
remove github badges from next & versioned docs change toc_max_heading_level for 0.21 version of docs
1 parent 68b36b2 commit 80e3362

File tree

4 files changed

+1
-10
lines changed

4 files changed

+1
-10
lines changed

docs/index.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
title: Apify CLI
33
---
44

5-
<a href="https://www.npmjs.com/package/apify-cli"><img src="https://badge.fury.io/js/apify-cli.svg" alt="npm version" loading="lazy" /></a>
6-
<a href="https://travis-ci.com/apify/apify-cli?branch=master"><img src="https://travis-ci.com/apify/apify-cli.svg?branch=master" loading="lazy" alt="Build Status" /></a>
7-
85
Apify command-line interface (Apify CLI) helps you create, develop, build and run
96
[Apify Actors](https://apify.com/actors),
107
and manage the Apify cloud platform from any computer.

website/versioned_docs/version-0.20/index.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
title: Apify CLI
33
---
44

5-
<a href="https://www.npmjs.com/package/apify-cli"><img src="https://badge.fury.io/js/apify-cli.svg" alt="npm version" loading="lazy" /></a>
6-
<a href="https://travis-ci.com/apify/apify-cli?branch=master"><img src="https://travis-ci.com/apify/apify-cli.svg?branch=master" loading="lazy" alt="Build Status" /></a>
7-
85
Apify command-line interface (Apify CLI) helps you create, develop, build and run
96
[Apify Actors](https://apify.com/actors),
107
and manage the Apify cloud platform from any computer.

website/versioned_docs/version-0.21/index.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
title: Apify CLI
33
---
44

5-
<a href="https://www.npmjs.com/package/apify-cli"><img src="https://badge.fury.io/js/apify-cli.svg" alt="npm version" loading="lazy" /></a>
6-
<a href="https://travis-ci.com/apify/apify-cli?branch=master"><img src="https://travis-ci.com/apify/apify-cli.svg?branch=master" loading="lazy" alt="Build Status" /></a>
7-
85
Apify command-line interface (Apify CLI) helps you create, develop, build and run
96
[Apify Actors](https://apify.com/actors),
107
and manage the Apify cloud platform from any computer.

website/versioned_docs/version-0.21/reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Apify CLI Reference Documentation
33
sidebar_label: Command reference
4-
toc_max_heading_level: 4
4+
toc_max_heading_level: 5
55
---
66

77
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.

0 commit comments

Comments
 (0)