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.
The documentation lives under docs/:
- 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 API reference
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.