Skip to content

Commit

Permalink
Merge f834156 into 74ebba6
Browse files Browse the repository at this point in the history
  • Loading branch information
fakela committed Aug 13, 2020
2 parents 74ebba6 + f834156 commit af73bc5
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,19 @@ Also you may rewrite some predefined environment variables defined in [Dockerfil

[See here](https://github.com/Redocly/redoc/blob/master/cli/README.md)

## Community Edition(CE) vs Premium Edition(PE)

Redocly offers two different editions: the [Community Edition (CE)](https://redoc.ly/redoc) and the [Premium Edition (PE)](https://redoc.ly/pricing). They offer the same easily deployable API documentation, on your website, fully supporting OpenAPI v2 and OpenAPI v3., but the difference is the limited features which is only available in the Premium Edition.

The **Redocly CE** is free and open source and is aimed at developers and teams who are looking to create easily deployable API documentation. The **Redocly CE** benefits are:
* [Redoc](https://redoc.ly/redoc) simple to set up: no server required and fully customizable theme.
* [Openapi-cli](https://redoc.ly/openapi-cli) validate a multi-file OpenAPI definition

The **Redocly PE** comes in the starter versions and the paid versions. The **Redocly PE** benefits are:
* [Reference documentation](https://redoc.ly/reference-docs) easily create, style, and manage your API documentation with advanced developer friendly features
* [Developer Portal (Beta)](https://redoc.ly/developer-portal) where docs-as-code meets docs-as-marketing
* [Workflows](https://redoc.ly/workflows) build, maintain, and automatically update your API documentation in the cloud

## Configuration

### Security Definition location
Expand Down Expand Up @@ -271,5 +284,9 @@ Redoc.init('http://petstore.swagger.io/v2/swagger.json', {
```
-----------
## Join Us
**WE'RE HIRING!** Love APIs and working with distributed teams? Learn more about our [open positions](https://redoc.ly/careers)
## Development
see [CONTRIBUTING.md](.github/CONTRIBUTING.md)

0 comments on commit af73bc5

Please sign in to comment.