Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Arm Docs GitHub Action

This repository contains GitHub Actions for validating and publishing Arm documentation sites with `docs-action`.
This repository contains internal GitHub Actions used by Arm product teams to validate and publish documentation sites to [developer.arm.com](https://developer.arm.com/).

Application developers need clear, high quality documentation that helps them succeed on Arm hardware and with Arm tools more quickly. Product documentation should help users complete the task in front of them, without distracting them with unnecessary surrounding context.

This documentation system exists to give product teams a common way to publish documentation that is focused, consistent, and discoverable, while still allowing each product to keep its own identity, structure, and release cadence.

Each product team maintains its own documentation in its own repository and publishes its own independent documentation site. The shared part of the system is not a single combined site, but a common documentation generator and publishing model used across products.

This GitHub action is the entry point for teams to publish their docs to a shared documentation portal under developer.arm.com in a way that is decentralised and easy to use.
This GitHub action is the entry point for teams to publish their docs to a shared documentation portal under [developer.arm.com](https://developer.arm.com/) in a way that is decentralised and easy to use. The actions, workflows, and publishing model in this repository are designed for Arm-owned documentation repositories and Arm's internal publishing process.

## Usage

Expand Down
1 change: 1 addition & 0 deletions changes/20260612111348.misc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
:gear: Update documentation to clarify usage of the GitHub action
Loading