All Projects → cypress-io → Cypress Documentation

cypress-io / Cypress Documentation

Licence: mit
Cypress Documentation including Guides, API, Plugins, Examples, & FAQ.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Cypress Documentation

Hexo Theme Doc
A documentation theme for the Hexo blog framework
Stars: ✭ 222 (-34.51%)
Mutual labels:  api, documentation
Postman Docs
Documentation for Postman, a collaboration platform for API development. Available for Mac, Windows and Linux.
Stars: ✭ 235 (-30.68%)
Mutual labels:  api, documentation
Spectaql
Autogenerate static GraphQL API documentation
Stars: ✭ 198 (-41.59%)
Mutual labels:  api, documentation
Jsdoc
An API documentation generator for JavaScript.
Stars: ✭ 12,555 (+3603.54%)
Mutual labels:  api, documentation
Middlemanapp.com
Documentation for Middleman
Stars: ✭ 264 (-22.12%)
Mutual labels:  documentation, guides
Examples
Examples of Mock Service Worker usage with various frameworks and libraries.
Stars: ✭ 163 (-51.92%)
Mutual labels:  api, examples
Backend.ai
Backend.AI is a streamlined, container-based computing cluster orchestrator that hosts diverse programming languages and popular computing/ML frameworks, with pluggable heterogeneous accelerator support including CUDA and ROCM.
Stars: ✭ 233 (-31.27%)
Mutual labels:  api, documentation
Pico8 Api
Unofficial PICO-8 API with a lovely design ! ::
Stars: ✭ 115 (-66.08%)
Mutual labels:  api, documentation
Shins
Shins development continues at
Stars: ✭ 250 (-26.25%)
Mutual labels:  api, documentation
Greenboard
📖 Gatsby theme for api documentation
Stars: ✭ 240 (-29.2%)
Mutual labels:  api, documentation
Awesome Documentation Tools
🔥 📚 All the tools, processes and resources you need to create an awesome API & Project documentation
Stars: ✭ 138 (-59.29%)
Mutual labels:  api, documentation
Docma
A powerful tool to easily generate beautiful HTML documentation from JavaScript (JSDoc), Markdown and HTML files.
Stars: ✭ 287 (-15.34%)
Mutual labels:  api, documentation
L5 Swagger
OpenApi or Swagger integration to Laravel
Stars: ✭ 1,781 (+425.37%)
Mutual labels:  api, documentation
Swagger2markup
A Swagger to AsciiDoc or Markdown converter to simplify the generation of an up-to-date RESTful API documentation by combining documentation that’s been hand-written with auto-generated API documentation.
Stars: ✭ 2,330 (+587.32%)
Mutual labels:  api, documentation
Docs
API Platform documentation
Stars: ✭ 119 (-64.9%)
Mutual labels:  api, documentation
Openapi Codegen
OpenAPI 3.0 CodeGen plus Node.js minus the Java and emojis
Stars: ✭ 224 (-33.92%)
Mutual labels:  api, documentation
Swagger Combine
Combines multiple Swagger schemas into one dereferenced schema.
Stars: ✭ 102 (-69.91%)
Mutual labels:  api, documentation
Restful Api Guidelines
A model set of guidelines for RESTful APIs and Events, created by Zalando
Stars: ✭ 1,397 (+312.09%)
Mutual labels:  api, documentation
Docfx
Tools for building and publishing API documentation for .NET projects
Stars: ✭ 2,873 (+747.49%)
Mutual labels:  api, documentation
Flutter Ui Nice
More than 130+ pages in this beautiful app and more than 45 developers has contributed to it.
Stars: ✭ 3,092 (+812.09%)
Mutual labels:  api, plugins

Cypress Documentation Cypress Dashboard first-timers-only renovate-app badge

The code for Cypress Documentation including Guides, API, Examples, Dashboard & FAQ found at https://docs.cypress.io.

Cypress Documentation Preview

CI status

  • CircleCI develop branch
  • CircleCI master branch

Getting Started

You should be able to get the documentation site running locally very quickly, please see our Contributing Guideline.

Cypress is first time OSS contributor friendly. See these issues to contribute in a meaningful way.

Contentful driven data:

If you need any Contentful driven data to be parsed before Hexo serve - you need to declare it Circle CI or/and bash. You may need Contentful environment variables inside your machine or container:

  • GATSBY_CONTENTFUL_SPACE_ID

    Contentful 12 digit key. You can find it (if you have granted access) in Contentful acc:

    Settings → API keys → Master → Space ID

  • GATSBY_CONTENTFUL_ACCESS_TOKEN

    Contentful 64 digit token. You can find it (if you have granted access) in Contentful acc:

    Settings → API keys → Master → Content Delivery API - access token

P.S. If you don't have any of this - Hexo will build & serve as usual, but without any Contentful driven data.

Deploying

See our Deploy Guideline.

License

This project is licensed under the terms of the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].