# Installer action-docs avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de action-docs pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:action-docs
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install action-docs
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:action-docs
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.5.1
- **Résumé source:** Generate docs for GitHub actions
- **Page d'accueil:** <https://github.com/npalm/action-docs>
- **Dernière mise à jour:** 2026-05-26T23:37:47-04:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- action-docs (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.5.1
## Historique du projet et usages

action-docs is a Node.js CLI and library that generates and updates Markdown documentation for GitHub Actions and workflows from action.yml-style metadata.

### Historique du projet

The repository was created in 2021, and the official releases begin with 1.0.0 in March 2021. Its README frames the tool around keeping README sections synchronized with GitHub action or workflow definitions.

### Historique d'adoption

The README advertises npm installation, CLI use, README update markers, a JavaScript API, and a companion GitHub Action. That adoption path matches the GitHub Actions ecosystem: project authors can run the CLI locally, in npm workflows, or through automation.

### Modes d'utilisation

Users add action-docs HTML comment markers to Markdown files, then run action-docs to print generated docs or action-docs --update-readme to update files in place. Options cover source action/workflow files, table-of-contents level, line breaks, and custom README targets.

### Pourquoi les passionnés de paquets s'y intéressent

action-docs matters to package-manager users because it turns GitHub Actions metadata into reproducible documentation output, a small automation task that fits naturally into npm scripts, Homebrew-installed CLIs, and repository maintenance workflows.

### Chronologie

- 2021-02-20: GitHub repository created.
- 2021-03-07: 1.0.0 release published.
- 2024-02-04: 2.0.0 release published.
- 2024-11-10: 2.5.1 release published.

### Related projects

- Related projects include GitHub Actions documentation generators, README updaters, markdown automation tools, and npalm/action-docs-action.

### Sources

- <https://api.github.com/repos/npalm/action-docs>
- <https://api.github.com/repos/npalm/action-docs/releases>
- <https://raw.githubusercontent.com/npalm/action-docs/master/README.md>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals


## Combined YAML source

View the package source record on GitHub. [combined/action-docs.yml](https://github.com/mxcl/pkgdb/blob/main/combined/action-docs.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
