This repository contains the official Argos documentation, hosted on GitBook.
The content is authored as Markdown files and synced with GitBook, so the published docs at argos-ci.com/docs and the files in this repository stay in sync.
This repository holds two GitBook spaces:
- docs/ — the main documentation space
- docs/SUMMARY.md — the table of contents that defines the page hierarchy
- docs/quickstart/ — getting-started guides for each test framework
- docs/learn/ — conceptual guides and how-tos
- docs/sdks-reference/ — SDK and CLI reference
- api-reference/ — the REST API reference space (introduction, pagination, rate limits, errors, and the OpenAPI spec)
When writing or editing documentation, follow the GitBook authoring conventions documented in the writing-docs skill (see AGENTS.md for details). This covers GitBook-flavored Markdown, custom blocks, frontmatter, and reusable content.